2019-11-12 13:01:48 +00:00
|
|
|
# Generated from qnetworkreply.pro.
|
|
|
|
|
|
|
|
#####################################################################
|
|
|
|
## tst_manual_qnetworkreply Binary:
|
|
|
|
#####################################################################
|
|
|
|
|
|
|
|
# special case begin
|
|
|
|
if (NOT QT_FEATURE_private_tests)
|
|
|
|
return()
|
|
|
|
endif()
|
|
|
|
# special case end
|
|
|
|
|
2020-09-22 08:16:58 +00:00
|
|
|
qt_internal_add_manual_test(tst_manual_qnetworkreply
|
2019-11-12 13:01:48 +00:00
|
|
|
SOURCES
|
|
|
|
main.cpp
|
|
|
|
PUBLIC_LIBRARIES
|
2020-02-12 09:24:49 +00:00
|
|
|
Qt::CorePrivate
|
2019-11-12 13:01:48 +00:00
|
|
|
Qt::Network
|
2020-02-12 09:24:49 +00:00
|
|
|
Qt::NetworkPrivate
|
2019-11-12 13:01:48 +00:00
|
|
|
Qt::Test
|
|
|
|
)
|
|
|
|
|
|
|
|
#### Keys ignored in scope 1:.:.:qnetworkreply.pro:<TRUE>:
|
|
|
|
# TEMPLATE = "app"
|