aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/pointerhandlers/pointerhandlers.pro
blob: 7db28b6583c9aea35844c6ea5d2df889a18e6985 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
TEMPLATE = subdirs

qtConfig(private_tests) {
    SUBDIRS += \
        flickableinterop \
        mousearea_interop \
        multipointtoucharea_interop \
        qquickdraghandler \
        qquickhoverhandler \
        qquickpinchhandler \
        qquickpointerhandler \
        qquickpointhandler \
        qquicktaphandler \
        qquickwheelhandler \
}