mirror of
https://github.com/curl/curl.git
synced 2026-08-25 06:53:31 +03:00
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.
This commit is contained in:
parent
0204e17bc6
commit
cf9342e275
9 changed files with 5010 additions and 1 deletions
6
projects/Windows/VC12/src/.gitignore
vendored
Normal file
6
projects/Windows/VC12/src/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
/*.vcxproj
|
||||
/*.filters
|
||||
/*.user
|
||||
/*.ncb
|
||||
/*.sdf
|
||||
/*.suo
|
||||
Loading…
Add table
Add a link
Reference in a new issue