Added nsIInterfaceRequestor.cpp to the build.

This commit is contained in:
tbogard%aol.net 1999-11-28 02:15:11 +00:00
parent dcf53bcc22
commit 963f9e7043
2 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,7 @@ REQUIRES = xpcom
CPPSRCS = \
nsAllocator.cpp \
nsDebug.cpp \
nsIInterfaceRequestor.cpp \
nsTraceRefcnt.cpp \
nsCOMPtr.cpp \
nsID.cpp \

View File

@ -83,6 +83,7 @@ CPP_OBJS = \
.\$(OBJDIR)\nsCOMPtr.obj \
.\$(OBJDIR)\nsCWeakReference.obj \
.\$(OBJDIR)\nsID.obj \
.\$(OBJDIR)\nsIInterfaceRequestor.obj \
.\$(OBJDIR)\nsTraceRefcnt.obj \
.\$(OBJDIR)\nsWeakReference.obj \
!ifdef GC_LEAK_DETECTOR