summaryrefslogtreecommitdiffstats
path: root/examples/sensors/sensorgestures/sensorgestures.pro
diff options
context:
space:
mode:
authorAndy Shaw <andy.shaw@digia.com>2014-02-28 13:54:18 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-03-10 22:44:39 +0100
commitf89b0fcffbb7907210d4d85d1245dc59f270c251 (patch)
tree70e164753c2b14266effc9e16c69ec181c78e62d /examples/sensors/sensorgestures/sensorgestures.pro
parent96771618f2413de849101b15344e1bb1fd1f7e7f (diff)
Fix the examples so they can be deployed on Android
Change-Id: I8d3b0c84091cf7743164c083318e0a115e948d1c Reviewed-by: Lorn Potter <lorn.potter@jollamobile.com> Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
Diffstat (limited to 'examples/sensors/sensorgestures/sensorgestures.pro')
-rw-r--r--examples/sensors/sensorgestures/sensorgestures.pro6
1 files changed, 2 insertions, 4 deletions
diff --git a/examples/sensors/sensorgestures/sensorgestures.pro b/examples/sensors/sensorgestures/sensorgestures.pro
index 38a471d6..a60728e7 100644
--- a/examples/sensors/sensorgestures/sensorgestures.pro
+++ b/examples/sensors/sensorgestures/sensorgestures.pro
@@ -9,7 +9,5 @@ HEADERS += mainwindow.h
FORMS += mainwindow.ui
-target.path = $$[QT_INSTALL_EXAMPLES]/qtsensors/sensorgestures
-app.files = gesture.png
-app.path = $$[QT_INSTALL_EXAMPLES]/qtsensors/sensorgestures
-INSTALLS += target app
+target.path = $$[QT_INSTALL_EXAMPLES]/sensors/sensorgestures
+INSTALLS += target