diff options
Diffstat (limited to 'tests/auto/qtouchevent/qtouchevent.pro')
-rw-r--r-- | tests/auto/qtouchevent/qtouchevent.pro | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/qtouchevent/qtouchevent.pro b/tests/auto/qtouchevent/qtouchevent.pro new file mode 100644 index 0000000..8f6aa87 --- /dev/null +++ b/tests/auto/qtouchevent/qtouchevent.pro @@ -0,0 +1,3 @@ +SOURCES=tst_qtouchevent.cpp +TARGET=tst_qtouchevent +QT+=testlib |