Command-line-only examples should not build as .app bundles on OSX
[profile/ivi/qtbase.git] / examples / qtconcurrent / wordcount / wordcount.pro
index 8b6bf81..c0804ac 100644 (file)
@@ -1,5 +1,6 @@
 QT += concurrent widgets
 CONFIG += console
+CONFIG -= app_bundle
 
 SOURCES += main.cpp