add visual studio project files
This commit is contained in:
parent
aaf35ec5cf
commit
5a2748f3d1
12 changed files with 11601 additions and 33 deletions
|
@ -8,7 +8,7 @@ void DebugPrint(const char *format, ...);
|
|||
//#define _DEBUG 1
|
||||
|
||||
//use OutputDebugStringA rather than printf
|
||||
//#define _DEBUG_S 1
|
||||
#define _DEBUG_S 1
|
||||
|
||||
//log everything (slow)
|
||||
//#define _DEBUG_X 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue