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:
parent
e721d4ecd3
commit
ec0efdd4c6
@ -22,7 +22,7 @@ VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = xpcom
|
||||
MODULE = xpcom_components
|
||||
LIBRARY_NAME = xpcomcomponents_s
|
||||
|
||||
CPPSRCS = \
|
||||
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
DEPTH=..\..
|
||||
MODULE = xpcom
|
||||
MODULE = xpcom_components
|
||||
|
||||
################################################################################
|
||||
## exports
|
||||
|
||||
@ -22,7 +22,7 @@ VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = xpcom
|
||||
MODULE = xpcom_threads
|
||||
LIBRARY_NAME = xpcomthreads_s
|
||||
|
||||
REQUIRES = xpcom
|
||||
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
DEPTH=..\..
|
||||
MODULE = xpcom
|
||||
MODULE = xpcom_threads
|
||||
|
||||
################################################################################
|
||||
## exports
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user