Remove empty lines from VS project files

Co-Authored-By: Anthony H <anthony@wolfssl.com>
rm_arc4
Devin AI 2025-03-20 21:11:58 +00:00
parent 1ddfd4948d
commit 6466d5dc7c
2 changed files with 0 additions and 2 deletions

View File

@ -44,7 +44,6 @@
<ClCompile Include="..\..\src\tls.c" /> <ClCompile Include="..\..\src\tls.c" />
<ClCompile Include="..\..\src\tls13.c" /> <ClCompile Include="..\..\src\tls13.c" />
<ClCompile Include="..\..\wolfcrypt\src\aes.c" /> <ClCompile Include="..\..\wolfcrypt\src\aes.c" />
<ClCompile Include="..\..\wolfcrypt\src\asn.c" /> <ClCompile Include="..\..\wolfcrypt\src\asn.c" />
<ClCompile Include="..\..\wolfcrypt\src\blake2b.c" /> <ClCompile Include="..\..\wolfcrypt\src\blake2b.c" />
<ClCompile Include="..\..\wolfcrypt\src\camellia.c" /> <ClCompile Include="..\..\wolfcrypt\src\camellia.c" />

View File

@ -22,7 +22,6 @@
<ClCompile Include="..\..\src\tls13.c" /> <ClCompile Include="..\..\src\tls13.c" />
<ClCompile Include="..\..\src\wolfio.c" /> <ClCompile Include="..\..\src\wolfio.c" />
<ClCompile Include="..\..\wolfcrypt\src\aes.c" /> <ClCompile Include="..\..\wolfcrypt\src\aes.c" />
<ClCompile Include="..\..\wolfcrypt\src\asn.c" /> <ClCompile Include="..\..\wolfcrypt\src\asn.c" />
<ClCompile Include="..\..\wolfcrypt\src\blake2b.c" /> <ClCompile Include="..\..\wolfcrypt\src\blake2b.c" />
<ClCompile Include="..\..\wolfcrypt\src\camellia.c" /> <ClCompile Include="..\..\wolfcrypt\src\camellia.c" />