Disable app_bundles on OS X

This commit is contained in:
Roland Winklmeier
2016-02-22 01:00:15 +01:00
parent 4b20d967e6
commit 17fc3c4ce8
10 changed files with 11 additions and 4 deletions

View File

@@ -8,6 +8,7 @@ TEMPLATE = app
CONFIG += console
CONFIG -= app_bundle
CONFIG += blackmisc
CONFIG -= app_bundle
DEPENDPATH += . $$SourceRoot/src/blackmisc
INCLUDEPATH += . $$SourceRoot/src