removing _s from lib names
git-svn-id: svn://10.0.0.236/branches/XPCOM20_BRANCH@32362 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -22,7 +22,7 @@ VPATH = @srcdir@
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = xpcom
|
||||
LIBRARY_NAME = xpcomxptcall_s
|
||||
LIBRARY_NAME = xpcomxptcall
|
||||
|
||||
DIRS = md
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ VPATH = @srcdir@
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = xpcom
|
||||
LIBRARY_NAME = xpcomxptinfo_s
|
||||
LIBRARY_NAME = xpcomxptinfo
|
||||
|
||||
CSRCS = $(NULL)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user