Merge pull request #687 from JacobBarthelmeh/Testing

update Windows FIPS build
This commit is contained in:
toddouska
2016-12-29 11:06:11 -08:00
committed by GitHub

View File

@ -301,6 +301,7 @@
<ClCompile Include="..\..\src\tls.c" />
<ClCompile Include="..\..\wolfcrypt\src\wc_encrypt.c" />
<ClCompile Include="..\..\wolfcrypt\src\wolfevent.c" />
<ClCompile Include="..\..\wolfcrypt\src\pkcs12.c" />
</ItemGroup>
<ItemGroup>
<CustomBuild Include="..\..\wolfcrypt\src\aes_asm.asm">