- Updated VisualC project and workspace files

diff --git a/visualc/polarssl.dsp b/visualc/polarssl.dsp
index 70b6a28..0c2e7f8 100644
--- a/visualc/polarssl.dsp
+++ b/visualc/polarssl.dsp
@@ -63,8 +63,8 @@
 # PROP Output_Dir ""

 # PROP Intermediate_Dir "temp"

 # PROP Target_Dir ""

-# ADD BASE CPP /nologo /W3 /Gm /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c

-# ADD CPP /nologo /W3 /Gm /GX /Z7 /Od /I "../include" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c

+# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c

+# ADD CPP /nologo /W3 /GX /Z7 /Od /I "../include" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c

 # ADD BASE RSC /l 0x40c /d "_DEBUG"

 # ADD RSC /l 0x40c /d "_DEBUG"

 BSC32=bscmake.exe

@@ -89,10 +89,6 @@
 # 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

@@ -105,6 +101,10 @@
 # End Source File

 # Begin Source File

 

+SOURCE=..\library\camellia.c

+# End Source File

+# Begin Source File

+

 SOURCE=..\library\certs.c

 # End Source File

 # Begin Source File

@@ -179,6 +179,10 @@
 

 SOURCE=..\library\x509parse.c

 # End Source File

+# Begin Source File

+

+SOURCE=..\library\xtea.c

+# End Source File

 # End Group

 # Begin Group "Header Files"

 

@@ -189,10 +193,6 @@
 # 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

@@ -209,6 +209,10 @@
 # End Source File

 # Begin Source File

 

+SOURCE=..\include\polarssl\camellia.h

+# End Source File

+# Begin Source File

+

 SOURCE=..\include\polarssl\certs.h

 # End Source File

 # Begin Source File

@@ -279,6 +283,10 @@
 

 SOURCE=..\include\polarssl\x509.h

 # End Source File

+# Begin Source File

+

+SOURCE=..\include\polarssl\xtea.h

+# End Source File

 # End Group

 # End Target

 # End Project