Revert everything to VCRuntime2019 (since Appveyor doesn't work well with Clang/LLVM

This commit is contained in:
nastys
2020-04-04 03:34:45 +02:00
parent d4644c2673
commit a151a9866b
10 changed files with 10 additions and 10 deletions
@@ -28,7 +28,7 @@
<UseDebugLibraries>false</UseDebugLibraries>
<WholeProgramOptimization>true</WholeProgramOptimization>
<CharacterSet>MultiByte</CharacterSet>
<PlatformToolset>ClangCL</PlatformToolset>
<PlatformToolset>v142</PlatformToolset>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">