1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/projects/Windows/VC10/lib
Steve Holme f826bf37ea build: Enabled DEBUGBUILD in Visual Studio debug builds
Defined the DEBUGBUILD pre-processor variable to allow extra logging,
which is particularly useful in debug builds, as we use this and Visual
Studio typically uses _DEBUG.

We could define DEBUBBUILD, in curl_setup.h, when _MSC_VER and _DEBUG is
defined but that would also affect the makefile based builds which we
probably don't want to do.
2015-02-02 12:43:02 +00:00
..
.gitignore build: Added Visual Studio 2010 (VC10) project files 2014-04-16 21:24:33 +01:00
libcurl.sln build: Added WinIDN build configuration options 2014-09-19 12:43:10 +01:00
libcurl.tmpl build: Enabled DEBUGBUILD in Visual Studio debug builds 2015-02-02 12:43:02 +00:00