Split xpcom into separate xpcomglue library starting with nsCOMPtr.*

Bug #99698 sr=alecf


git-svn-id: svn://10.0.0.236/trunk@104232 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
seawood%netscape.com
2001-09-29 23:03:39 +00:00
parent 1ff870e683
commit e4bb761af1
3 changed files with 2 additions and 4 deletions

View File

@@ -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 += \

View File

@@ -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 \

View File

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