summaryrefslogtreecommitdiffstats
path: root/tools/binarycreator/binarycreator.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tools/binarycreator/binarycreator.pro')
-rw-r--r--tools/binarycreator/binarycreator.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/binarycreator/binarycreator.pro b/tools/binarycreator/binarycreator.pro
index 342cde286..88e3464d9 100644
--- a/tools/binarycreator/binarycreator.pro
+++ b/tools/binarycreator/binarycreator.pro
@@ -16,3 +16,5 @@ SOURCES = binarycreator.cpp \
../common/repositorygen.cpp
HEADERS = rcc/rcc.h
RESOURCES += binarycreator.qrc
+
+macx:include(../../no_app_bundle.pri)