summaryrefslogtreecommitdiff
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, 0 insertions, 17 deletions
diff --git a/examples/sensors/shakeit/qml.pro b/examples/sensors/shakeit/qml.pro
deleted file mode 100644
index 30348d1..0000000
--- a/examples/sensors/shakeit/qml.pro
+++ /dev/null
@@ -1,17 +0,0 @@
-TEMPLATE = aux
-
-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
-}
-