summaryrefslogtreecommitdiffstats
path: root/examples/sensors/maze
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/maze')
-rw-r--r--examples/sensors/maze/maze.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/sensors/maze/maze.pro b/examples/sensors/maze/maze.pro
index f7d5a2aa..2ce23089 100644
--- a/examples/sensors/maze/maze.pro
+++ b/examples/sensors/maze/maze.pro
@@ -10,6 +10,6 @@ app.files = \
icon.png \
content
-target.path = $$[QT_INSTALL_EXAMPLES]/sensors/maze
-app.path = $$[QT_INSTALL_EXAMPLES]/sensors/maze
+target.path = $$[QT_INSTALL_EXAMPLES]/qtsensors/maze
+app.path = $$[QT_INSTALL_EXAMPLES]/qtsensors/maze
INSTALLS += target app