summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtextstream/qtextstream.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qtextstream/qtextstream.pro')
-rw-r--r--tests/auto/qtextstream/qtextstream.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/qtextstream/qtextstream.pro b/tests/auto/qtextstream/qtextstream.pro
index 8346d7f132..a2dcc8108d 100644
--- a/tests/auto/qtextstream/qtextstream.pro
+++ b/tests/auto/qtextstream/qtextstream.pro
@@ -1,5 +1,6 @@
TEMPLATE = subdirs
-SUBDIRS = test stdinProcess readAllStdinProcess readLineStdinProcess
+SUBDIRS = test
+!symbian: SUBDIRS += stdinProcess readAllStdinProcess readLineStdinProcess