|
37 | 37 | <ConfigurationType>StaticLibrary</ConfigurationType>
|
38 | 38 | <CharacterSet>Unicode</CharacterSet>
|
39 | 39 | <WholeProgramOptimization>true</WholeProgramOptimization>
|
40 |
| - <PlatformToolset>v142</PlatformToolset> |
| 40 | + <PlatformToolset>v143</PlatformToolset> |
41 | 41 | <SpectreMitigation>Spectre</SpectreMitigation>
|
42 | 42 | </PropertyGroup>
|
43 | 43 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
44 | 44 | <ConfigurationType>StaticLibrary</ConfigurationType>
|
45 | 45 | <CharacterSet>Unicode</CharacterSet>
|
46 |
| - <PlatformToolset>v142</PlatformToolset> |
| 46 | + <PlatformToolset>v143</PlatformToolset> |
47 | 47 | <SpectreMitigation>false</SpectreMitigation>
|
48 | 48 | <UseDebugLibraries>true</UseDebugLibraries>
|
49 | 49 | </PropertyGroup>
|
50 | 50 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
51 | 51 | <ConfigurationType>StaticLibrary</ConfigurationType>
|
52 | 52 | <CharacterSet>Unicode</CharacterSet>
|
53 | 53 | <WholeProgramOptimization>true</WholeProgramOptimization>
|
54 |
| - <PlatformToolset>v142</PlatformToolset> |
| 54 | + <PlatformToolset>v143</PlatformToolset> |
55 | 55 | <SpectreMitigation>Spectre</SpectreMitigation>
|
56 | 56 | </PropertyGroup>
|
57 | 57 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="Configuration">
|
58 | 58 | <ConfigurationType>StaticLibrary</ConfigurationType>
|
59 | 59 | <CharacterSet>Unicode</CharacterSet>
|
60 | 60 | <WholeProgramOptimization>true</WholeProgramOptimization>
|
61 |
| - <PlatformToolset>v142</PlatformToolset> |
| 61 | + <PlatformToolset>v143</PlatformToolset> |
62 | 62 | <SpectreMitigation>false</SpectreMitigation>
|
63 | 63 | </PropertyGroup>
|
64 | 64 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
65 | 65 | <ConfigurationType>StaticLibrary</ConfigurationType>
|
66 | 66 | <CharacterSet>Unicode</CharacterSet>
|
67 |
| - <PlatformToolset>v142</PlatformToolset> |
| 67 | + <PlatformToolset>v143</PlatformToolset> |
68 | 68 | <SpectreMitigation>false</SpectreMitigation>
|
69 | 69 | <UseDebugLibraries>true</UseDebugLibraries>
|
70 | 70 | </PropertyGroup>
|
71 | 71 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="Configuration">
|
72 | 72 | <ConfigurationType>StaticLibrary</ConfigurationType>
|
73 | 73 | <CharacterSet>Unicode</CharacterSet>
|
74 |
| - <PlatformToolset>v142</PlatformToolset> |
| 74 | + <PlatformToolset>v143</PlatformToolset> |
75 | 75 | <SpectreMitigation>false</SpectreMitigation>
|
76 | 76 | </PropertyGroup>
|
77 | 77 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
0 commit comments