summaryrefslogtreecommitdiff
path: root/examples/sensors/grue/console_app/console_app.pro
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2016-05-19 08:06:23 +0200
committerAlex Blasche <alexander.blasche@theqtcompany.com>2016-05-19 08:06:50 +0200
commit20a4655188bc86b34a58761f047f046229cf46c6 (patch)
tree3100e62b3f9830c127d4ffb2f62c390014dd5b50 /examples/sensors/grue/console_app/console_app.pro
parentf32489e379805c51b28ae5d471491a649283fd8d (diff)
parent127ac0810f042999a13db18e68b43be9ab85e708 (diff)
downloadqtsensors-20a4655188bc86b34a58761f047f046229cf46c6.tar.gz
Merge remote-tracking branch 'gerrit/5.6' into 5.7
Change-Id: Ie2002a0be7fcb6bd9b81792a1e50b4ffb6c1acc3
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!