bf73ab490d
Task-number: QTBUG-41847 Change-Id: Idfb4058a50a0baecce1b3e430629ec6b2867550b Reviewed-by: Morten Johan Sørvig <morten.sorvig@digia.com>
24 lines
418 B
Prolog
24 lines
418 B
Prolog
TEMPLATE=subdirs
|
|
SUBDIRS=\
|
|
qdnslookup \
|
|
qdnslookup_appless \
|
|
qhostinfo \
|
|
qnetworkproxyfactory \
|
|
qauthenticator \
|
|
qnetworkproxy \
|
|
qnetworkinterface \
|
|
qnetworkaddressentry \
|
|
qhostaddress \
|
|
|
|
winrt: SUBDIRS -= \
|
|
qnetworkproxy \
|
|
qnetworkproxyfactory \
|
|
|
|
osx: SUBDIRS -= \ # QTBUG-41847
|
|
qhostinfo \
|
|
|
|
!contains(QT_CONFIG, private_tests): SUBDIRS -= \
|
|
qauthenticator \
|
|
qhostinfo \
|
|
|