Fix for building TLS v1.3 code on Windows

This commit is contained in:
Sean Parkinson
2017-12-20 10:32:33 +10:00
parent 5235e256c7
commit fa2db8b22e
3 changed files with 8 additions and 1 deletions

View File

@@ -319,6 +319,10 @@
RelativePath=".\src\tls.c"
>
</File>
<File
RelativePath=".\src\tls13.c"
>
</File>
<File
RelativePath=".\wolfcrypt\src\wc_encrypt.c"
>