1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-11-06 19:29:29 +03:00

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
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">