summaryrefslogtreecommitdiffstats
path: root/examples/sensors/shakeit/qml.pro
diff options
context:
space:
mode:
authorWolfgang Beck <wolfgang.beck@nokia.com>2012-02-03 14:31:49 +1000
committerQt by Nokia <qt-info@nokia.com>2012-02-14 03:52:38 +0100
commit8d2a6e427067027769e1f3c6322ae06620146396 (patch)
tree1c60262b79fc0b5b4bf70ddce7085cb18c99c5db /examples/sensors/shakeit/qml.pro
parenta1ecc85fa88fdd318b379e35139c5d6486c78bd8 (diff)
Update Examples for SDK team
Change-Id: Ib81ebf326a1ee4330a268c8d57934e3d77ea68bb Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com>
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