fixing makefile.win bustage.

This commit is contained in:
dougt%netscape.com 2002-06-11 20:54:30 +00:00
parent 82bbe9d5d7
commit 2e70ad3106

View File

@ -55,7 +55,7 @@ LCFLAGS = -D_IMPL_NS_COM -D_IMPL_NS_BASE -DWIN32_LEAN_AND_MEAN
CPP_OBJS = \
.\$(OBJDIR)\nsCOMPtr.obj \
.\$(OBJDIR)\nsDebug.obj \
.\$(OBJDIR)\nsIInterfaceRequestorUtils.cpp \
.\$(OBJDIR)\nsIInterfaceRequestorUtils.obj \
.\$(OBJDIR)\nsGenericFactory.obj \
.\$(OBJDIR)\nsMemory.obj \
.\$(OBJDIR)\nsWeakReference.obj \