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 @@
<Import Project="$(vsDir)config.props" />
<PropertyGroup Label="Globals">
<ProjectGuid>{63F9B82B-F589-4082-ABE5-D4F0682050AB}</ProjectGuid>
<WindowsTargetPlatformVersion>10.0.20348.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<Import Project="$(vsDir)default.props" />
@@ -41,4 +42,4 @@
<Target Name="AfterRebuild">
<MSBuild Projects="afteruudecode.proj" Targets="Build" Properties="Configuration=$(Configuration)" />
</Target>
</Project>
</Project>