script for setting debug defines in ENVCFLAGS
This commit is contained in:
parent
1e9a0d1645
commit
168d34c5ff
1 changed files with 3 additions and 0 deletions
3
writerfilter/source/resourcemodel/setdebugflags
Executable file
3
writerfilter/source/resourcemodel/setdebugflags
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/tcsh
|
||||
|
||||
setenv ENFCLAGS "-DDEBUG_ELEMENT -DDEBUG_ATTRIBUTES -DDEBUG_PROPERTIES -DDEBUG_CONTEXT_STACK -DDEBUG_CREATE -DDEBUG_DOMAINMAPPER"
|
Loading…
Reference in a new issue