summaryrefslogtreecommitdiffstats
path: root/tests/auto/qhostinfo/qhostinfo.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qhostinfo/qhostinfo.pro')
-rw-r--r--tests/auto/qhostinfo/qhostinfo.pro6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/auto/qhostinfo/qhostinfo.pro b/tests/auto/qhostinfo/qhostinfo.pro
index c9e74642cd..e43cf4eaec 100644
--- a/tests/auto/qhostinfo/qhostinfo.pro
+++ b/tests/auto/qhostinfo/qhostinfo.pro
@@ -1,9 +1,9 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qhostinfo
+QT = core network testlib
SOURCES += tst_qhostinfo.cpp
-QT = core network
-
wince*: {
LIBS += ws2.lib
} else {