|
46 | 46 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
47 | 47 | <ConfigurationType>StaticLibrary</ConfigurationType>
|
48 | 48 | <UseDebugLibraries>true</UseDebugLibraries>
|
49 |
| - <PlatformToolset>v142</PlatformToolset> |
| 49 | + <PlatformToolset>v143</PlatformToolset> |
50 | 50 | <CharacterSet>Unicode</CharacterSet>
|
51 | 51 | </PropertyGroup>
|
52 | 52 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
53 | 53 | <ConfigurationType>StaticLibrary</ConfigurationType>
|
54 | 54 | <UseDebugLibraries>true</UseDebugLibraries>
|
55 |
| - <PlatformToolset>v142</PlatformToolset> |
| 55 | + <PlatformToolset>v143</PlatformToolset> |
56 | 56 | <CharacterSet>Unicode</CharacterSet>
|
57 | 57 | </PropertyGroup>
|
58 | 58 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'" Label="Configuration">
|
59 | 59 | <ConfigurationType>StaticLibrary</ConfigurationType>
|
60 | 60 | <UseDebugLibraries>true</UseDebugLibraries>
|
61 |
| - <PlatformToolset>v142</PlatformToolset> |
| 61 | + <PlatformToolset>v143</PlatformToolset> |
62 | 62 | <CharacterSet>Unicode</CharacterSet>
|
63 | 63 | <WindowsSDKDesktopARMSupport>true</WindowsSDKDesktopARMSupport>
|
64 | 64 | </PropertyGroup>
|
65 | 65 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="Configuration">
|
66 | 66 | <ConfigurationType>StaticLibrary</ConfigurationType>
|
67 | 67 | <UseDebugLibraries>true</UseDebugLibraries>
|
68 |
| - <PlatformToolset>v142</PlatformToolset> |
| 68 | + <PlatformToolset>v143</PlatformToolset> |
69 | 69 | <CharacterSet>Unicode</CharacterSet>
|
70 | 70 | <WindowsSDKDesktopARM64Support>true</WindowsSDKDesktopARM64Support>
|
71 | 71 | </PropertyGroup>
|
72 | 72 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
73 | 73 | <ConfigurationType>StaticLibrary</ConfigurationType>
|
74 | 74 | <UseDebugLibraries>false</UseDebugLibraries>
|
75 |
| - <PlatformToolset>v142</PlatformToolset> |
| 75 | + <PlatformToolset>v143</PlatformToolset> |
76 | 76 | <WholeProgramOptimization>true</WholeProgramOptimization>
|
77 | 77 | <CharacterSet>Unicode</CharacterSet>
|
78 | 78 | </PropertyGroup>
|
79 | 79 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
80 | 80 | <ConfigurationType>StaticLibrary</ConfigurationType>
|
81 | 81 | <UseDebugLibraries>false</UseDebugLibraries>
|
82 |
| - <PlatformToolset>v142</PlatformToolset> |
| 82 | + <PlatformToolset>v143</PlatformToolset> |
83 | 83 | <WholeProgramOptimization>true</WholeProgramOptimization>
|
84 | 84 | <CharacterSet>Unicode</CharacterSet>
|
85 | 85 | </PropertyGroup>
|
86 | 86 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" Label="Configuration">
|
87 | 87 | <ConfigurationType>StaticLibrary</ConfigurationType>
|
88 | 88 | <UseDebugLibraries>false</UseDebugLibraries>
|
89 |
| - <PlatformToolset>v142</PlatformToolset> |
| 89 | + <PlatformToolset>v143</PlatformToolset> |
90 | 90 | <WholeProgramOptimization>true</WholeProgramOptimization>
|
91 | 91 | <CharacterSet>Unicode</CharacterSet>
|
92 | 92 | <WindowsSDKDesktopARMSupport>true</WindowsSDKDesktopARMSupport>
|
93 | 93 | </PropertyGroup>
|
94 | 94 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="Configuration">
|
95 | 95 | <ConfigurationType>StaticLibrary</ConfigurationType>
|
96 | 96 | <UseDebugLibraries>false</UseDebugLibraries>
|
97 |
| - <PlatformToolset>v142</PlatformToolset> |
| 97 | + <PlatformToolset>v143</PlatformToolset> |
98 | 98 | <WholeProgramOptimization>true</WholeProgramOptimization>
|
99 | 99 | <CharacterSet>Unicode</CharacterSet>
|
100 | 100 | <WindowsSDKDesktopARM64Support>true</WindowsSDKDesktopARM64Support>
|
|
0 commit comments