summaryrefslogtreecommitdiffstats
path: root/examples/sensors/accelbubble/accelbubble.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/accelbubble/accelbubble.pro')
-rw-r--r--examples/sensors/accelbubble/accelbubble.pro13
1 files changed, 13 insertions, 0 deletions
diff --git a/examples/sensors/accelbubble/accelbubble.pro b/examples/sensors/accelbubble/accelbubble.pro
new file mode 100644
index 00000000..8d7e1769
--- /dev/null
+++ b/examples/sensors/accelbubble/accelbubble.pro
@@ -0,0 +1,13 @@
+TEMPLATE = aux
+
+app.files = \
+ info.json \
+ main.qml \
+ icon.png \
+ images
+
+!isEmpty(EXAMPLES_PREFIX) {
+ app.path = $$EXAMPLES_PREFIX/com.nokia.mt.accelbubble
+ INSTALLS = app
+}
+