Figure out if the x64 hosted tools make our build better or worse (#4956)

This commit may help with the compiler and linker running out of memory.
This commit is contained in:
Dustin L. Howett (MSFT) 2020-03-25 08:47:17 -07:00 committed by GitHub
parent 680577f55c
commit 48480e6998
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -66,6 +66,7 @@
<PlatformToolset>v142</PlatformToolset>
<CharacterSet>Unicode</CharacterSet>
<LinkIncremental>false</LinkIncremental>
<PreferredToolArchitecture>x64</PreferredToolArchitecture>
</PropertyGroup>
<ItemDefinitionGroup>