Skip to content

Commit

Permalink
Update to Windows SDK 10.19041
Browse files Browse the repository at this point in the history
  • Loading branch information
geneishouko committed Jan 14, 2023
1 parent 77d8be9 commit bb95585
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion AAUnlimited/AAUnlimited.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@
<PropertyGroup Label="Globals">
<ProjectGuid>{AA2A22EF-17CB-4B53-B921-05C18036AD15}</ProjectGuid>
<RootNamespace>AAUnlimited</RootNamespace>
<WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion>10.0.19041.0</WindowsTargetPlatformVersion>
<ProjectName>AAUnlimitedDll</ProjectName>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
Expand Down
2 changes: 1 addition & 1 deletion XXObjectExtracter/XXObjectExtracter.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PropertyGroup Label="Globals">
<ProjectGuid>{43075A07-A627-44C9-9C55-1AE92AA636F8}</ProjectGuid>
<RootNamespace>XXObjectExtracter</RootNamespace>
<WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion>10.0.19041.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
Expand Down
2 changes: 1 addition & 1 deletion lua53/lua53.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<ProjectGuid>{E1AF35E4-2324-493C-B446-6B70A164A0B2}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<RootNamespace>lua53</RootNamespace>
<WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion>10.0.19041.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
Expand Down

0 comments on commit bb95585

Please sign in to comment.