From 0160cb2e194be3c9eaeb7903998d60bbdf4f8834 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Fri, 18 Apr 2014 10:24:20 +0100 Subject: build: Added Visual Studio 2012 (VC11) project files Carrying on from commit 11025613b9 added VC11 project files which are capable of supporting side-by-side compilation, 32-bit and 64-bit builds as well as support for some of the third-party libraries curl uses. --- projects/Windows/VC11/lib/.gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 projects/Windows/VC11/lib/.gitignore (limited to 'projects/Windows/VC11/lib/.gitignore') diff --git a/projects/Windows/VC11/lib/.gitignore b/projects/Windows/VC11/lib/.gitignore new file mode 100644 index 000000000..d2d7b7fb4 --- /dev/null +++ b/projects/Windows/VC11/lib/.gitignore @@ -0,0 +1,6 @@ +/*.vcxproj +/*.filters +/*.user +/*.ncb +/*.sdf +/*.suo -- cgit v1.2.3