2011-09-06 11:46:40 +00:00
|
|
|
TEMPLATE=subdirs
|
2020-02-11 11:28:35 +00:00
|
|
|
QT_FOR_CONFIG += network
|
|
|
|
|
2011-09-06 11:46:40 +00:00
|
|
|
SUBDIRS=\
|
|
|
|
qnetworkdiskcache \
|
|
|
|
qnetworkcookiejar \
|
|
|
|
qnetworkaccessmanager \
|
|
|
|
qnetworkcookie \
|
|
|
|
qnetworkrequest \
|
|
|
|
qhttpnetworkconnection \
|
|
|
|
qnetworkreply \
|
|
|
|
qnetworkcachemetadata \
|
|
|
|
qhttpnetworkreply \
|
|
|
|
qabstractnetworkcache \
|
2016-08-04 12:40:33 +00:00
|
|
|
hpack \
|
2017-01-06 18:04:22 +00:00
|
|
|
http2 \
|
2020-04-09 11:23:42 +00:00
|
|
|
hsts \
|
|
|
|
qdecompresshelper
|
2011-09-06 11:46:40 +00:00
|
|
|
|
2016-08-05 11:35:39 +00:00
|
|
|
!qtConfig(private_tests): SUBDIRS -= \
|
2011-09-06 11:46:40 +00:00
|
|
|
qhttpnetworkconnection \
|
|
|
|
qhttpnetworkreply \
|
2016-08-04 12:40:33 +00:00
|
|
|
hpack \
|
2017-01-06 18:04:22 +00:00
|
|
|
http2 \
|
2020-04-09 11:23:42 +00:00
|
|
|
hsts \
|
|
|
|
qdecompresshelper
|