mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-22 22:47:27 +00:00
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 |
||
|---|---|---|
| .. | ||
| Base.Macros.props | ||
| Base.props | ||
| Base.Targets.props | ||
| ClDisableAllWarnings.props | ||
| Configuration.Application.props | ||
| Configuration.Base.props | ||
| Configuration.StaticLibrary.props | ||
| Configuration.Utility.props | ||
| PCHCommon.props | ||
| PCHCreate.props | ||
| PCHUse.props | ||
| qt_globals.targets | ||
| qt_tasks.targets | ||
| QtCompile.props | ||
| QtCompile.xml | ||
| qtmoc_cl.targets | ||
| qtmoc.props | ||
| qtmoc.targets | ||