From cf9342e275b784f5a6006f833b33b40043f228d4 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Wed, 23 Apr 2014 20:43:56 +0100 Subject: build: Added Visual Studio 2013 (VC12) project files Carrying on from commit 11025613b9 added VC12 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/VC12/lib/.gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 projects/Windows/VC12/lib/.gitignore (limited to 'projects/Windows/VC12/lib/.gitignore') diff --git a/projects/Windows/VC12/lib/.gitignore b/projects/Windows/VC12/lib/.gitignore new file mode 100644 index 000000000..d2d7b7fb4 --- /dev/null +++ b/projects/Windows/VC12/lib/.gitignore @@ -0,0 +1,6 @@ +/*.vcxproj +/*.filters +/*.user +/*.ncb +/*.sdf +/*.suo -- cgit v1.2.3