summaryrefslogtreecommitdiffstats
path: root/tests/manual/network_stresstest/network_stresstest.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/network_stresstest/network_stresstest.pro')
-rw-r--r--tests/manual/network_stresstest/network_stresstest.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/manual/network_stresstest/network_stresstest.pro b/tests/manual/network_stresstest/network_stresstest.pro
index caa8436cef..ebddf12961 100644
--- a/tests/manual/network_stresstest/network_stresstest.pro
+++ b/tests/manual/network_stresstest/network_stresstest.pro
@@ -1,7 +1,7 @@
CONFIG += testcase
TARGET = tst_network_stresstest
-QT = core network testlib
+QT = core-private network-private testlib
SOURCES += tst_network_stresstest.cpp \
minihttpserver.cpp
@@ -11,3 +11,4 @@ HEADERS += \
RESOURCES += wwwfiles.qrc
QMAKE_RESOURCE_FLAGS += -no-compress
+LIBS += $$QMAKE_LIBS_NETWORK