Updated Toolset to v142

This commit is contained in:
DjLegolas
2020-04-12 10:32:31 +03:00
committed by Patrick Griffis
parent 29e78d3851
commit 939ec7a16e
22 changed files with 83 additions and 83 deletions

View File

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