summaryrefslogtreecommitdiffstats
path: root/examples/sensors/sensor_explorer/import/import.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/sensor_explorer/import/import.pro')
-rw-r--r--examples/sensors/sensor_explorer/import/import.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sensors/sensor_explorer/import/import.pro b/examples/sensors/sensor_explorer/import/import.pro
index 1248b14a..85f471c6 100644
--- a/examples/sensors/sensor_explorer/import/import.pro
+++ b/examples/sensors/sensor_explorer/import/import.pro
@@ -9,7 +9,7 @@ QT += qml sensors
SOURCES = main.cpp explorer.cpp sensoritem.cpp propertyinfo.cpp
HEADERS = explorer.h sensoritem.h propertyinfo.h
-DESTPATH=$$[QT_INSTALL_IMPORTS]/Explorer
+DESTPATH=$$[QT_INSTALL_EXAMPLES]/qtsensors/sensor_explorer/Explorer
target.path=$$DESTPATH
INSTALLS += target