summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/io.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/io/io.pro')
-rw-r--r--tests/auto/corelib/io/io.pro6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/auto/corelib/io/io.pro b/tests/auto/corelib/io/io.pro
index bd2a9f4c8e..5618a42203 100644
--- a/tests/auto/corelib/io/io.pro
+++ b/tests/auto/corelib/io/io.pro
@@ -2,7 +2,6 @@ TEMPLATE=subdirs
SUBDIRS=\
qabstractfileengine \
qbuffer \
- qdatastream \
qdataurl \
qdebug \
qdir \
@@ -30,19 +29,16 @@ SUBDIRS=\
qstorageinfo \
qtemporarydir \
qtemporaryfile \
- qtextstream \
qurl \
qurlinternal \
qurlquery \
!qtHaveModule(gui): SUBDIRS -= \
- qdatastream \
qsettings
!qtHaveModule(network): SUBDIRS -= \
qiodevice \
- qprocess \
- qtextstream
+ qprocess
!qtHaveModule(concurrent): SUBDIRS -= \
qdebug \