File log
This commit is contained in:
parent
26a28bf0cc
commit
4bca0ee2fe
4
ANSI.c
4
ANSI.c
@ -76,9 +76,9 @@
|
||||
|
||||
// ========== Auxiliary debug function
|
||||
|
||||
#define MYDEBUG 0 // no debugging
|
||||
//#define MYDEBUG 0 // no debugging
|
||||
//#define MYDEBUG 1 // use OutputDebugString
|
||||
//#define MYDEBUG 2 // use %temp%\ansicon.log
|
||||
#define MYDEBUG 2 // use %temp%\ansicon.log
|
||||
|
||||
#if (MYDEBUG > 0)
|
||||
#if (MYDEBUG > 1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user