Added nsIErrorService to build.

This commit is contained in:
warren%netscape.com 2000-07-22 05:46:39 +00:00
Родитель 05c749064c
Коммит d9d9722138
4 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -34,6 +34,7 @@ LIBRARY_NAME = xpcombase_s
CPPSRCS = \
nsAllocator.cpp \
nsMemoryImpl.cpp \
nsErrorService.cpp \
nsDebug.cpp \
nsIInterfaceRequestor.cpp \
nsTraceRefcnt.cpp \
@ -83,6 +84,7 @@ XPIDLSRCS = \
nsrootidl.idl \
nsISupports.idl \
nsIMemory.idl \
nsIErrorService.idl \
nsIInterfaceRequestor.idl \
nsIWeakReference.idl \
nsIConsoleService.idl \

Просмотреть файл

@ -51,6 +51,7 @@ XPIDL_MODULE = xpcom_base
XPIDLSRCS = \
.\nsrootidl.idl \
.\nsIErrorService.idl \
.\nsIMemory.idl \
.\nsILeakDetector.idl \
.\nsIInterfaceRequestor.idl \
@ -84,6 +85,7 @@ LCFLAGS = $(LCFLAGS) -DGC_LEAK_DETECTOR
CPP_OBJS = \
.\$(OBJDIR)\nsErrorService.obj \
.\$(OBJDIR)\nsDebug.obj \
.\$(OBJDIR)\nsAllocator.obj \
.\$(OBJDIR)\nsMemoryImpl.obj \

Двоичные данные
xpcom/macbuild/XPCOMIDL.mcp

Двоичный файл не отображается.

Двоичные данные
xpcom/macbuild/xpcomPPC.mcp

Двоичный файл не отображается.