add _DEBUG

This commit is contained in:
cxgeorge 2001-04-13 00:06:39 +00:00
parent d904583b66
commit c5cd34aa89

View File

@ -403,8 +403,8 @@
// options to interrogate, guaranteeing that the correct interfaces
// are generated. Do not include -D here; that will be supplied
// automatically.
#defer CDEFINES_OPT1
#defer CDEFINES_OPT2
#defer CDEFINES_OPT1 _DEBUG
#defer CDEFINES_OPT2 _DEBUG
#defer CDEFINES_OPT3
#defer CDEFINES_OPT4 NDEBUG