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

@@ -13,6 +13,8 @@ SOURCES += *.cpp
HEADERS += *.h
FORMS += *.ui
CONFIG += blackmisc blacksound blackinput blackcore blackgui
CONFIG -= app_bundle
DEPENDPATH += . $$SourceRoot/src/blackmisc \
$$SourceRoot/src/blacksound \