summaryrefslogtreecommitdiffstats
path: root/examples/sensors/grue
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/grue')
-rw-r--r--examples/sensors/grue/icon.pngbin7951 -> 0 bytes
-rw-r--r--examples/sensors/grue/qml.pro6
2 files changed, 2 insertions, 4 deletions
diff --git a/examples/sensors/grue/icon.png b/examples/sensors/grue/icon.png
deleted file mode 100644
index f3f038c7..00000000
--- a/examples/sensors/grue/icon.png
+++ /dev/null
Binary files differ
diff --git a/examples/sensors/grue/qml.pro b/examples/sensors/grue/qml.pro
index 191098ec..11d2c1de 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