qt5base-lts/tests/auto/corelib
Alexandru Croitor 3f03917b54 Fix Windows build
- Fix qmake build
- Fix QtNetwork moc-ing, by including the moc files
  inside the cpp files
- Fix sql odbc plugin by including QT_PLUGIN define
- Fix Boostrap to link against the Platform target, to get the
  correct Unicode and WIN64 defines.
- Fix vulkan headers to be found
- Fix freetype bzip and png unresolved symbols / linker issues
  when building minimal platform plugin (also need to make
  sure to use the vcpkg toolchain instead of CMAKE_PREFIX_PATH
  because then find_package is overridden, which does magic
  to properly propagate static library dependencies).
- Fix qfilesystementry test not to be built without private
  tests feature (it led to undefined symbols issues).
- Make sure to remove QT_NO_CAST_TO_ASCII define when building
  QtCore, so that the qstringbuilder3 test builds
  successfully.

Task-number: QTBUG-74140
Change-Id: I353d08392b604d55f8e62cdd8696d1e19a3c084a
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2019-03-18 15:34:52 +00:00
..
animation Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
codecs Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
global Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
io Fix Windows build 2019-03-18 15:34:52 +00:00
itemmodels Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
kernel Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
mimetypes Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
plugin Merge remote-tracking branch 'origin/5.12' into dev 2018-09-11 01:00:36 +02:00
serialization Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
statemachine Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
thread Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
tools Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
CMakeLists.txt Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
corelib.pro Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00