qt5base-lts/tests/auto/dbus/qdbusmarshall
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
..
qdbusmarshall Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
qpong Updated license headers 2016-01-21 18:55:18 +00:00
.gitignore Moved dbus autotests into new directory structure 2011-09-01 09:37:08 +02:00
BLACKLIST Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
common.h Updated license headers 2016-01-21 18:55:18 +00:00
qdbusmarshall.pro Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
tst_qdbusmarshall.cpp Use QT_CONFIG(library) instead of QT_NO_LIBRARY 2017-03-06 11:27:20 +00:00