From 384b75ac9cbca857576065bd28cd4cb7d7c0f2f1 Mon Sep 17 00:00:00 2001
From: Paul Bakker
Date: Tue, 8 May 2012 08:40:00 +0000
Subject: [PATCH] - Added missing files to Visual C projects
---
visualc/VS2010/PolarSSL.vcxproj | 3 ++-
visualc/VS6/polarssl.dsp | 40 +++++++++++++++++++++++++++++++++
2 files changed, 42 insertions(+), 1 deletion(-)
diff --git a/visualc/VS2010/PolarSSL.vcxproj b/visualc/VS2010/PolarSSL.vcxproj
index 26bac09a01..c40b6ba4dc 100644
--- a/visualc/VS2010/PolarSSL.vcxproj
+++ b/visualc/VS2010/PolarSSL.vcxproj
@@ -155,6 +155,7 @@
+
@@ -224,4 +225,4 @@
-
\ No newline at end of file
+
diff --git a/visualc/VS6/polarssl.dsp b/visualc/VS6/polarssl.dsp
index 4c12232895..47d612da8d 100644
--- a/visualc/VS6/polarssl.dsp
+++ b/visualc/VS6/polarssl.dsp
@@ -93,6 +93,10 @@ SOURCE=..\..\library\arc4.c
# End Source File
# Begin Source File
+SOURCE=..\..\library\asn1parse.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\library\base64.c
# End Source File
# Begin Source File
@@ -117,6 +121,10 @@ SOURCE=..\..\library\cipher_wrap.c
# End Source File
# Begin Source File
+SOURCE=..\..\library\ctr_drbg.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\library\debug.c
# End Source File
# Begin Source File
@@ -129,6 +137,18 @@ SOURCE=..\..\library\dhm.c
# End Source File
# Begin Source File
+SOURCE=..\..\library\entropy.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\library\entropy_poll.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\library\error.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\library\havege.c
# End Source File
# Begin Source File
@@ -217,6 +237,10 @@ SOURCE=..\..\include\polarssl\arc4.h
# End Source File
# Begin Source File
+SOURCE=..\..\include\polarssl\asn1.h
+# End Source File
+# Begin Source File
+
SOURCE=..\..\include\polarssl\base64.h
# End Source File
# Begin Source File
@@ -249,6 +273,10 @@ SOURCE=..\..\include\polarssl\config.h
# End Source File
# Begin Source File
+SOURCE=..\..\include\polarssl\ctr_drbg.h
+# End Source File
+# Begin Source File
+
SOURCE=..\..\include\polarssl\debug.h
# End Source File
# Begin Source File
@@ -261,6 +289,18 @@ SOURCE=..\..\include\polarssl\dhm.h
# End Source File
# Begin Source File
+SOURCE=..\..\include\polarssl\entropy.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\polarssl\entropy_poll.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\polarssl\error.h
+# End Source File
+# Begin Source File
+
SOURCE=..\..\include\polarssl\havege.h
# End Source File
# Begin Source File