mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
add _DEBUG
This commit is contained in:
parent
d904583b66
commit
c5cd34aa89
@ -403,8 +403,8 @@
|
|||||||
// options to interrogate, guaranteeing that the correct interfaces
|
// options to interrogate, guaranteeing that the correct interfaces
|
||||||
// are generated. Do not include -D here; that will be supplied
|
// are generated. Do not include -D here; that will be supplied
|
||||||
// automatically.
|
// automatically.
|
||||||
#defer CDEFINES_OPT1
|
#defer CDEFINES_OPT1 _DEBUG
|
||||||
#defer CDEFINES_OPT2
|
#defer CDEFINES_OPT2 _DEBUG
|
||||||
#defer CDEFINES_OPT3
|
#defer CDEFINES_OPT3
|
||||||
#defer CDEFINES_OPT4 NDEBUG
|
#defer CDEFINES_OPT4 NDEBUG
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user