1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-12 12:35:04 -05:00
curl/projects/Windows/VC6/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 other VC6 output files to the .gitignore list 2014-04-27 18:14:17 +01:00
libcurl.dsw build: Added Visual Studio 6.0 (VC6) project files 2014-04-27 13:37:09 +01:00
libcurl.tmpl build: Enabled DEBUGBUILD in Visual Studio debug builds 2015-02-02 12:43:02 +00:00