summaryrefslogtreecommitdiffstats
path: root/examples/sensors/shakeit/qml.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/shakeit/qml.pro')
-rw-r--r--examples/sensors/shakeit/qml.pro17
1 files changed, 14 insertions, 3 deletions
diff --git a/examples/sensors/shakeit/qml.pro b/examples/sensors/shakeit/qml.pro
index 440ca687..30348d1a 100644
--- a/examples/sensors/shakeit/qml.pro
+++ b/examples/sensors/shakeit/qml.pro
@@ -1,6 +1,17 @@
TEMPLATE = aux
-files.files = info.json icon.png images audio shakeit.qml
+app.files = \
+ info.json \
+ notions.json \
+ settings.json \
+ shakeit.qml \
+ icon.png \
+ audio \
+ images
+
+!isEmpty(EXAMPLES_PREFIX) {
+ TARGET_DIR = $$EXAMPLES_PREFIX/com.nokia.mt.shakeit
+ app.path = $$TARGET_DIR
+ INSTALLS = app
+}
-files.path = /opt/mt/applications/com.nokia.mt.shakeit
-INSTALLS = files