21
21
<PropertyGroup Label =" Globals" >
22
22
<ProjectGuid >{0C0B2BEA-311F-473C-9652-87923EF639E3}</ProjectGuid >
23
23
<RootNamespace >example_sdl2_sdlrenderer2</RootNamespace >
24
- <WindowsTargetPlatformVersion >10.0 </WindowsTargetPlatformVersion >
24
+ <WindowsTargetPlatformVersion >8.1 </WindowsTargetPlatformVersion >
25
25
<ProjectName >example_sdl2_sdlrenderer2</ProjectName >
26
26
</PropertyGroup >
27
27
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
28
28
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
29
29
<ConfigurationType >Application</ConfigurationType >
30
30
<UseDebugLibraries >true</UseDebugLibraries >
31
31
<CharacterSet >MultiByte</CharacterSet >
32
- <PlatformToolset >v142 </PlatformToolset >
32
+ <PlatformToolset >v140 </PlatformToolset >
33
33
</PropertyGroup >
34
34
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
35
35
<ConfigurationType >Application</ConfigurationType >
36
36
<UseDebugLibraries >true</UseDebugLibraries >
37
37
<CharacterSet >MultiByte</CharacterSet >
38
- <PlatformToolset >v142 </PlatformToolset >
38
+ <PlatformToolset >v140 </PlatformToolset >
39
39
</PropertyGroup >
40
40
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" Label =" Configuration" >
41
41
<ConfigurationType >Application</ConfigurationType >
42
42
<UseDebugLibraries >false</UseDebugLibraries >
43
43
<WholeProgramOptimization >true</WholeProgramOptimization >
44
44
<CharacterSet >MultiByte</CharacterSet >
45
- <PlatformToolset >v142 </PlatformToolset >
45
+ <PlatformToolset >v140 </PlatformToolset >
46
46
</PropertyGroup >
47
47
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
48
48
<ConfigurationType >Application</ConfigurationType >
49
49
<UseDebugLibraries >false</UseDebugLibraries >
50
50
<WholeProgramOptimization >true</WholeProgramOptimization >
51
51
<CharacterSet >MultiByte</CharacterSet >
52
- <PlatformToolset >v142 </PlatformToolset >
52
+ <PlatformToolset >v140 </PlatformToolset >
53
53
</PropertyGroup >
54
54
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
55
55
<ImportGroup Label =" ExtensionSettings" >
184
184
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
185
185
<ImportGroup Label =" ExtensionTargets" >
186
186
</ImportGroup >
187
- </Project >
187
+ </Project >
0 commit comments