forked from wolfSSL/wolfssl
Remove empty lines from VS project files
Co-Authored-By: Anthony H <anthony@wolfssl.com>
This commit is contained in:
@@ -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" />
|
||||||
|
@@ -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" />
|
||||||
|
Reference in New Issue
Block a user