mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
f826bf37ea
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. |
||
---|---|---|
.. | ||
VC6 | ||
VC7 | ||
VC7.1 | ||
VC8 | ||
VC9 | ||
VC10 | ||
VC11 | ||
VC12 |