Bustage fix for Camino following bug 339106. Use libspellchecker.dylib/libspellchecker.a with integrated osxspell library.

This commit is contained in:
mark%moxienet.com 2006-07-31 21:04:12 +00:00
parent a59dd1364d
commit 74d4abe703
2 changed files with 17 additions and 30 deletions

View File

@ -1589,7 +1589,6 @@
dstPath = components;
dstSubfolderSpec = 6;
files = (
E4C7D9890A32105F00B455AD,
E4C7D98C0A32108500B455AD,
0E6A98A1097E0091007962C1,
82180ACB07368BF2002EFA6D,
@ -1788,7 +1787,6 @@
};
0FA8EFA20423B36300A80166 = {
children = (
E4C7D9880A32105F00B455AD,
E4C7D98B0A32108500B455AD,
82180AC907368BDF002EFA6D,
F5F181C90208006F0124611D,
@ -9589,8 +9587,6 @@
dstPath = components;
dstSubfolderSpec = 6;
files = (
E4C7D98A0A32105F00B455AD,
E4C7D98D0A32108500B455AD,
E4C7D9A00A32109D00B455AD,
82CE28CB0736634A00B4DE07,
82CE28C7073662B400B4DE07,
@ -10582,6 +10578,7 @@
0FF288550961EDDD007527B4,
4DC28F5E099184B80081939B,
7B9E1BFF09DD967E003256C9,
7BB332F40A7E99BC0075521C,
);
isa = PBXFrameworksBuildPhase;
runOnlyForDeploymentPostprocessing = 0;
@ -13124,6 +13121,20 @@
//7B2
//7B3
//7B4
7BB332F30A7E99BC0075521C = {
isa = PBXFileReference;
lastKnownFileType = archive.ar;
name = libspellchecker.a;
path = ../dist/lib/components/libspellchecker.a;
refType = 2;
sourceTree = SOURCE_ROOT;
};
7BB332F40A7E99BC0075521C = {
fileRef = 7BB332F30A7E99BC0075521C;
isa = PBXBuildFile;
settings = {
};
};
//820
//821
//822
@ -14519,26 +14530,6 @@
settings = {
};
};
E4C7D9880A32105F00B455AD = {
isa = PBXFileReference;
lastKnownFileType = "compiled.mach-o.bundle";
name = libmyspell.dylib;
path = ../dist/bin/components/libmyspell.dylib;
refType = 2;
sourceTree = SOURCE_ROOT;
};
E4C7D9890A32105F00B455AD = {
fileRef = E4C7D9880A32105F00B455AD;
isa = PBXBuildFile;
settings = {
};
};
E4C7D98A0A32105F00B455AD = {
fileRef = E4C7D9880A32105F00B455AD;
isa = PBXBuildFile;
settings = {
};
};
E4C7D98B0A32108500B455AD = {
isa = PBXFileReference;
lastKnownFileType = "compiled.mach-o.bundle";
@ -14553,12 +14544,6 @@
settings = {
};
};
E4C7D98D0A32108500B455AD = {
fileRef = E4C7D98B0A32108500B455AD;
isa = PBXBuildFile;
settings = {
};
};
E4C7D99E0A32109D00B455AD = {
isa = PBXFileReference;
lastKnownFileType = file;
@ -16370,6 +16355,7 @@
A7E5D960041A07C900A967F8,
A72CB3D8041A0BA100A967F8,
0FEBFCA1044F989900A96652,
7BB332F30A7E99BC0075521C,
A7FD31C90466004E00A80196,
0F518834088593F30091F3FB,
A7C1276F0495618300A967F8,

View File

@ -84,6 +84,7 @@
MODULE(nsPermissionsModule) \
MODULE(nsComposerModule) \
MODULE(xpAutoComplete) \
MODULE(mozSpellCheckerModule) \
MODULE(BOOT) \
MODULE(NSS) \
/* end of list */