fix debug build settings

main
cosmonaut 2021-11-24 10:55:38 -08:00
parent d3708f5e16
commit 5365f8993f
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
<PlatformToolset>v142</PlatformToolset>
</PropertyGroup>
<PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<PlatformToolset>ClangCL</PlatformToolset>
<PlatformToolset>v142</PlatformToolset>
</PropertyGroup>
<PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<PlatformToolset>v142</PlatformToolset>