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