1453f74cc5
All references to QFtp in documentation have been removed, QFtp's documentaiton was marked internal. The QFtp example was removed. Task-number: QTBUG-23199 Change-Id: Ifff83cac069fb350e8ebeae63e605850e65c0c30 Reviewed-by: Shane Kearns <shane.kearns@accenture.com>
19 lines
399 B
Prolog
19 lines
399 B
Prolog
TEMPLATE=subdirs
|
|
SUBDIRS=\
|
|
qnetworkdiskcache \
|
|
qnetworkcookiejar \
|
|
qnetworkaccessmanager \
|
|
qnetworkcookie \
|
|
qnetworkrequest \
|
|
qhttpnetworkconnection \
|
|
qnetworkreply \
|
|
qnetworkcachemetadata \
|
|
qhttpnetworkreply \
|
|
qabstractnetworkcache \
|
|
|
|
!contains(QT_CONFIG, private_tests): SUBDIRS -= \
|
|
qhttpnetworkconnection \
|
|
qhttpnetworkreply \
|
|
qftp \
|
|
|