0d177053b9
Change-Id: Ia24cf56b79ca6dacd370a7e397024e9b663e0167 Reviewed-by: Liang Qi <liang.qi@qt.io> Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
34 lines
775 B
CMake
34 lines
775 B
CMake
# Generated from network_stresstest.pro.
|
|
|
|
#####################################################################
|
|
## tst_network_stresstest Binary:
|
|
#####################################################################
|
|
|
|
add_qt_manual_test(tst_network_stresstest
|
|
SOURCES
|
|
minihttpserver.cpp minihttpserver.h
|
|
tst_network_stresstest.cpp
|
|
DEFINES
|
|
QT_DISABLE_DEPRECATED_BEFORE=0
|
|
PUBLIC_LIBRARIES
|
|
Qt::CorePrivate
|
|
Qt::NetworkPrivate
|
|
Qt::Test
|
|
)
|
|
|
|
# Resources:
|
|
set(wwwfiles_resource_files
|
|
"qtest"
|
|
)
|
|
|
|
add_qt_resource(tst_network_stresstest "wwwfiles"
|
|
PREFIX
|
|
"/"
|
|
FILES
|
|
${wwwfiles_resource_files}
|
|
)
|
|
|
|
|
|
#### Keys ignored in scope 1:.:.:network_stresstest.pro:<TRUE>:
|
|
# QMAKE_RESOURCE_FLAGS = "-no-compress"
|