Add libucvutil_s.a to the project to fix static build bustage.

This commit is contained in:
sfraser%netscape.com 2003-04-18 02:24:40 +00:00
Родитель 21b4c9b29d
Коммит 2281bde0da
1 изменённых файлов: 15 добавлений и 1 удалений

Просмотреть файл

@ -207,6 +207,18 @@
settings = {
};
};
0FEBFCA1044F989900A96652 = {
isa = PBXFileReference;
name = libucvutil_s.a;
path = ../intl/uconv/util/libucvutil_s.a;
refType = 2;
};
0FEBFCA2044F989900A96652 = {
fileRef = 0FEBFCA1044F989900A96652;
isa = PBXBuildFile;
settings = {
};
};
//0F0
//0F1
//0F2
@ -5348,6 +5360,7 @@
F5E47654030C5FD501A967F3,
A7E5D960041A07C900A967F8,
A72CB3D8041A0BA100A967F8,
0FEBFCA1044F989900A96652,
);
isa = PBXGroup;
name = "Gecko Static Components";
@ -7497,7 +7510,7 @@
FRAMEWORK_SEARCH_PATHS = "";
HEADER_SEARCH_PATHS = "../dist/include/helperAppDlg ../dist/include/exthandler ../dist/include/intl ../dist/include/pipboot ../dist/include/pipnss ../dist/include/webbrwsr ../dist/include/dom ../dist/include/nspr ../dist/include/string ../dist/include/rdf ../dist/include/necko ../dist/include/find ../dist/include/embed_base ../dist/include/commandhandler ../dist/include/windowwatcher ../dist/include/webshell ../dist/include/widget ../dist/include/uriloader ../dist/include/nkcache ../dist/include/docshell ../dist/include/profile ../dist/include/layout ../dist/include/content ../dist/include/webbrowserpersist ../dist/include/pref ../dist/include/mimetype ../dist/include/shistory ../dist/include/view ../dist/include/gfx ../dist/include/xultmpl ../dist/include/xmlextras ../dist/include/htmlparser ../dist/include/locale ../dist/include/chardet ../dist/include/unicharutil ../dist/include/appcomps ../dist/include/chrome ../dist/include/xpcom ../dist/include/cookie ../dist/include/ \"$(SYSTEM_DEVELOPER_DIR)/Headers/FlatCarbon\" \"$(LOCAL_LIBRARY_DIR)/Frameworks/SharedMenusCocoa.framework/Headers\"";
INSTALL_PATH = "$(HOME)/Applications";
LIBRARY_SEARCH_PATHS = "../dist/bin ../dist/lib ../dist/lib/components ../intl/unicharutil/src ../gfx/src ../js/src/liveconnect ../intl/unicharutil/util ../js/src/xpconnect/loader";
LIBRARY_SEARCH_PATHS = "../dist/bin ../dist/lib ../dist/lib/components ../intl/unicharutil/src ../gfx/src ../js/src/liveconnect ../intl/unicharutil/util ../js/src/xpconnect/loader /Volumes/Vertigo/Projects/macho_objs/camino_static/intl/uconv/util";
OPTIMIZATION_CFLAGS = "-O2";
OTHER_CFLAGS = "-fno-rtti -fno-exceptions -fpascal-strings -fshort-wchar -DOSTYPE=\\\"Darwin1.4\\\" -DOSARCH=\\\"Darwin\\\" -D_BUILD_STATIC_BIN -DIBMBIDI";
OTHER_LDFLAGS = "-lxpcom -lplds4 -lplc4 -lnspr4 -lsmime3 -lssl3 -lnss3 -lsoftokn3 -lxpcom_compat -lmozjs -lmozjpeg -ljsj -lmozpng -lmozmng -lpthread -lz -lm";
@ -8000,6 +8013,7 @@
F5BAABA102AC4AA701A967F3,
F5BAABA202AC4AA701A967F3,
F55A4DF50380705A01A80166,
0FEBFCA2044F989900A96652,
);
isa = PBXFrameworksBuildPhase;
runOnlyForDeploymentPostprocessing = 0;