修訂 | 5b8558d9c413160e894e746d44790442a00a6431 (tree) |
---|---|
時間 | 2022-05-31 11:00:33 |
作者 | ![]() |
Commiter | Mitsuaki Kawamura |
Update VS platform
@@ -16,7 +16,7 @@ | ||
16 | 16 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
17 | 17 | <ConfigurationType>Application</ConfigurationType> |
18 | 18 | <UseDebugLibraries>false</UseDebugLibraries> |
19 | - <PlatformToolset>v142</PlatformToolset> | |
19 | + <PlatformToolset>v143</PlatformToolset> | |
20 | 20 | <CharacterSet>Unicode</CharacterSet> |
21 | 21 | </PropertyGroup> |
22 | 22 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
@@ -17,7 +17,7 @@ | ||
17 | 17 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
18 | 18 | <ConfigurationType>Application</ConfigurationType> |
19 | 19 | <UseDebugLibraries>false</UseDebugLibraries> |
20 | - <PlatformToolset>v142</PlatformToolset> | |
20 | + <PlatformToolset>v143</PlatformToolset> | |
21 | 21 | <WholeProgramOptimization>true</WholeProgramOptimization> |
22 | 22 | <CharacterSet>Unicode</CharacterSet> |
23 | 23 | </PropertyGroup> |