Landing xpcom20/21 branch.

git-svn-id: svn://10.0.0.236/trunk@32644 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dp%netscape.com
1999-05-26 01:38:36 +00:00
parent 300d6f0885
commit befa259a88
460 changed files with 3692 additions and 1767 deletions

View File

@@ -1,4 +1,4 @@
#!nmake
!#!nmake
#
# The contents of this file are subject to the Netscape Public License
# Version 1.0 (the "NPL"); you may not use this file except in
@@ -23,7 +23,7 @@ PROGRAM = .\$(OBJDIR)\logparse.exe
MISCDEP= \
$(DIST)\lib\raptorhtmlpars.lib \
$(DIST)\lib\xpcom32.lib \
$(DIST)\lib\xpcom.lib \
$(LIBNSPR)
OBJS = \
@@ -37,7 +37,7 @@ LINCS= \
MYLIBS= \
$(DIST)\lib\raptorhtmlpars.lib \
$(DIST)\lib\xpcom32.lib \
$(DIST)\lib\xpcom.lib \
$(LIBNSPR) \
$(NULL)