Merge pull request #5484 from BhaaLseN/permissive

Windows: Enable MSVC Standards Conformance (/permissive-)
This commit is contained in:
Leo Lam
2017-05-29 22:29:44 +02:00
committed by GitHub
41 changed files with 56 additions and 11 deletions

View File

@ -12,6 +12,7 @@
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{96020103-4BA5-4FD2-B4AA-5B6D24492D4E}</ProjectGuid>
<WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Label="Configuration">