|
27 | 27 | <ProjectGuid>{A162F37F-183F-4250-88AB-9B9FBDE30B04}</ProjectGuid> |
28 | 28 | <Keyword>Win32Proj</Keyword> |
29 | 29 | <RootNamespace>TurboRC</RootNamespace> |
30 | | - <WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion> |
| 30 | + <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> |
31 | 31 | <ProjectName>TurboRC</ProjectName> |
32 | 32 | </PropertyGroup> |
33 | 33 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
34 | 34 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
35 | 35 | <ConfigurationType>StaticLibrary</ConfigurationType> |
36 | 36 | <UseDebugLibraries>true</UseDebugLibraries> |
37 | | - <PlatformToolset>v141</PlatformToolset> |
| 37 | + <PlatformToolset>v143</PlatformToolset> |
38 | 38 | </PropertyGroup> |
39 | 39 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
40 | 40 | <ConfigurationType>StaticLibrary</ConfigurationType> |
41 | 41 | <UseDebugLibraries>true</UseDebugLibraries> |
42 | | - <PlatformToolset>v141</PlatformToolset> |
| 42 | + <PlatformToolset>v143</PlatformToolset> |
43 | 43 | </PropertyGroup> |
44 | 44 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
45 | 45 | <ConfigurationType>StaticLibrary</ConfigurationType> |
46 | 46 | <UseDebugLibraries>false</UseDebugLibraries> |
47 | | - <PlatformToolset>v141</PlatformToolset> |
| 47 | + <PlatformToolset>v143</PlatformToolset> |
48 | 48 | </PropertyGroup> |
49 | 49 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
50 | 50 | <ConfigurationType>StaticLibrary</ConfigurationType> |
51 | 51 | <UseDebugLibraries>false</UseDebugLibraries> |
52 | | - <PlatformToolset>v141</PlatformToolset> |
| 52 | + <PlatformToolset>v143</PlatformToolset> |
53 | 53 | </PropertyGroup> |
54 | 54 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
55 | 55 | <ImportGroup Label="ExtensionSettings"> |
|
0 commit comments