summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/kernel/kernel.pro
blob: c13378cc0205ef089317d992fbd7c8018805827d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
TEMPLATE=subdirs
SUBDIRS=\
   qdnslookup \
   qdnslookup_appless \
   qhostinfo \
   qnetworkproxyfactory \
   qauthenticator \
   qnetworkproxy \
   qnetworkinterface \
   qnetworkdatagram \
   qnetworkaddressentry \
   qhostaddress \

osx: SUBDIRS -= \ # QTBUG-41847
    qhostinfo \

!qtConfig(private_tests): SUBDIRS -= \
    qauthenticator \
    qhostinfo \