summaryrefslogtreecommitdiffstats
path: root/tests/manual/network_remote_stresstest/network_remote_stresstest.pro
blob: 754776f7e93d50ea14fd5f7a0c7c736dcd8b5626 (plain)
1
2
3
4
5
6
7
8
9
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