Changeset 1057 for trunk/src/imports/gestures
- Timestamp:
- Sep 6, 2011, 1:03:39 PM (14 years ago)
- Location:
- trunk/src/imports/gestures
- Files:
-
- 1 edited
- 1 moved
-
gestures.pro (modified) (2 diffs)
-
qmldir.in (moved) (moved from trunk/src/imports/gestures/qmldir ) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/imports/gestures/gestures.pro
r1053 r1057 9 9 HEADERS += qdeclarativegesturearea_p.h 10 10 11 QTDIR_build:DESTDIR = $$QT_BUILD_TREE/imports/$$TARGETPATH12 target.path = $$[QT_INSTALL_IMPORTS]/$$TARGETPATH13 14 !isEmpty(TARGET_SHORT):qmldir.files += $$qmldir2build.output15 else:qmldir.files += $$PWD/qmldir16 qmldir.path += $$[QT_INSTALL_IMPORTS]/$$TARGETPATH17 18 11 symbian:{ 19 12 TARGET.UID3 = 0x2002131F … … 25 18 DEPLOYMENT = importFiles 26 19 } 27 28 INSTALLS += target qmldir -
trunk/src/imports/gestures/qmldir.in
r1035 r1057 1 plugin qmlgesturesplugin1 plugin
Note:
See TracChangeset
for help on using the changeset viewer.
