From ee0844adb99cbe3e516309f4c865efb2b6c313c3 Mon Sep 17 00:00:00 2001
From: Paul Bakker
Date: Mon, 23 Sep 2013 15:20:01 +0200
Subject: [PATCH] Updated VS project files for X509 changes
---
visualc/VS2010/PolarSSL.vcxproj | 16 ++++++++--
visualc/VS6/polarssl.dsp | 52 ++++++++++++++++++++++++++++++---
2 files changed, 61 insertions(+), 7 deletions(-)
diff --git a/visualc/VS2010/PolarSSL.vcxproj b/visualc/VS2010/PolarSSL.vcxproj
index d1adc0f44..d7854ae50 100644
--- a/visualc/VS2010/PolarSSL.vcxproj
+++ b/visualc/VS2010/PolarSSL.vcxproj
@@ -194,8 +194,10 @@
+
+
+
-
@@ -238,6 +240,9 @@
+
+
+
@@ -249,8 +254,13 @@
-
-
+
+
+
+
+
+
+
diff --git a/visualc/VS6/polarssl.dsp b/visualc/VS6/polarssl.dsp
index a808cda1c..35025a2d7 100644
--- a/visualc/VS6/polarssl.dsp
+++ b/visualc/VS6/polarssl.dsp
@@ -241,6 +241,18 @@ SOURCE=..\..\library\pkcs5.c
# End Source File
# Begin Source File
+SOURCE=..\..\library\pkparse.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\library\pk_wrap.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\library\pkwrite.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\library\rsa.c
# End Source File
# Begin Source File
@@ -285,11 +297,35 @@ SOURCE=..\..\library\version.c
# End Source File
# Begin Source File
-SOURCE=..\..\library\x509parse.c
+SOURCE=..\..\library\x509.c
# End Source File
# Begin Source File
-SOURCE=..\..\library\x509write.c
+SOURCE=..\..\library\x509_create.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\library\x509_create.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\library\x509_crl.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\library\x509_crt.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\library\x509_csr.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\library\x509write_crt.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\library\x509write_csr.c
# End Source File
# Begin Source File
@@ -501,11 +537,19 @@ SOURCE=..\..\include\polarssl\version.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\polarssl\x509.h
+SOURCE=..\..\include\polarssl\x509_crl.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\polarssl\x509write.h
+SOURCE=..\..\include\polarssl\x509_crt.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\polarssl\x509_csr.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\polarssl\x509.h
# End Source File
# Begin Source File