retarget Visual Studio SDK

This commit is contained in:
nhmall
2023-03-02 22:06:14 -05:00
parent 87d339cd85
commit 11d83bbad3
9 changed files with 12 additions and 3 deletions

View File

@@ -4,6 +4,7 @@
<PropertyGroup Label="Globals">
<ProjectGuid>{CEC5D360-8804-454F-8591-002184C23499}</ProjectGuid>
<RootNamespace>NetHackW</RootNamespace>
<WindowsTargetPlatformVersion>10.0.20348.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<Import Project="..\dirs.props" />
@@ -320,4 +321,4 @@
<Target Name="AfterRebuild">
<MSBuild Projects="$(vsDir)NetHack\afternethack.proj" Targets="Build" Properties="Configuration=$(Configuration)" />
</Target>
</Project>
</Project>