Enabling GC detector, r=dp, bug #15906
git-svn-id: svn://10.0.0.236/trunk@51425 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
52c617580c
commit
42df555a0b
@ -66,6 +66,11 @@ LINCS = \
|
||||
|
||||
LCFLAGS = -D_IMPL_NS_COM -DWIN32_LEAN_AND_MEAN
|
||||
|
||||
!ifdef GC_LEAK_DETECTOR
|
||||
LCFLAGS = $(LCFLAGS) -DGC_LEAK_DETECTOR
|
||||
!endif
|
||||
|
||||
|
||||
CPP_OBJS = \
|
||||
.\$(OBJDIR)\nsDebug.obj \
|
||||
.\$(OBJDIR)\nsAllocator.obj \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user