need to use different module names to avoid overwriting xpcom.xpt

git-svn-id: svn://10.0.0.236/trunk@48570 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
shaver%netscape.com 1999-09-21 14:12:26 +00:00
parent e721d4ecd3
commit ec0efdd4c6
4 changed files with 4 additions and 4 deletions

View File

@ -22,7 +22,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = xpcom
MODULE = xpcom_components
LIBRARY_NAME = xpcomcomponents_s
CPPSRCS = \

View File

@ -18,7 +18,7 @@
DEPTH=..\..
MODULE = xpcom
MODULE = xpcom_components
################################################################################
## exports

View File

@ -22,7 +22,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = xpcom
MODULE = xpcom_threads
LIBRARY_NAME = xpcomthreads_s
REQUIRES = xpcom

View File

@ -18,7 +18,7 @@
DEPTH=..\..
MODULE = xpcom
MODULE = xpcom_threads
################################################################################
## exports