- fixed SDK versions.

This commit is contained in:
Christoph Oelckers 2019-09-20 09:19:11 +02:00
parent 0254bf82d3
commit 81ca063f06
2 changed files with 2 additions and 2 deletions

View file

@ -36,7 +36,7 @@
<VCProjectVersion>15.0</VCProjectVersion>
<ProjectGuid>{598F0D83-2C1B-4F7C-B04D-7FDD471C8C45}</ProjectGuid>
<RootNamespace>libsmackerdec</RootNamespace>
<WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">

View file

@ -24,7 +24,7 @@
<RootNamespace>nblood</RootNamespace>
<Keyword>MakeFileProj</Keyword>
<PlatformToolset>v142</PlatformToolset>
<WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
<ProjectName>nblood</ProjectName>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />