From 50b3111b63580473ae733e08a8acb30c4a88c1b8 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Thu, 1 May 2014 20:29:34 +0100 Subject: build: Added Visual Studio 2003 .NET (VC7.1) project files Carrying on from commit 11025613b9 added VC7.1 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.1/src/curlsrc.tmpl | 1265 +++++++++++++++++++++++++++++++ 1 file changed, 1265 insertions(+) create mode 100644 projects/Windows/VC7.1/src/curlsrc.tmpl (limited to 'projects/Windows/VC7.1/src/curlsrc.tmpl') diff --git a/projects/Windows/VC7.1/src/curlsrc.tmpl b/projects/Windows/VC7.1/src/curlsrc.tmpl new file mode 100644 index 000000000..fe308f1a0 --- /dev/null +++ b/projects/Windows/VC7.1/src/curlsrc.tmpl @@ -0,0 +1,1265 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +CURL_SRC_C_FILES + + + + + + + + + + + + + + +CURL_SRC_H_FILES + + +CURL_SRC_RC_FILES + + + + + -- cgit v1.2.3