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

Merge pull request #2853 from irwir/fix_vcxproj

Finalize fixing bugs in .vcxproj files
This commit is contained in:
Manuel Pégourié-Gonnard
2020-04-28 13:03:13 +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">