Use VS 2015

This commit is contained in:
Arnavion
2015-10-10 16:14:12 -07:00
parent 671a838b52
commit f7e3d3f32c
25 changed files with 36 additions and 33 deletions

View File

@@ -23,7 +23,7 @@
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Label="Configuration">
<PlatformToolset>v120</PlatformToolset>
<PlatformToolset>v140</PlatformToolset>
<ConfigurationType>DynamicLibrary</ConfigurationType>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>