Use vcpkg & drop OTClient SDK for windows

additionaly, the project has been updated to Visual Studio 2019!
This commit is contained in:
slavidodo
2020-05-07 19:02:20 +02:00
parent 714c6b8fc0
commit e3caaacc55
5 changed files with 14 additions and 109 deletions

View File

@@ -9,9 +9,6 @@
<EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
<FloatingPointModel>Fast</FloatingPointModel>
</ClCompile>
<Link>
<AdditionalLibraryDirectories>$(OTCLIENT_LIBS64)</AdditionalLibraryDirectories>
</Link>
</ItemDefinitionGroup>
<ItemGroup />
</Project>