aboutsummaryrefslogtreecommitdiff
path: root/visualc
diff options
context:
space:
mode:
authorHanno Becker <hanno.becker@arm.com>2020-02-05 11:32:03 +0000
committerHanno Becker <hanno.becker@arm.com>2020-02-05 16:10:22 +0000
commit471c0c98f61000588a17888d5f12e5cbdb28034d (patch)
tree0965c2e1202bd108e368af2dabb9c40d74e6a938 /visualc
parentabd9cef5201f09dcd5518692b5f6df1db9bf80cb (diff)
downloadmbedtls-471c0c98f61000588a17888d5f12e5cbdb28034d.zip
mbedtls-471c0c98f61000588a17888d5f12e5cbdb28034d.tar.gz
mbedtls-471c0c98f61000588a17888d5f12e5cbdb28034d.tar.bz2
Rename temporary copy ssl_tls_old.c back to ssl_tls.c
Diffstat (limited to 'visualc')
-rw-r--r--visualc/VS2010/mbedTLS.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/visualc/VS2010/mbedTLS.vcxproj b/visualc/VS2010/mbedTLS.vcxproj
index 65dce70..ff42438 100644
--- a/visualc/VS2010/mbedTLS.vcxproj
+++ b/visualc/VS2010/mbedTLS.vcxproj
@@ -264,7 +264,7 @@
<ClCompile Include="..\..\library\ssl_msg.c" />
<ClCompile Include="..\..\library\ssl_srv.c" />
<ClCompile Include="..\..\library\ssl_ticket.c" />
- <ClCompile Include="..\..\library\ssl_tls_old.c" />
+ <ClCompile Include="..\..\library\ssl_tls.c" />
<ClCompile Include="..\..\library\x509.c" />
<ClCompile Include="..\..\library\x509_create.c" />
<ClCompile Include="..\..\library\x509_crl.c" />