qt5base-lts/tests/auto/network
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
..
access Properly use the "process" feature 2017-02-27 15:44:46 +00:00
bearer Properly use the "process" feature 2017-02-27 15:44:46 +00:00
kernel Use QT_CONFIG(library) instead of QT_NO_LIBRARY 2017-03-06 11:27:20 +00:00
socket Properly use the "process" feature 2017-02-27 15:44:46 +00:00
ssl use regular configure mechanism for openssl library references 2017-02-22 07:45:59 +00:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00