Split xpcom into separate xpcomglue library starting with nsCOMPtr.*

Bug #99698 sr=alecf
This commit is contained in:
seawood%netscape.com 2001-09-29 23:03:39 +00:00
Родитель 5a2640b3c0
Коммит b4cb4dc46b
3 изменённых файлов: 2 добавлений и 4 удалений

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

@ -26,7 +26,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
DIRS = typelib base ds io components threads reflect proxy build tools
DIRS = typelib glue base ds io components threads reflect proxy build tools
ifdef ENABLE_TESTS
DIRS += \

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

@ -41,7 +41,6 @@ CPPSRCS = \
nsDebug.cpp \
nsIInterfaceRequestor.cpp \
nsTraceRefcnt.cpp \
nsCOMPtr.cpp \
nsID.cpp \
nsCWeakReference.cpp \
nsWeakReference.cpp \
@ -60,7 +59,6 @@ EXPORTS = \
nsAgg.h \
nsIAllocator.h \
nsMemory.h \
nsCOMPtr.h \
nsCom.h \
nsComObsolete.h \
nsCWeakReference.h \

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

@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = xpcom
XPIDL_MODULE = xpcom_glue
LIBRARY_NAME = xpcomglue_s
LIBRARY_NAME = xpcomglue
REQUIRES = string