upgrade to Windows SDK 10.0.15063.0

this is required for /permissive- to work, because some headers in the
Windows SDK use Microsoft extensions that are not allowed in standards mode
This commit is contained in:
BhaaL
2017-05-26 14:36:33 +02:00
parent 9fa1e8f45f
commit 072c161445
37 changed files with 39 additions and 4 deletions

View File

@ -286,6 +286,7 @@
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{BB00605C-125F-4A21-B33B-7BF418322DCB}</ProjectGuid>
<WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Label="Configuration">