Ticket #6743: config_include_path.patch

File config_include_path.patch, 393 bytes (added by mythtv@…, 15 years ago)
  • mythtv/settings.pro

     
    6969    }
    7070}
    7171
    72 INCLUDEPATH += $$unique($$CONFIG_INCLUDEPATH)
     72INCLUDEPATH += $$unique(CONFIG_INCLUDEPATH)
    7373
    7474# remove warn_{on|off} from CONFIG since we set it in our CFLAGS
    7575CONFIG -= warn_on warn_off