summaryrefslogtreecommitdiffstats
path: root/tests/manual/network_stresstest/network_stresstest.pro
blob: 0e272d1485b88c1230ce022351b335f67a8886be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
load(qttest_p4)

QT = core network

SOURCES  += tst_network_stresstest.cpp \
    minihttpserver.cpp

HEADERS += \
    minihttpserver.h

RESOURCES += wwwfiles.qrc
QMAKE_RESOURCE_FLAGS += -no-compress