forked from wolfSSL/wolfssl
Remove arc4 reference from VS-ARM wolfssl.vcxproj
Co-Authored-By: Anthony H <anthony@wolfssl.com>
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
<ClCompile Include="..\..\src\tls.c" />
|
||||
<ClCompile Include="..\..\src\tls13.c" />
|
||||
<ClCompile Include="..\..\wolfcrypt\src\aes.c" />
|
||||
<ClCompile Include="..\..\wolfcrypt\src\arc4.c" />
|
||||
|
||||
<ClCompile Include="..\..\wolfcrypt\src\asn.c" />
|
||||
<ClCompile Include="..\..\wolfcrypt\src\blake2b.c" />
|
||||
<ClCompile Include="..\..\wolfcrypt\src\camellia.c" />
|
||||
|
Reference in New Issue
Block a user