summaryrefslogtreecommitdiffstats
path: root/tests/auto/q3checklistitem/q3checklistitem.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/q3checklistitem/q3checklistitem.pro')
-rw-r--r--tests/auto/q3checklistitem/q3checklistitem.pro8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/auto/q3checklistitem/q3checklistitem.pro b/tests/auto/q3checklistitem/q3checklistitem.pro
new file mode 100644
index 0000000..9ae9c55
--- /dev/null
+++ b/tests/auto/q3checklistitem/q3checklistitem.pro
@@ -0,0 +1,8 @@
+load(qttest_p4)
+SOURCES += tst_q3checklistitem.cpp
+
+
+QT += qt3support
+requires(contains(QT_CONFIG,qt3support))
+
+