summaryrefslogtreecommitdiffstats
path: root/examples/sensors/qmlqtsensors/qmlqtsensors.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/qmlqtsensors/qmlqtsensors.pro')
-rw-r--r--examples/sensors/qmlqtsensors/qmlqtsensors.pro8
1 files changed, 3 insertions, 5 deletions
diff --git a/examples/sensors/qmlqtsensors/qmlqtsensors.pro b/examples/sensors/qmlqtsensors/qmlqtsensors.pro
index b63bd6ac..6add64dc 100644
--- a/examples/sensors/qmlqtsensors/qmlqtsensors.pro
+++ b/examples/sensors/qmlqtsensors/qmlqtsensors.pro
@@ -6,11 +6,9 @@ SOURCES = main.cpp
RESOURCES += \
qmlqtsensors.qrc
-app.files = \
+OTHER_FILES = \
$$files(*.qml) \
- icon.png \
components
-target.path = $$[QT_INSTALL_EXAMPLES]/qtsensors/qmlqtsensors
-app.path = $$[QT_INSTALL_EXAMPLES]/qtsensors/qmlqtsensors
-INSTALLS += target app
+target.path = $$[QT_INSTALL_EXAMPLES]/sensors/qmlqtsensors
+INSTALLS += target