summaryrefslogtreecommitdiff
path: root/examples/sensors/grue/qml.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/grue/qml.pro')
-rw-r--r--examples/sensors/grue/qml.pro6
1 files changed, 2 insertions, 4 deletions
diff --git a/examples/sensors/grue/qml.pro b/examples/sensors/grue/qml.pro
index 191098e..11d2c1d 100644
--- a/examples/sensors/grue/qml.pro
+++ b/examples/sensors/grue/qml.pro
@@ -10,11 +10,9 @@ SOURCES = main.cpp
RESOURCES += \
qml.qrc
-app.files = \
- icon.png \
+OTHER_FILES = \
$$files(*.qml) \
grue.png
target.path = $$[QT_INSTALL_EXAMPLES]/sensors/grue
-app.path = $$[QT_INSTALL_EXAMPLES]/sensors/grue
-INSTALLS += target app
+INSTALLS += target