- Added gcm.c and ssl_cache.c

This commit is contained in:
Paul Bakker 2012-10-01 20:57:09 +00:00
parent e23c31561f
commit 93784e12ae

View File

@ -202,6 +202,7 @@
<ClCompile Include="..\..\library\entropy.c" />
<ClCompile Include="..\..\library\entropy_poll.c" />
<ClCompile Include="..\..\library\error.c" />
<ClCompile Include="..\..\library\gcm.c" />
<ClCompile Include="..\..\library\havege.c" />
<ClCompile Include="..\..\library\md.c" />
<ClCompile Include="..\..\library\md2.c" />
@ -216,6 +217,7 @@
<ClCompile Include="..\..\library\sha1.c" />
<ClCompile Include="..\..\library\sha2.c" />
<ClCompile Include="..\..\library\sha4.c" />
<ClCompile Include="..\..\library\ssl_cache.c" />
<ClCompile Include="..\..\library\ssl_cli.c" />
<ClCompile Include="..\..\library\ssl_srv.c" />
<ClCompile Include="..\..\library\ssl_tls.c" />
@ -227,4 +229,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>