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

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