blob: cefb0640208a4ce7145baec91f3a309e3b3755c5 [file] [log] [blame]
TARGET = tst_network_stresstest
QT = core-private network-private testlib
SOURCES += tst_network_stresstest.cpp \
minihttpserver.cpp
HEADERS += \
minihttpserver.h
RESOURCES += wwwfiles.qrc
QMAKE_RESOURCE_FLAGS += -no-compress
LIBS += $$QMAKE_LIBS_NETWORK
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0