summaryrefslogtreecommitdiffstats
path: root/examples/sensors/qmlqtsensors
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/qmlqtsensors
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/qmlqtsensors')
-rw-r--r--examples/sensors/qmlqtsensors/qmlqtsensors.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/sensors/qmlqtsensors/qmlqtsensors.pro b/examples/sensors/qmlqtsensors/qmlqtsensors.pro
index 84f38f64..9ecebd9a 100644
--- a/examples/sensors/qmlqtsensors/qmlqtsensors.pro
+++ b/examples/sensors/qmlqtsensors/qmlqtsensors.pro
@@ -6,6 +6,8 @@ app.files = \
icon.png \
components
+MT_SYSROOT=$$(MT_SYSROOT)
+!isEmpty(MT_SYSROOT):EXAMPLES_PREFIX=/opt/mt/applications
!isEmpty(EXAMPLES_PREFIX) {
app.path = $$EXAMPLES_PREFIX/com.nokia.mt.qmlqtsensors
INSTALLS = app