Update to use Windows 10 Fall Creators Update SDK (#63)

* Updated for Windows 10 Fall Creators Update SDK (16299)
This commit is contained in:
Chuck Walbourn
2017-11-01 19:48:22 -07:00
committed by GitHub
parent 79e328b2fb
commit f87786b8f1
9 changed files with 21 additions and 13 deletions

View File

@@ -31,7 +31,7 @@
<ProjectGuid>{8F18CBD7-4116-4956-BCD8-20D688A4CBD1}</ProjectGuid>
<RootNamespace>texassemble</RootNamespace>
<Keyword>Win32Proj</Keyword>
<WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">