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/src/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 projects/Windows/VC7/src/.gitignore (limited to 'projects/Windows/VC7/src/.gitignore') diff --git a/projects/Windows/VC7/src/.gitignore b/projects/Windows/VC7/src/.gitignore new file mode 100644 index 000000000..d884acc2f --- /dev/null +++ b/projects/Windows/VC7/src/.gitignore @@ -0,0 +1,2 @@ +/*.vcproj +/*.ncb -- cgit v1.2.3