summaryrefslogtreecommitdiffstats
path: root/tests/manual/network_remote_stresstest/network_remote_stresstest.pro
blob: 8b52240509a9e294b06b97879d6fbff5964c8a2a (plain)
1
2
3
4
5
6
7
8
9
10
CONFIG += testcase
TARGET = tst_network_remote_stresstest

QT = core core-private network network-private testlib

SOURCES  += tst_network_remote_stresstest.cpp

RESOURCES += url-list.qrc

LIBS += $$QMAKE_LIBS_NETWORK