summaryrefslogtreecommitdiffstats
path: root/examples/qtconcurrent/wordcount/wordcount.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qtconcurrent/wordcount/wordcount.pro')
-rw-r--r--examples/qtconcurrent/wordcount/wordcount.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/qtconcurrent/wordcount/wordcount.pro b/examples/qtconcurrent/wordcount/wordcount.pro
index 8b6bf8104a..c0804ac9f5 100644
--- a/examples/qtconcurrent/wordcount/wordcount.pro
+++ b/examples/qtconcurrent/wordcount/wordcount.pro
@@ -1,5 +1,6 @@
QT += concurrent widgets
CONFIG += console
+CONFIG -= app_bundle
SOURCES += main.cpp