summaryrefslogtreecommitdiff
path: root/examples/sensors/grue/console_app
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2016-05-20 10:50:46 +0200
committerAlex Blasche <alexander.blasche@theqtcompany.com>2016-05-20 10:50:53 +0200
commitfa01244e5233c7c1f7a862121c079bff2d8e055c (patch)
tree71d03cadce14ee59dc64cab13b5910a0e6e07f1a /examples/sensors/grue/console_app
parentf32489e379805c51b28ae5d471491a649283fd8d (diff)
parent8698282befc874bd38862558350f3f1993ba0053 (diff)
downloadqtsensors-fa01244e5233c7c1f7a862121c079bff2d8e055c.tar.gz
Merge remote-tracking branch 'gerrit/5.7' into 5.7.0
Change-Id: I2568fef18d7edbf4377739920538ee2ec4c8ec22
Diffstat (limited to 'examples/sensors/grue/console_app')
-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!