mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-12 02:31:41 +00:00
Added nsIInterfaceRequestor.cpp to the build.
This commit is contained in:
parent
dcf53bcc22
commit
963f9e7043
@ -35,6 +35,7 @@ REQUIRES = xpcom
|
||||
CPPSRCS = \
|
||||
nsAllocator.cpp \
|
||||
nsDebug.cpp \
|
||||
nsIInterfaceRequestor.cpp \
|
||||
nsTraceRefcnt.cpp \
|
||||
nsCOMPtr.cpp \
|
||||
nsID.cpp \
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user