зеркало из https://github.com/mozilla/gecko-dev.git
Fix bug 19064. Add Mac project "Signed" to the build system and add the share lib to the Mac package. R=rhp
This commit is contained in:
Родитель
f5195a714d
Коммит
9c8df7ea67
|
@ -1637,6 +1637,8 @@ sub BuildMailNewsProjects()
|
|||
|
||||
BuildOneProject(":mozilla:mailnews:mime:cthandlers:smimestub:macbuild:smime.mcp", "smime$D.shlb", "smime.toc", 1, $main::ALIAS_SYM_FILES, 1);
|
||||
|
||||
BuildOneProject(":mozilla:mailnews:mime:cthandlers:signstub:macbuild:signed.mcp", "signed$D.shlb", "signed.toc", 1, $main::ALIAS_SYM_FILES, 1);
|
||||
|
||||
# BuildOneProject(":mozilla:mailnews:mime:cthandlers:calendar:macbuild:calendar.mcp", "calendar$D.shlb", "calendar.toc", 1, $main::ALIAS_SYM_FILES, 1);
|
||||
|
||||
print("--- MailNews projects complete ----\n")
|
||||
|
|
|
@ -131,7 +131,6 @@ viewer:Components:res.xpt
|
|||
viewer:Components:resource.shlb
|
||||
viewer:Components:Search.shlb
|
||||
viewer:Components:search.xpt
|
||||
viewer:Components:smime.shlb
|
||||
viewer:Components:streamconv.shlb
|
||||
viewer:Components:streamconv.xpt
|
||||
viewer:Components:strres.shlb
|
||||
|
@ -269,6 +268,8 @@ viewer:Components:MsgLocal.xpt
|
|||
viewer:Components:MsgNews.shlb
|
||||
viewer:Components:MsgNews.xpt
|
||||
viewer:Components:vcard.shlb
|
||||
viewer:Components:smime.shlb
|
||||
viewer:Components:signed.shlb
|
||||
viewer:chrome:addressbook:*
|
||||
viewer:chrome:messenger:*
|
||||
viewer:chrome:messengercompose:*
|
||||
|
|
Загрузка…
Ссылка в новой задаче