Added nsIInterfaceRequestor.cpp to the build.
This commit is contained in:
Родитель
c3dd401803
Коммит
e180c28cb1
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче