From 4bf776792f2e4ef6f5787bdff1715a5c1d61249c Mon Sep 17 00:00:00 2001 From: Tillmann Karras Date: Fri, 25 Sep 2015 03:09:48 +0200 Subject: [PATCH] mbedTLS: add Dolphin-specific vcxproj file --- Externals/mbedtls/mbedTLS.vcxproj | 114 ++++++++++++++++++++++++++++++ 1 file changed, 114 insertions(+) create mode 100644 Externals/mbedtls/mbedTLS.vcxproj diff --git a/Externals/mbedtls/mbedTLS.vcxproj b/Externals/mbedtls/mbedTLS.vcxproj new file mode 100644 index 0000000000..7122730d3b --- /dev/null +++ b/Externals/mbedtls/mbedTLS.vcxproj @@ -0,0 +1,114 @@ + + + + + Debug + x64 + + + Release + x64 + + + + {BDB6578B-0691-4E80-A46C-DF21639FD3B8} + + + + StaticLibrary + v140 + Unicode + + + true + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file