summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/access.pro
blob: 53b16f07b829d18f2a51bd3a6b6d5c27c77f2b27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
TEMPLATE=subdirs
SUBDIRS=\
   qnetworkdiskcache \
   qnetworkcookiejar \
   qnetworkaccessmanager \
   qnetworkcookie \
   qnetworkrequest \
   qhttpnetworkconnection \
   qnetworkreply \
   qnetworkcachemetadata \
   qftp \
   qhttpnetworkreply \
   qhttp \
   qabstractnetworkcache \

!contains(QT_CONFIG, private_tests): SUBDIRS -= \
          qhttpnetworkconnection \
          qhttpnetworkreply \