Additional changes needed to support Visual Studio 2017.

This commit is contained in:
Bart House
2017-09-04 12:56:20 +03:00
committed by Pasi Kallinen
parent 8a5351c079
commit 1bc3cbac7f
5 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseOfMfc>false</UseOfMfc>
<CharacterSet>MultiByte</CharacterSet>
<PlatformToolset>v140</PlatformToolset>
<PlatformToolset>v141</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)'=='Debug'" >
<UseDebugLibraries>true</UseDebugLibraries>