summaryrefslogtreecommitdiffstats
path: root/examples/sensors/cubehouse/cubehouse.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/cubehouse/cubehouse.pro')
-rw-r--r--examples/sensors/cubehouse/cubehouse.pro8
1 files changed, 3 insertions, 5 deletions
diff --git a/examples/sensors/cubehouse/cubehouse.pro b/examples/sensors/cubehouse/cubehouse.pro
index 9f543082..18191d38 100644
--- a/examples/sensors/cubehouse/cubehouse.pro
+++ b/examples/sensors/cubehouse/cubehouse.pro
@@ -3,15 +3,13 @@ TARGET = cubehouse
QT += quick
SOURCES = main.cpp
-app.files = \
+OTHER_FILES = \
$$files(*.qml) \
- icon.png \
content \
mesh
-target.path = $$[QT_INSTALL_EXAMPLES]/qtsensors/cubehouse
-app.path = $$[QT_INSTALL_EXAMPLES]/qtsensors/cubehouse
-INSTALLS += target app
+target.path = $$[QT_INSTALL_EXAMPLES]/sensors/cubehouse
+INSTALLS += target
RESOURCES += \
cubehouse.qrc