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