From 7100f8071318f7c9b30989f8193196d8bb36d536 Mon Sep 17 00:00:00 2001 From: James Brown Date: Tue, 7 May 2002 06:44:14 +0000 Subject: Fix wrong #define for WinDbg svn-id: r4224 --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index d532d041ee..b77d9899ba 100644 --- a/readme.txt +++ b/readme.txt @@ -154,7 +154,7 @@ Visual C++ are supported. If you wish to use MP3-compressed CD tracks or COMPRESSED_SOUND_FILE. Tools for compressing .SOU files to .SO3 files can be found in the 'tools' CVS module, or in the 'scummvm-tools' package. -On Win9x/NT/XP you can define WIN_DBG and attach WinDbg to browse the debug +On Win9x/NT/XP you can define USE_WINDBG and attach WinDbg to browse debug messages (see http://www.sysinternals.com/ntw2k/freeware/debugview.shtml). GCC: -- cgit v1.2.3