We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34c26b1 commit e3525bdCopy full SHA for e3525bd
1 file changed
arc++.vcxproj
@@ -21,13 +21,13 @@
21
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
22
<ConfigurationType>Application</ConfigurationType>
23
<UseDebugLibraries>true</UseDebugLibraries>
24
- <PlatformToolset>v143</PlatformToolset>
+ <PlatformToolset>v145</PlatformToolset>
25
<CharacterSet>Unicode</CharacterSet>
26
</PropertyGroup>
27
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
28
29
<UseDebugLibraries>false</UseDebugLibraries>
30
31
<WholeProgramOptimization>true</WholeProgramOptimization>
32
33
0 commit comments