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