From 1ace1fdd4c33f550e6ced26a5de2ec542872f629 Mon Sep 17 00:00:00 2001 From: Paul Bakker Date: Sat, 28 Mar 2009 18:33:55 +0000 Subject: [PATCH] - Added camellia to polarssl visualc project --- visualc/polarssl.dsp | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/visualc/polarssl.dsp b/visualc/polarssl.dsp index 6e7bd0931..70b6a2800 100644 --- a/visualc/polarssl.dsp +++ b/visualc/polarssl.dsp @@ -89,6 +89,10 @@ SOURCE=..\library\aes.c # End Source File # Begin Source File +SOURCE=..\library\camellia.c +# End Source File +# Begin Source File + SOURCE=..\library\arc4.c # End Source File # Begin Source File @@ -185,6 +189,10 @@ SOURCE=..\include\polarssl\aes.h # End Source File # Begin Source File +SOURCE=..\include\polarssl\camellia.h +# End Source File +# Begin Source File + SOURCE=..\include\polarssl\arc4.h # End Source File # Begin Source File