Bug 236101 - flatten the directory structure of the embedding SDK. Consensus from dougt/adamlock/blizzard r=cls a=mkaply
git-svn-id: svn://10.0.0.236/trunk@154206 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -98,7 +98,8 @@ SDK_HEADERS = \
|
||||
nsXPCOMCID.h \
|
||||
$(NULL)
|
||||
|
||||
SDK_BINARY = $(IMPORT_LIBRARY) $(SHARED_LIBRARY)
|
||||
SDK_LIBRARY = $(IMPORT_LIBRARY)
|
||||
SDK_BINARY = $(SHARED_LIBRARY)
|
||||
|
||||
# pull in MoreFiles for MacOSX
|
||||
ifneq (,$(filter mac cocoa,$(MOZ_WIDGET_TOOLKIT)))
|
||||
|
||||
@@ -51,7 +51,7 @@ SDK_HEADERS = \
|
||||
$(XPCOM_GLUE_SRC_LEXPORTS) \
|
||||
$(NULL)
|
||||
|
||||
SDK_BINARY = \
|
||||
SDK_LIBRARY = \
|
||||
$(LIB_PREFIX)xpcomglue_s.$(LIB_SUFFIX) \
|
||||
$(NULL)
|
||||
|
||||
|
||||
@@ -62,7 +62,7 @@ SDK_HEADERS = \
|
||||
nsXPCOMGlue.h \
|
||||
$(NULL)
|
||||
|
||||
SDK_BINARY = \
|
||||
SDK_LIBRARY = \
|
||||
$(LIB_PREFIX)xpcomglue.$(LIB_SUFFIX) \
|
||||
$(NULL)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user