Skip to content

Commit

Permalink
Now just uses latest Win10 SDK.
Browse files Browse the repository at this point in the history
  • Loading branch information
jclaar committed Oct 13, 2021
1 parent 34e2fe0 commit 5823ed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zork_min.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<ProjectGuid>{776509BB-4A78-421A-9AF5-5C03E752A067}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<RootNamespace>zorkmin</RootNamespace>
<WindowsTargetPlatformVersion>10.0.18362.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
Expand Down

0 comments on commit 5823ed3

Please sign in to comment.