summaryrefslogtreecommitdiffstats
path: root/examples/sensors/shakeit
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/shakeit')
-rw-r--r--examples/sensors/shakeit/icon.pngbin10695 -> 0 bytes
-rw-r--r--examples/sensors/shakeit/shakeit.pro6
2 files changed, 2 insertions, 4 deletions
diff --git a/examples/sensors/shakeit/icon.png b/examples/sensors/shakeit/icon.png
deleted file mode 100644
index d8f21546..00000000
--- a/examples/sensors/shakeit/icon.png
+++ /dev/null
Binary files differ
diff --git a/examples/sensors/shakeit/shakeit.pro b/examples/sensors/shakeit/shakeit.pro
index cb36f739..5e07f062 100644
--- a/examples/sensors/shakeit/shakeit.pro
+++ b/examples/sensors/shakeit/shakeit.pro
@@ -6,12 +6,10 @@ SOURCES = main.cpp
RESOURCES += \
shakeit.qrc
-app.files = \
+OTHER_FILES = \
$$files(*.qml) \
- icon.png \
audio \
content
target.path = $$[QT_INSTALL_EXAMPLES]/qtsensors/shakeit
-app.path = $$[QT_INSTALL_EXAMPLES]/qtsensors/shakeit
-INSTALLS += target app
+INSTALLS += target