qt6-bb10/tests/auto/widgets/kernel/qapplication
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
..
desktopsettingsaware Updated license headers 2016-01-21 18:55:18 +00:00
modal Updated license headers 2016-01-21 18:55:18 +00:00
test QtWidgets: Remove Windows CE. 2016-04-07 10:24:45 +00:00
tmp
.gitignore
BLACKLIST Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
heart.svg
qapplication.pro Fix compilation for WinRT 2015-12-14 08:43:15 +00:00
tst_qapplication.cpp Use QT_CONFIG(library) instead of QT_NO_LIBRARY 2017-03-06 11:27:20 +00:00