From 0d854de5f090cc65743f2f9c26bdae5221e4a072 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sun, 27 Apr 2014 17:28:59 +0100 Subject: build: Added Visual Studio .NET (VC7) project files Carrying on from commit 11025613b9 added VC7 project files which are capable of supporting side-by-side compilation, as well as support for some of the third-party libraries curl uses. --- projects/Windows/VC7/lib/libcurl.tmpl | 956 ++++++++++++++++++++++++++++++++++ 1 file changed, 956 insertions(+) create mode 100644 projects/Windows/VC7/lib/libcurl.tmpl (limited to 'projects/Windows/VC7/lib/libcurl.tmpl') diff --git a/projects/Windows/VC7/lib/libcurl.tmpl b/projects/Windows/VC7/lib/libcurl.tmpl new file mode 100644 index 000000000..e3c3ee056 --- /dev/null +++ b/projects/Windows/VC7/lib/libcurl.tmpl @@ -0,0 +1,956 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +CURL_LIB_C_FILES + + +CURL_LIB_H_FILES + + +CURL_LIB_RC_FILES + + + +CURL_LIB_VTLS_C_FILES + + +CURL_LIB_VTLS_H_FILES + + + + + + -- cgit v1.2.3