Fixed typo with testsuite preprocessor. Added missing chacha.c, chacha20_poly1305.c, pkcs7.c and poly1305.c. Also added the IDE/WIN/user_settings.h to the project so its easy to find.

This commit is contained in:
David Garske
2016-02-04 11:19:51 -08:00
parent 41f7cb0482
commit 2db6246abc
15 changed files with 90 additions and 11 deletions

View File

@@ -175,6 +175,14 @@
RelativePath=".\wolfcrypt\src\coding.c"
>
</File>
<File
RelativePath=".\wolfcrypt\src\chacha.c"
>
</File>
<File
RelativePath=".\wolfcrypt\src\chacha20_poly1305.c"
>
</File>
<File
RelativePath=".\src\crl.c"
>
@@ -247,6 +255,14 @@
RelativePath=".\src\ocsp.c"
>
</File>
<File
RelativePath=".\wolfcrypt\src\pkcs7.c"
>
</File>
<File
RelativePath=".\wolfcrypt\src\poly1305.c"
>
</File>
<File
RelativePath=".\wolfcrypt\src\wc_port.c"
>
@@ -305,6 +321,10 @@
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
RelativePath="IDE\WIN\user_settings.h"
>
</File>
</Filter>
<Filter
Name="Resource Files"