Fix historyComponent.mcp -> history.mcp, etc.
git-svn-id: svn://10.0.0.236/trunk@32044 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
cafeb46339
commit
28cf421846
@ -1005,7 +1005,7 @@ sub BuildXPAppProjects()
|
||||
|
||||
# Components
|
||||
BuildOneProject(":mozilla:xpfe:components:find:macbuild:FindComponent.mcp", "FindComponent$D.shlb", "FindComponent.toc", 1, $main::ALIAS_SYM_FILES, 1);
|
||||
BuildOneProject(":mozilla:xpfe:components:history:macbuild:historyComponent.mcp", "historyComponent$D.shlb", "historyComponent.toc", 1, $main::ALIAS_SYM_FILES, 1);
|
||||
BuildOneProject(":mozilla:xpfe:components:history:macbuild:history.mcp", "history$D.shlb", "historyComponent.toc", 1, $main::ALIAS_SYM_FILES, 1);
|
||||
|
||||
# Applications
|
||||
BuildOneProject(":mozilla:xpfe:appshell:macbuild:AppShell.mcp", "AppShell$D.shlb", "AppShell.toc", 1, $main::ALIAS_SYM_FILES, 0);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user