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

@@ -19,7 +19,7 @@
<PropertyGroup Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<PlatformToolset>v120</PlatformToolset>
<PlatformToolset>v140</PlatformToolset>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<Import Project="..\..\win32\hexchat.props" />