summaryrefslogtreecommitdiffstats
path: root/tests/manual/network_remote_stresstest/network_remote_stresstest.pro
blob: 736747e486f8a3f47042a47c2dfda4214a8c0596 (plain)
1
2
3
4
5
6
7
8
9
10
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
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0