- Added missing files to Visual C projects
diff --git a/visualc/VS2010/PolarSSL.vcxproj b/visualc/VS2010/PolarSSL.vcxproj
index 26bac09..c40b6ba 100644
--- a/visualc/VS2010/PolarSSL.vcxproj
+++ b/visualc/VS2010/PolarSSL.vcxproj
@@ -155,6 +155,7 @@
<ClInclude Include="..\..\include\polarssl\cipher.h" />
<ClInclude Include="..\..\include\polarssl\cipher_wrap.h" />
<ClInclude Include="..\..\include\polarssl\config.h" />
+ <ClInclude Include="..\..\include\polarssl\ctr_drbg.h" />
<ClInclude Include="..\..\include\polarssl\debug.h" />
<ClInclude Include="..\..\include\polarssl\des.h" />
<ClInclude Include="..\..\include\polarssl\dhm.h" />
@@ -224,4 +225,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
-</Project>
\ No newline at end of file
+</Project>
diff --git a/visualc/VS6/polarssl.dsp b/visualc/VS6/polarssl.dsp
index 4c12232..47d612d 100644
--- a/visualc/VS6/polarssl.dsp
+++ b/visualc/VS6/polarssl.dsp
@@ -93,6 +93,10 @@
# 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 @@
# 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 @@
# 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 @@
# 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 @@
# 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 @@
# 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