summaryrefslogtreecommitdiffstats
path: root/examples/qmake/precompile/precompile.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qmake/precompile/precompile.pro')
-rw-r--r--examples/qmake/precompile/precompile.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/qmake/precompile/precompile.pro b/examples/qmake/precompile/precompile.pro
index 6a23d82c32..27564cd390 100644
--- a/examples/qmake/precompile/precompile.pro
+++ b/examples/qmake/precompile/precompile.pro
@@ -6,8 +6,7 @@
#! [0]
TEMPLATE = app
LANGUAGE = C++
-CONFIG += console precompile_header
-CONFIG -= app_bundle
+CONFIG += cmdline precompile_header
QT += widgets
# Use Precompiled headers (PCH)