Merge branch 'main' of https://github.com/microsoft/WindowsAppSDK into develop
This commit is contained in:
Коммит
dd24ee343e
|
@ -29,7 +29,9 @@
|
|||
<!-- /ZH:SHA_256 Hash algorithm for file checksums in debug info -->
|
||||
<!-- /d1trimfile:$(RepoRoot) If the prefix for a source file path name string matches "trim-string",
|
||||
then the prefix is removed and is replaced with the mapping-identifier (if present). Requires /Brepro. -->
|
||||
<AdditionalOptions>%(AdditionalOptions) /d1trimfile:$(RepoRoot) /ZH:SHA_256</AdditionalOptions>
|
||||
<!-- /Qspectre Specifies compiler generation of instructions to mitigate certain Spectre variant 1
|
||||
security vulnerabilities. BinSkim asks for this. -->
|
||||
<AdditionalOptions>%(AdditionalOptions) /d1trimfile:$(RepoRoot) /ZH:SHA_256 /Qspectre</AdditionalOptions>
|
||||
</ClCompile>
|
||||
<Link>
|
||||
<!-- /DEBUG:FULL Create PDF containing full debug information -->
|
||||
|
|
Загрузка…
Ссылка в новой задаче