Make things compile

This commit is contained in:
Raymond 2021-08-24 10:33:36 -04:00
parent 151ca5cc85
commit e8eabef525
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@
<PropertyGroup Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<PlatformToolset>v143</PlatformToolset>
<PlatformToolset>v142</PlatformToolset>
<LinkIncremental>false</LinkIncremental>
<CharacterSet>Unicode</CharacterSet>
<OutDir>..\bin\$(Configuration)\</OutDir>