qt5base-lts/tests/auto/corelib/plugin
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
..
qfactoryloader Use QT_CONFIG(library) instead of QT_NO_LIBRARY 2017-03-06 11:27:20 +00:00
qlibrary Fix QLibrary::isLibrary on Apple platforms 2017-02-12 18:25:42 +00:00
qplugin tests/auto/corelib/plugin: clean up 2016-08-27 05:09:07 +00:00
qpluginloader Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
quuid Properly use the "process" feature 2017-02-27 15:44:46 +00:00
plugin.pro Convert the old feature system 2016-09-15 08:24:10 +00:00