move InterfaceLib.mcp from cmd/macfe/projects to lib/mac

git-svn-id: svn://10.0.0.236/trunk@37670 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
pinkerton%netscape.com
1999-07-01 07:41:56 +00:00
parent fa77cc2277
commit 1361b1bb20

View File

@@ -200,7 +200,7 @@ sub Checkout()
#//$session->checkout("mozilla/lib/xlate") || die "checkout failure";
} elsif ($main::pull{runtime}) {
$session->checkout("mozilla/build") || die "checkout failure";
$session->checkout("mozilla/cmd/macfe/projects/interfaceLib") || die "checkout failure";
$session->checkout("mozilla/lib/mac/InterfaceLib") || die "checkout failure";
$session->checkout("mozilla/config") || die "checkout failure";
$session->checkout("mozilla/lib/mac/NSStdLib") || die "checkout failure";
$session->checkout("mozilla/lib/mac/NSRuntime") || die "checkout failure";
@@ -774,15 +774,15 @@ sub BuildRuntimeProjects()
if ( $main::CARBON )
{
if ( $main::CARBONLITE ) {
_BuildProject(":mozilla:cmd:macfe:projects:interfaceLib:Interface.mcp", "Carbon Interfaces (Lite)");
_BuildProject(":mozilla:lib:mac:InterfaceLib:Interface.mcp", "Carbon Interfaces (Lite)");
}
else {
_BuildProject(":mozilla:cmd:macfe:projects:interfaceLib:Interface.mcp", "Carbon Interfaces");
_BuildProject(":mozilla:lib:mac:InterfaceLib:Interface.mcp", "Carbon Interfaces");
}
}
else
{
_BuildProject(":mozilla:cmd:macfe:projects:interfaceLib:Interface.mcp", "MacOS Interfaces");
_BuildProject(":mozilla:lib:mac:InterfaceLib:Interface.mcp", "MacOS Interfaces");
}
#// for NSRuntime under Carbon, don't use BuildOneProject to alias the shlb or the xsym since the