summaryrefslogtreecommitdiffstats
path: root/examples/sensors/accelbubble
diff options
context:
space:
mode:
authorLincoln Ramsay <lincoln.ramsay@nokia.com>2012-02-29 11:34:20 +1000
committerQt by Nokia <qt-info@nokia.com>2012-02-29 04:58:29 +0100
commitd75fefbcce3dae2eda571905ae0d3485f038956c (patch)
treefc519379a2b77fd5b8f9ade5969f19b86b2d8c55 /examples/sensors/accelbubble
parentb2d70cf15ef595cbb293eccc4c8c0fd5a7926006 (diff)
Allow opening examples directly from Qt Creator.
The MT_SYSROOT environment variable is set in this case so we can use this to set the correct installation path. Change-Id: I923b1ea97468414a123c97a01b0405604827a99b Reviewed-by: Zsolt Simon <zsolt.simon@nokia.com>
Diffstat (limited to 'examples/sensors/accelbubble')
-rw-r--r--examples/sensors/accelbubble/accelbubble.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/sensors/accelbubble/accelbubble.pro b/examples/sensors/accelbubble/accelbubble.pro
index 8d7e1769..feeec685 100644
--- a/examples/sensors/accelbubble/accelbubble.pro
+++ b/examples/sensors/accelbubble/accelbubble.pro
@@ -6,6 +6,8 @@ app.files = \
icon.png \
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