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.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/sensors/grue/console_app/console_app.pro b/examples/sensors/grue/console_app/console_app.pro
index f2b627e..3d3915f 100644
--- a/examples/sensors/grue/console_app/console_app.pro
+++ b/examples/sensors/grue/console_app/console_app.pro
@@ -9,3 +9,5 @@ SOURCES = main.cpp
target.path = $$[QT_INSTALL_EXAMPLES]/sensors/grue
INSTALLS += target
+
+CONFIG += install_ok # Do not cargo-cult this!