зеркало из https://github.com/mozilla/gecko-dev.git
Adding new files to the makefiles, not part of the normal build.
This commit is contained in:
Родитель
c46e9ceee9
Коммит
995a110196
|
@ -47,7 +47,8 @@ IDLSRCS = \
|
|||
ProcessingInstruction.idl \
|
||||
Text.idl \
|
||||
StyleSheet.idl \
|
||||
StyleSheetCollection.idl \
|
||||
StyleSheetList.idl \
|
||||
MediaList.idl \
|
||||
$(NULL)
|
||||
|
||||
include $(DEPTH)/config/rules.mk
|
||||
|
|
|
@ -43,7 +43,8 @@ IDLSRCS = \
|
|||
ProcessingInstruction.idl \
|
||||
Text.idl \
|
||||
StyleSheet.idl \
|
||||
StyleSheetCollection.idl
|
||||
StyleSheetList.idl \
|
||||
MediaList.idl \
|
||||
|
||||
|
||||
XPCOM_DESTDIR=$(DEPTH)\dom\public\coreDom
|
||||
|
|
|
@ -35,6 +35,7 @@ IDLSRCS = \
|
|||
CSSMediaRule.idl \
|
||||
CSSPageRule.idl \
|
||||
CSSRule.idl \
|
||||
CSSRuleList.idl \
|
||||
CSSStyleDeclaration.idl \
|
||||
CSSStyleRule.idl \
|
||||
CSSStyleRuleCollection.idl \
|
||||
|
|
|
@ -31,6 +31,7 @@ IDLSRCS = \
|
|||
CSSMediaRule.idl \
|
||||
CSSPageRule.idl \
|
||||
CSSRule.idl \
|
||||
CSSRuleList.idl \
|
||||
CSSStyleDeclaration.idl \
|
||||
CSSStyleRule.idl \
|
||||
CSSStyleRuleCollection.idl \
|
||||
|
|
Загрузка…
Ссылка в новой задаче