From 83b0847e667ff1d5afaa68ed94d8749a27dde815 Mon Sep 17 00:00:00 2001 From: Chris Conlon Date: Wed, 4 Nov 2020 10:37:47 -0700 Subject: [PATCH] add rc2.c to Visual Studio projects --- wolfssl-ntru.vcproj | 4 ++++ wolfssl.vcproj | 4 ++++ wolfssl.vcxproj | 3 ++- 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/wolfssl-ntru.vcproj b/wolfssl-ntru.vcproj index 18964c739..e6c6d66b0 100755 --- a/wolfssl-ntru.vcproj +++ b/wolfssl-ntru.vcproj @@ -290,6 +290,10 @@ RelativePath=".\wolfcrypt\src\random.c" > + + diff --git a/wolfssl.vcproj b/wolfssl.vcproj index 5505e4912..ebf0007da 100755 --- a/wolfssl.vcproj +++ b/wolfssl.vcproj @@ -319,6 +319,10 @@ RelativePath=".\wolfcrypt\src\random.c" > + + diff --git a/wolfssl.vcxproj b/wolfssl.vcxproj index 834c307e0..d890f8cc9 100644 --- a/wolfssl.vcxproj +++ b/wolfssl.vcxproj @@ -321,6 +321,7 @@ + @@ -369,4 +370,4 @@ - \ No newline at end of file +