summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/kernel/qnetworkproxy/qnetworkproxy.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/network/kernel/qnetworkproxy/qnetworkproxy.pro')
-rw-r--r--tests/auto/network/kernel/qnetworkproxy/qnetworkproxy.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/auto/network/kernel/qnetworkproxy/qnetworkproxy.pro b/tests/auto/network/kernel/qnetworkproxy/qnetworkproxy.pro
index c8f379bb6d..996f9e3691 100644
--- a/tests/auto/network/kernel/qnetworkproxy/qnetworkproxy.pro
+++ b/tests/auto/network/kernel/qnetworkproxy/qnetworkproxy.pro
@@ -2,7 +2,8 @@
# Project file for autotest for file qnetworkproxy.h
############################################################
-load(qttest_p4)
-QT = core network
+CONFIG += testcase
+TARGET = tst_qnetworkproxy
+QT = core network testlib
SOURCES += tst_qnetworkproxy.cpp