28
28
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
29
29
<ConfigurationType >StaticLibrary</ConfigurationType >
30
30
<UseDebugLibraries >true</UseDebugLibraries >
31
- <PlatformToolset >v142 </PlatformToolset >
31
+ <PlatformToolset >v143 </PlatformToolset >
32
32
<CharacterSet >MultiByte</CharacterSet >
33
33
</PropertyGroup >
34
34
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" Label =" Configuration" >
35
35
<ConfigurationType >StaticLibrary</ConfigurationType >
36
36
<UseDebugLibraries >false</UseDebugLibraries >
37
- <PlatformToolset >v142 </PlatformToolset >
37
+ <PlatformToolset >v143 </PlatformToolset >
38
38
<WholeProgramOptimization >true</WholeProgramOptimization >
39
39
<CharacterSet >MultiByte</CharacterSet >
40
40
</PropertyGroup >
41
41
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
42
42
<ConfigurationType >StaticLibrary</ConfigurationType >
43
43
<UseDebugLibraries >true</UseDebugLibraries >
44
- <PlatformToolset >v142 </PlatformToolset >
44
+ <PlatformToolset >v143 </PlatformToolset >
45
45
<CharacterSet >MultiByte</CharacterSet >
46
46
</PropertyGroup >
47
47
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
48
48
<ConfigurationType >StaticLibrary</ConfigurationType >
49
49
<UseDebugLibraries >false</UseDebugLibraries >
50
- <PlatformToolset >v142 </PlatformToolset >
50
+ <PlatformToolset >v143 </PlatformToolset >
51
51
<WholeProgramOptimization >true</WholeProgramOptimization >
52
52
<CharacterSet >MultiByte</CharacterSet >
53
53
</PropertyGroup >
145
145
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
146
146
<ImportGroup Label =" ExtensionTargets" >
147
147
</ImportGroup >
148
- </Project >
148
+ </Project >
0 commit comments