summaryrefslogtreecommitdiffstats
path: root/examples/sensors/grue/console_app/console_app.pro
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2017-06-07 12:07:14 +0200
committerLiang Qi <liang.qi@qt.io>2017-06-07 13:00:03 +0200
commitc0fe554f498025067edd78e75e3efb46868f8fe6 (patch)
tree00b468e1a38f186f908e1c0c9dcca0c183736c3e /examples/sensors/grue/console_app/console_app.pro
parent9a1b163e1fdd99a838c082805c687205b766da25 (diff)
parent2ff8f06e71d5eeb40cbdebc104c00073a3c2871a (diff)
Merge remote-tracking branch 'origin/5.9' into dev
Conflicts: .qmake.conf Change-Id: Iac052b07a815ed6bcaea42109895e323342c5d71
Diffstat (limited to 'examples/sensors/grue/console_app/console_app.pro')
-rw-r--r--examples/sensors/grue/console_app/console_app.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/sensors/grue/console_app/console_app.pro b/examples/sensors/grue/console_app/console_app.pro
index 3d3915f6..7b082d39 100644
--- a/examples/sensors/grue/console_app/console_app.pro
+++ b/examples/sensors/grue/console_app/console_app.pro
@@ -1,6 +1,7 @@
TEMPLATE = app
TARGET = detect_grue
CONFIG += console
+CONFIG -= app_bundle
QT = core sensors
DESTDIR = $$OUT_PWD/..