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.
This commit is contained in:
Steve Holme 2014-04-18 10:24:20 +01:00
parent cd1f746b86
commit 0160cb2e19
9 changed files with 4990 additions and 1 deletions

6
projects/Windows/VC11/src/.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
/*.vcxproj
/*.filters
/*.user
/*.ncb
/*.sdf
/*.suo