update Windows FIPS build

This commit is contained in:
Jacob Barthelmeh
2016-12-27 10:34:13 -07:00
parent 2cf7785068
commit fb49dbd083

View File

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