1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-08 17:42:09 +03:00

Make ready for release of 1.3.8 and soversion 7

This commit is contained in:
Paul Bakker
2014-07-09 10:21:28 +02:00
parent bd68e90f02
commit ec3a617d40
10 changed files with 23 additions and 16 deletions

View File

@@ -256,6 +256,7 @@
<ClCompile Include="..\..\library\pkwrite.c" />
<ClCompile Include="..\..\library\platform.c" />
<ClCompile Include="..\..\library\ripemd160.c" />
<ClCompile Include="..\..\library\rnd_test.c" />
<ClCompile Include="..\..\library\rsa.c" />
<ClCompile Include="..\..\library\sha1.c" />
<ClCompile Include="..\..\library\sha256.c" />