4d3a53305f
Also fixing some includes and re-enabling the test Change-Id: I4a061e106c2e55db39b8000729737a93e3d7714a Reviewed-by: Shane Kearns <shane.kearns@accenture.com>
20 lines
409 B
Prolog
20 lines
409 B
Prolog
TEMPLATE=subdirs
|
|
SUBDIRS=\
|
|
qnetworkdiskcache \
|
|
qnetworkcookiejar \
|
|
qnetworkaccessmanager \
|
|
qnetworkcookie \
|
|
qnetworkrequest \
|
|
qhttpnetworkconnection \
|
|
qnetworkreply \
|
|
qnetworkcachemetadata \
|
|
qftp \
|
|
qhttpnetworkreply \
|
|
qabstractnetworkcache \
|
|
|
|
!contains(QT_CONFIG, private_tests): SUBDIRS -= \
|
|
qhttpnetworkconnection \
|
|
qhttpnetworkreply \
|
|
qftp \
|
|
|