FIPSv2 builds on win10 adjust for new fastmath default in settings.h

This commit is contained in:
kaleb-himes
2022-10-18 10:50:01 -06:00
parent b7c4ddba72
commit c25e9d9994

View File

@ -258,6 +258,7 @@
<ClCompile Include="..\..\wolfcrypt\src\hash.c" />
<ClCompile Include="..\..\wolfcrypt\src\hmac.c" />
<ClCompile Include="..\..\wolfcrypt\src\integer.c" />
<ClCompile Include="..\..\wolfcrypt\src\tfm.c" />
<ClCompile Include="..\..\src\internal.c" />
<ClCompile Include="..\..\src\wolfio.c" />
<ClCompile Include="..\..\wolfcrypt\src\kdf.c" />