summaryrefslogtreecommitdiffstats
path: root/examples/sensors/shakeit/shakeit.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/shakeit/shakeit.pro')
-rw-r--r--examples/sensors/shakeit/shakeit.pro16
1 files changed, 0 insertions, 16 deletions
diff --git a/examples/sensors/shakeit/shakeit.pro b/examples/sensors/shakeit/shakeit.pro
deleted file mode 100644
index 5c715418..00000000
--- a/examples/sensors/shakeit/shakeit.pro
+++ /dev/null
@@ -1,16 +0,0 @@
-TEMPLATE = aux
-
-app.files = \
- info.json \
- shakeit.qml \
- icon.png \
- audio \
- images
-
-MT_SYSROOT=$$(MT_SYSROOT)
-!isEmpty(MT_SYSROOT):EXAMPLES_PREFIX=/opt/mt/applications
-!isEmpty(EXAMPLES_PREFIX) {
- app.path = $$EXAMPLES_PREFIX/com.nokia.mt.shakeit
- INSTALLS = app
-}
-