summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qtextstream/test/test.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/io/qtextstream/test/test.pro')
-rw-r--r--tests/auto/corelib/io/qtextstream/test/test.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/corelib/io/qtextstream/test/test.pro b/tests/auto/corelib/io/qtextstream/test/test.pro
index 79252b2c5f..8a0c9d4fb1 100644
--- a/tests/auto/corelib/io/qtextstream/test/test.pro
+++ b/tests/auto/corelib/io/qtextstream/test/test.pro
@@ -1,4 +1,4 @@
-load(qttest_p4)
+CONFIG += testcase
SOURCES += ../tst_qtextstream.cpp
TARGET = ../tst_qtextstream
@@ -13,7 +13,7 @@ win32 {
RESOURCES += ../qtextstream.qrc
-QT = core network
+QT = core network testlib
wince* {
addFiles.files = ../rfc3261.txt ../shift-jis.txt ../task113817.txt ../qtextstream.qrc ../tst_qtextstream.cpp