forked from wolfSSL/wolfssl
Merge pull request #687 from JacobBarthelmeh/Testing
update Windows FIPS build
This commit is contained in:
@ -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">
|
||||||
|
Reference in New Issue
Block a user