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

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