add nsCategoryImp.cpp

git-svn-id: svn://10.0.0.236/trunk@20964 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ftang%netscape.com
1999-02-17 15:42:26 +00:00
parent ffd89aa4ee
commit 496eec0e01

View File

@@ -29,11 +29,13 @@ CSRCS= \
$(NULL)
CPPSRCS= \
nsCategoryImp.cpp \
nsCaseConversionImp2.cpp \
nsUnicharUtilFactory.cpp \
$(NULL)
CPP_OBJS= \
.\$(OBJDIR)\nsCategoryImp.obj \
.\$(OBJDIR)\nsCaseConversionImp2.obj \
.\$(OBJDIR)\nsUnicharUtilFactory.obj \
$(NULL)