summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qtouchevent/qtouchevent.pro
blob: b1e3c107242a3244d5f13081ae40eb33231ee4c0 (plain)
1
2
3
4
5
CONFIG += testcase
osx: CONFIG += insignificant_test # QTBUG-46266, crashes
SOURCES=tst_qtouchevent.cpp
TARGET=tst_qtouchevent
QT += testlib widgets gui-private