summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qcursor/qcursor.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/kernel/qcursor/qcursor.pro')
-rw-r--r--tests/auto/gui/kernel/qcursor/qcursor.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/gui/kernel/qcursor/qcursor.pro b/tests/auto/gui/kernel/qcursor/qcursor.pro
new file mode 100644
index 0000000000..16e7d7c41c
--- /dev/null
+++ b/tests/auto/gui/kernel/qcursor/qcursor.pro
@@ -0,0 +1,6 @@
+QT += testlib
+TARGET = tst_qcursor
+CONFIG += testcase
+CONFIG -= app_bundle
+
+SOURCES += tst_qcursor.cpp