add the nsTextFormater for win

This commit is contained in:
ftang%netscape.com 1999-09-15 20:38:18 +00:00
parent 7a1b979fb6
commit 860e2e46f9

View File

@ -24,6 +24,7 @@ MODULE = xpcom
## exports
EXPORTS = \
nsTextFormater.h \
nsAVLTree.h \
nsCppSharedAllocator.h \
nsCRT.h \
@ -80,6 +81,7 @@ LINCS = \
LCFLAGS = -D_IMPL_NS_COM -D_IMPL_NS_BASE -DWIN32_LEAN_AND_MEAN
CPP_OBJS = \
.\$(OBJDIR)\nsTextFormater.obj \
.\$(OBJDIR)\nsArena.obj \
.\$(OBJDIR)\nsAtomTable.obj \
.\$(OBJDIR)\nsAVLTree.obj \