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