dolphin/Source/PCH
Shawn Hoffman d19d2ce2bd msvc: use external header feature solution-wide
Add external include paths to ExternalIncludePath instead of
AdditionalIncludeDirectories. msbuild appends these paths to
EXTERNAL_INCLUDE env var, which is passed to /external:env:.

Specify /external:W0 and /external:templates-, with override for
DolphinQt for the template flag, since Qt 5.15.0 causes some warnings
in qmap.h
2021-06-03 15:42:23 -07:00
..
CMakeLists.txt Fix PCH when building with CMake + Ninja + MSVC on Windows 2021-04-17 17:48:47 +02:00
pch.cpp Add missing license headers 2015-05-25 13:11:47 +02:00
pch.h msvc: use external header feature solution-wide 2021-06-03 15:42:23 -07:00
pch.vcxproj msbuild: re-enable standalone vcxproj processing 2020-08-22 16:17:50 -07:00