summaryrefslogtreecommitdiffstats
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, 1 insertions, 1 deletions
diff --git a/examples/sensors/grue/console_app/console_app.pro b/examples/sensors/grue/console_app/console_app.pro
index 285fd892..786d2b19 100644
--- a/examples/sensors/grue/console_app/console_app.pro
+++ b/examples/sensors/grue/console_app/console_app.pro
@@ -4,5 +4,5 @@ CONFIG += console
QT=core sensors
SOURCES=main.cpp
-target.path = $$[QT_INSTALL_EXAMPLES]/sensors/grue
+target.path = $$[QT_INSTALL_EXAMPLES]/qtsensors/grue
INSTALLS += target