summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qtextstream/qtextstream.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/io/qtextstream/qtextstream.pro')
-rw-r--r--tests/auto/corelib/io/qtextstream/qtextstream.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/corelib/io/qtextstream/qtextstream.pro b/tests/auto/corelib/io/qtextstream/qtextstream.pro
new file mode 100644
index 0000000000..a2dcc8108d
--- /dev/null
+++ b/tests/auto/corelib/io/qtextstream/qtextstream.pro
@@ -0,0 +1,6 @@
+TEMPLATE = subdirs
+SUBDIRS = test
+!symbian: SUBDIRS += stdinProcess readAllStdinProcess readLineStdinProcess
+
+
+