25 lines
429 B
Prolog
25 lines
429 B
Prolog
TEMPLATE=subdirs
|
|
SUBDIRS=\
|
|
qdnslookup \
|
|
qdnslookup_appless \
|
|
qhostinfo \
|
|
qnetworkproxyfactory \
|
|
qauthenticator \
|
|
qnetworkproxy \
|
|
qnetworkinterface \
|
|
qnetworkdatagram \
|
|
qnetworkaddressentry \
|
|
qhostaddress \
|
|
|
|
winrt: SUBDIRS -= \
|
|
qnetworkproxy \
|
|
qnetworkproxyfactory \
|
|
|
|
osx: SUBDIRS -= \ # QTBUG-41847
|
|
qhostinfo \
|
|
|
|
!qtConfig(private_tests): SUBDIRS -= \
|
|
qauthenticator \
|
|
qhostinfo \
|
|
|