Updated target platform in VS2019 project.

This commit is contained in:
LoRd_MuldeR 2021-05-22 23:17:29 +02:00
parent 26d5a8c293
commit 46a12b7e4f

View File

@ -19,7 +19,7 @@
<ProjectGuid>{00FE736A-8DB1-41B3-B915-4CD8DB09EF48}</ProjectGuid> <ProjectGuid>{00FE736A-8DB1-41B3-B915-4CD8DB09EF48}</ProjectGuid>
<RootNamespace>LameXP</RootNamespace> <RootNamespace>LameXP</RootNamespace>
<Keyword>Win32Proj</Keyword> <Keyword>Win32Proj</Keyword>
<WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> <WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
</PropertyGroup> </PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Static|Win32'" Label="Configuration"> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Static|Win32'" Label="Configuration">