summaryrefslogtreecommitdiffstats
path: root/tests/manual/network_remote_stresstest/network_remote_stresstest.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/network_remote_stresstest/network_remote_stresstest.pro')
-rw-r--r--tests/manual/network_remote_stresstest/network_remote_stresstest.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/manual/network_remote_stresstest/network_remote_stresstest.pro b/tests/manual/network_remote_stresstest/network_remote_stresstest.pro
index 3a581e12ad..8b52240509 100644
--- a/tests/manual/network_remote_stresstest/network_remote_stresstest.pro
+++ b/tests/manual/network_remote_stresstest/network_remote_stresstest.pro
@@ -1,9 +1,10 @@
CONFIG += testcase
TARGET = tst_network_remote_stresstest
-QT = core network testlib
+QT = core core-private network network-private testlib
SOURCES += tst_network_remote_stresstest.cpp
RESOURCES += url-list.qrc
+LIBS += $$QMAKE_LIBS_NETWORK