summaryrefslogtreecommitdiffstats
path: root/tests/auto/q3progressdialog/q3progressdialog.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/q3progressdialog/q3progressdialog.pro')
-rw-r--r--tests/auto/q3progressdialog/q3progressdialog.pro10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/auto/q3progressdialog/q3progressdialog.pro b/tests/auto/q3progressdialog/q3progressdialog.pro
new file mode 100644
index 0000000..65e24ed
--- /dev/null
+++ b/tests/auto/q3progressdialog/q3progressdialog.pro
@@ -0,0 +1,10 @@
+############################################################
+# Project file for autotest for file q3progressdialog.h
+############################################################
+
+load(qttest_p4)
+QT += qt3support
+
+SOURCES += tst_q3progressdialog.cpp
+
+