summaryrefslogtreecommitdiff
path: root/examples/sensors/grue/console_app/console_app.pro
diff options
context:
space:
mode:
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 3d3915f..7b082d3 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/..