summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qt_test_helper.prf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/features/qt_test_helper.prf')
-rw-r--r--mkspecs/features/qt_test_helper.prf3
1 files changed, 1 insertions, 2 deletions
diff --git a/mkspecs/features/qt_test_helper.prf b/mkspecs/features/qt_test_helper.prf
index 5daa14731d..86b65dd884 100644
--- a/mkspecs/features/qt_test_helper.prf
+++ b/mkspecs/features/qt_test_helper.prf
@@ -16,8 +16,7 @@
# Additionally the helper's executable is suffixed with "_helper" to
# avoid name clashes with its folder.
-CONFIG -= app_bundle
-CONFIG += console
+CONFIG += cmdline
debug_and_release {
CONFIG(debug, debug|release) {