Adding boehm collector to windows.

(not part of the build yet)


git-svn-id: svn://10.0.0.236/trunk@50815 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jevering%netscape.com
1999-10-15 07:41:54 +00:00
parent 8c8649671d
commit e8deb39b49

View File

@@ -81,6 +81,9 @@ LLIBS= \
!ifdef DETECT_WEBSHELL_LEAKS
$(DIST)\lib\gkweb.lib \
!endif
!ifdef GC_LEAK_DETECTOR
$(DIST)\lib\boehm.lib
!endif
!ifdef NECKO
$(DIST)\lib\neckoutil_s.lib \
!else