summaryrefslogtreecommitdiffstats
path: root/tests/auto/qwizard/qwizard.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qwizard/qwizard.pro')
-rw-r--r--tests/auto/qwizard/qwizard.pro9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/auto/qwizard/qwizard.pro b/tests/auto/qwizard/qwizard.pro
new file mode 100644
index 0000000000..867ab9c4be
--- /dev/null
+++ b/tests/auto/qwizard/qwizard.pro
@@ -0,0 +1,9 @@
+load(qttest_p4)
+SOURCES += tst_qwizard.cpp
+#SOURCES += /home/jasmin/dev/solutions/widgets/qtwizard/src/qtwizard.cpp
+#HEADERS += /home/jasmin/dev/solutions/widgets/qtwizard/src/qtwizard.h
+#SOURCES += /home/jasplin/dev/research/qwizard/src/qwizard.cpp
+#HEADERS += /home/jasplin/dev/research/qwizard/src/qwizard.h
+RESOURCES = qwizard.qrc
+
+