summaryrefslogtreecommitdiffstats
path: root/tests/auto/q3textstream/q3textstream.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/q3textstream/q3textstream.pro')
-rw-r--r--tests/auto/q3textstream/q3textstream.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/q3textstream/q3textstream.pro b/tests/auto/q3textstream/q3textstream.pro
new file mode 100644
index 0000000000..7c80af7d05
--- /dev/null
+++ b/tests/auto/q3textstream/q3textstream.pro
@@ -0,0 +1,6 @@
+load(qttest_p4)
+SOURCES += tst_q3textstream.cpp
+QT += qt3support
+MOC_DIR=tmp
+
+