summaryrefslogtreecommitdiffstats
path: root/tests/auto/qnetworkinterface/qnetworkinterface.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qnetworkinterface/qnetworkinterface.pro')
-rw-r--r--tests/auto/qnetworkinterface/qnetworkinterface.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/auto/qnetworkinterface/qnetworkinterface.pro b/tests/auto/qnetworkinterface/qnetworkinterface.pro
index 1c5feee3f2..85d4388fd2 100644
--- a/tests/auto/qnetworkinterface/qnetworkinterface.pro
+++ b/tests/auto/qnetworkinterface/qnetworkinterface.pro
@@ -1,7 +1,8 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qnetworkinterface
SOURCES += tst_qnetworkinterface.cpp
-QT = core network
+QT = core network testlib
symbian: TARGET.CAPABILITY = NetworkServices