summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/kernel/kernel.pro
blob: d1c901d5293160b3d3145b69de99a48db475805f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TEMPLATE=subdirs
SUBDIRS=\
   qhostinfo \
#   qnetworkproxyfactory \ # Uses a hardcoded proxy configuration
   qauthenticator \
   qnetworkproxy \
   qnetworkinterface \
   qnetworkaddressentry \
   qhostaddress \

!contains(QT_CONFIG, private_tests): SUBDIRS -= \
    qauthenticator \
    qhostinfo \