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