qt5base-lts/tests/auto/network/kernel
Ulf Hermann d6330a19b2 Use QT_CONFIG(library) instead of QT_NO_LIBRARY
For the windows file system engine, we add an extra macro to use
library loading if configured to do so, but avoid it on WinRT, as
none of the symbols would be found.

We also QT_REQUIRE_CONFIG(library) in the library headers and
exclude the sources from the build if library loading is disabled.
This, in turn, makes it necessary to clean up some header inclusions.

Change-Id: I2b152cb5b47a2658996b6f4702b038536a5704ec
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
2017-03-06 11:27:20 +00:00
..
qauthenticator Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
qdnslookup Add Intel copyright to files that Intel has had non-trivial contribution 2016-01-21 22:44:21 +00:00
qdnslookup_appless Updated license headers 2016-01-21 18:55:18 +00:00
qhostaddress QHostAddress: add missing docs 2017-01-15 08:07:22 +00:00
qhostinfo Use QT_CONFIG(library) instead of QT_NO_LIBRARY 2017-03-06 11:27:20 +00:00
qnetworkaddressentry Updated license headers 2016-01-21 18:55:18 +00:00
qnetworkdatagram Long live QNetworkDatagram! 2016-06-20 16:11:35 +00:00
qnetworkinterface Merge remote-tracking branch 'origin/5.6' into dev 2016-01-26 16:27:28 +01:00
qnetworkproxy Updated license headers 2016-01-21 18:55:18 +00:00
qnetworkproxyfactory Updated license headers 2016-01-21 18:55:18 +00:00
kernel.pro Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00