summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarc_philippens <marc.philippens@esaote.nl>2012-05-03 09:13:03 +0200
committerQt by Nokia <qt-info@nokia.com>2012-06-28 11:54:35 +0200
commit56f29eba0942ea9f3a6210fc7fec49ebb647c02b (patch)
tree30f7dbe69856dec19b90b001ccb8d952f13339d5
parent53feaa1c7f4d946a437d034defade9a10b46b67d (diff)
Install the qmlgesturesplugin in the correct location
Change-Id: I8438bcc8166c1e34bd04b399a02f95d11b1c4d22 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-rw-r--r--src/imports/gestures/gestures.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/gestures/gestures.pro b/src/imports/gestures/gestures.pro
index d382d0f1..3b9a1d5b 100644
--- a/src/imports/gestures/gestures.pro
+++ b/src/imports/gestures/gestures.pro
@@ -9,7 +9,7 @@ HEADERS += qdeclarativegesturearea_p.h
OTHER_FILES += gestures.json
-DESTDIR = $$QT.quick1.imports/imports/$$TARGETPATH
+DESTDIR = $$QT.quick1.imports/$$TARGETPATH
target.path = $$[QT_INSTALL_IMPORTS]/$$TARGETPATH
qmldir.files += $$PWD/qmldir