Removed #pragmas in utils.cpp, corrected USE_(WX)DEBUG_CONTEXT,

added wx200gtk.zip creation in zipdist.bat.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@230 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
1998-07-12 09:16:20 +00:00
parent 0f460a1d4b
commit 3e1a3a402d
6 changed files with 9 additions and 8 deletions

View File

@@ -119,7 +119,7 @@
// wxObject::delete *IF* WXDEBUG is also defined.
// WARNING: this code may not work with all architectures, especially
// if alignment is an issue.
#define USE_WXDEBUG_CONTEXT 1
#define USE_DEBUG_CONTEXT 1
// If 1, enables wxDebugContext, for
// writing error messages to file, etc.
// If WXDEBUG is not defined, will still use