summaryrefslogtreecommitdiffstats
path: root/examples/declarative/touchinteraction/touchinteraction.pro
blob: 1db70571a203cfe0ee910e793043d1f8d274651d (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE      = subdirs
SUBDIRS       = gestures/experimental-gestures/experimentalgestures.pro \
                mousearea/mousearea-example/mouseareaexample.pro \
                pincharea

# install
sources.files = touchinteraction.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/qtquick1/declarative/touchinteraction
INSTALLS += sources