From 356b0ad8bb68e1ec5dd751aaaa0fd61779cb08f0 Mon Sep 17 00:00:00 2001 From: Paul Bakker Date: Tue, 1 Oct 2013 10:11:38 +0200 Subject: [PATCH] Added threading modlue to VS project files --- visualc/VS2010/PolarSSL.vcxproj | 2 ++ visualc/VS6/polarssl.dsp | 8 ++++++++ 2 files changed, 10 insertions(+) diff --git a/visualc/VS2010/PolarSSL.vcxproj b/visualc/VS2010/PolarSSL.vcxproj index d7854ae50..d474a1dbf 100644 --- a/visualc/VS2010/PolarSSL.vcxproj +++ b/visualc/VS2010/PolarSSL.vcxproj @@ -192,6 +192,7 @@ + @@ -252,6 +253,7 @@ + diff --git a/visualc/VS6/polarssl.dsp b/visualc/VS6/polarssl.dsp index 35025a2d7..47fdce0ba 100644 --- a/visualc/VS6/polarssl.dsp +++ b/visualc/VS6/polarssl.dsp @@ -289,6 +289,10 @@ SOURCE=..\..\library\ssl_tls.c # End Source File # Begin Source File +SOURCE=..\..\library\threading.c +# End Source File +# Begin Source File + SOURCE=..\..\library\timing.c # End Source File # Begin Source File @@ -529,6 +533,10 @@ SOURCE=..\..\include\polarssl\ssl.h # End Source File # Begin Source File +SOURCE=..\..\include\polarssl\threading.h +# End Source File +# Begin Source File + SOURCE=..\..\include\polarssl\timing.h # End Source File # Begin Source File