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

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