summaryrefslogtreecommitdiffstats
path: root/examples/qmake
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qmake')
-rw-r--r--examples/qmake/precompile/precompile.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/qmake/precompile/precompile.pro b/examples/qmake/precompile/precompile.pro
index 828e912aec..b51677023a 100644
--- a/examples/qmake/precompile/precompile.pro
+++ b/examples/qmake/precompile/precompile.pro
@@ -7,6 +7,7 @@
TEMPLATE = app
LANGUAGE = C++
CONFIG += console precompile_header
+CONFIG -= app_bundle
# Use Precompiled headers (PCH)
PRECOMPILED_HEADER = stable.h