summaryrefslogtreecommitdiffstats
path: root/qmake/qmake.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qmake/qmake.pro')
-rw-r--r--qmake/qmake.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/qmake/qmake.pro b/qmake/qmake.pro
index ebd61751b7..5399e8c298 100644
--- a/qmake/qmake.pro
+++ b/qmake/qmake.pro
@@ -3,8 +3,8 @@
# and the configures.
option(host_build)
-CONFIG += console
-CONFIG -= qt app_bundle
+CONFIG += cmdline
+CONFIG -= qt
DEFINES += \
PROEVALUATOR_FULL \