Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-27 | build: Fix libcurl.sln erroneous mixed configurations | Jay Satiro | |
Prior to this change some Release configurations had an active configuration assignment to their Debug counterpart. | |||
2014-10-25 | build: Added WinIDN build configuration options | Steve Holme | |
Added support for WinIDN build configurations to the VC8 and VC9 project files. | |||
2014-04-17 | build: Corrected Visual Studio solutions for DLL Release x64 | Steve Holme | |
2014-04-09 | build: Added Visual Studio 2008 (VC9) project files | Steve Holme | |
Carrying on from commit 11025613b9, added VC9 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. |