summaryrefslogtreecommitdiffstats
path: root/examples/sensors/grue/qml.pro
diff options
context:
space:
mode:
authorSergio Ahumada <sahumada@blackberry.com>2014-03-13 14:52:58 +0100
committerSergio Ahumada <sahumada@blackberry.com>2014-03-13 14:53:04 +0100
commita0ba97f918666d46c20964dd2033b407446c4436 (patch)
treebb5a3534843f861a81a2ddf1633b42c56350754b /examples/sensors/grue/qml.pro
parentab3a8828503c56764dcf1f85c658edd59944e676 (diff)
parent5ed59ab19c145afd5ff7db47ee4b0c3c11f47c7a (diff)
Merge remote-tracking branch 'origin/stable' into dev
Diffstat (limited to 'examples/sensors/grue/qml.pro')
-rw-r--r--examples/sensors/grue/qml.pro6
1 files changed, 2 insertions, 4 deletions
diff --git a/examples/sensors/grue/qml.pro b/examples/sensors/grue/qml.pro
index 191098ec..11d2c1de 100644
--- a/examples/sensors/grue/qml.pro
+++ b/examples/sensors/grue/qml.pro
@@ -10,11 +10,9 @@ SOURCES = main.cpp
RESOURCES += \
qml.qrc
-app.files = \
- icon.png \
+OTHER_FILES = \
$$files(*.qml) \
grue.png
target.path = $$[QT_INSTALL_EXAMPLES]/sensors/grue
-app.path = $$[QT_INSTALL_EXAMPLES]/sensors/grue
-INSTALLS += target app
+INSTALLS += target