Merge pull request #3205 from irwir/fix_vcxproj-2.16

[backport 2.16] Finalize fixing bugs in .vcxproj files
This commit is contained in:
Manuel Pégourié-Gonnard 2020-04-28 13:03:30 +02:00 committed by GitHub
commit 899f63805a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 2 deletions

View file

@ -45,7 +45,6 @@
<UseDebugLibraries>false</UseDebugLibraries>
<WholeProgramOptimization>true</WholeProgramOptimization>
<CharacterSet>Unicode</CharacterSet>
<PlatformToolset>Windows7.1SDK</PlatformToolset>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">