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