qt5base-lts/tests/auto/network/kernel/kernel.pro
Oliver Wolff 1efe5d4b41 WinRT: Fixed compilation of network autotests and benchmarks
Change-Id: Id689f199cfb22dce231cec36faba57ab958b1bac
Reviewed-by: Maurice Kalinowski <maurice.kalinowski@digia.com>
2013-12-06 15:06:47 +01:00

21 lines
369 B
Prolog

TEMPLATE=subdirs
SUBDIRS=\
qdnslookup \
qdnslookup_appless \
qhostinfo \
qnetworkproxyfactory \
qauthenticator \
qnetworkproxy \
qnetworkinterface \
qnetworkaddressentry \
qhostaddress \
winrt: SUBDIRS -= \
qnetworkproxy \
qnetworkproxyfactory \
!contains(QT_CONFIG, private_tests): SUBDIRS -= \
qauthenticator \
qhostinfo \