summaryrefslogtreecommitdiffstats
path: root/tests/manual/qcursor/allcursors/allcursors.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qcursor/allcursors/allcursors.pro')
-rw-r--r--tests/manual/qcursor/allcursors/allcursors.pro16
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/manual/qcursor/allcursors/allcursors.pro b/tests/manual/qcursor/allcursors/allcursors.pro
new file mode 100644
index 0000000000..8e7da30752
--- /dev/null
+++ b/tests/manual/qcursor/allcursors/allcursors.pro
@@ -0,0 +1,16 @@
+#-------------------------------------------------
+#
+# Project created by QtCreator 2009-08-05T17:13:23
+#
+#-------------------------------------------------
+
+TARGET = tst_allcursors
+TEMPLATE = app
+
+
+SOURCES += main.cpp\
+ mainwindow.cpp
+
+HEADERS += mainwindow.h
+
+FORMS += mainwindow.ui