From d09c8516486fddd104b1e1032d96360f60b60f8f Mon Sep 17 00:00:00 2001 From: "sfraser%netscape.com" Date: Sat, 15 Mar 2003 22:48:19 +0000 Subject: [PATCH] Fix some absolute paths that got in there by accident. --- camino/Chimera.pbproj/project.pbxproj | 380 +++++++++++++------------- 1 file changed, 183 insertions(+), 197 deletions(-) diff --git a/camino/Chimera.pbproj/project.pbxproj b/camino/Chimera.pbproj/project.pbxproj index c3b1c43b3fd..e4bc4d5a115 100644 --- a/camino/Chimera.pbproj/project.pbxproj +++ b/camino/Chimera.pbproj/project.pbxproj @@ -70,14 +70,14 @@ 0FA8EF9A0423B1F500A80166 = { isa = PBXFileReference; name = libxpcom_compat_c.dylib; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/libxpcom_compat_c.dylib; - refType = 0; + path = ../dist/Embed/components/libxpcom_compat_c.dylib; + refType = 2; }; 0FA8EF9C0423B21100A80166 = { isa = PBXFileReference; name = xpcom_obsolete.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/xpcom_obsolete.xpt; - refType = 0; + path = ../dist/Embed/components/xpcom_obsolete.xpt; + refType = 2; }; 0FA8EF9D0423B21100A80166 = { fileRef = 0FA8EF9C0423B21100A80166; @@ -111,8 +111,8 @@ }; 0FA8EFA20423B36300A80166 = { children = ( - F507BA4E0213BAC401D93544, F5F181C90208006F0124611D, + F507A82C030BFB7901026D5D, F6BD63A601B3131201A962F7, F6BD63A701B3131201A962F7, F6BD63A801B3131201A962F7, @@ -133,7 +133,6 @@ F6BD641401B3156701A962F7, F5F59320020F4CD201ACA690, F6BD641701B3156701A962F7, - F507A82C030BFB7901026D5D, F6BD641B01B3156701A962F7, F6BD641C01B3156701A962F7, 0FA8EF9A0423B1F500A80166, @@ -457,7 +456,7 @@ FRAMEWORK_SEARCH_PATHS = ""; HEADER_SEARCH_PATHS = "../dist/include/exthandler ../dist/include/helperAppDlg ../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/ ../ \"$(SYSTEM_DEVELOPER_DIR)/Headers/FlatCarbon\" \"$(LOCAL_LIBRARY_DIR)/Frameworks/SharedMenusCocoa.framework/Headers\""; INSTALL_PATH = "$(HOME)/Applications"; - LIBRARY_SEARCH_PATHS = "../dist/bin ../dist/lib ../dist/Embed/components ../intl/unicharutil/util ../modules/zlib/src ../dist/Embed/components /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components"; + LIBRARY_SEARCH_PATHS = "../dist/bin ../dist/lib ../dist/Embed/components ../intl/unicharutil/util ../modules/zlib/src"; OPTIMIZATION_CFLAGS = "-O2"; OTHER_CFLAGS = "-fno-rtti -fno-exceptions -fpascal-strings -fshort-wchar -DOSTYPE=\\\"Darwin1.4\\\" -DOSARCH=\\\"Darwin\\\" -DIBMBIDI"; OTHER_LDFLAGS = "-lxpcom -lplds4 -lplc4 -lnspr4 -lpthread -lm"; @@ -1083,8 +1082,8 @@ A708E74103FB9041003C038B = { isa = PBXFileReference; name = libi18n.dylib; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/libi18n.dylib; - refType = 0; + path = ../dist/Embed/components/libi18n.dylib; + refType = 2; }; A708E74203FB9077003C038B = { fileRef = A708E74103FB9041003C038B; @@ -1095,8 +1094,8 @@ A708E74303FB90AB003C038B = { isa = PBXFileReference; name = libxmlextras.dylib; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/libxmlextras.dylib; - refType = 0; + path = ../dist/Embed/components/libxmlextras.dylib; + refType = 2; }; A708E74403FB90B4003C038B = { fileRef = A708E74303FB90AB003C038B; @@ -1137,8 +1136,8 @@ A7DF2C6003C3C83E00A80196 = { isa = PBXFileReference; name = xmlextras.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/extensions/xmlextras/base/public/_xpidlgen/xmlextras.xpt; - refType = 0; + path = ../extensions/xmlextras/base/public/_xpidlgen/xmlextras.xpt; + refType = 2; }; A7DF2C6303C3C8FD00A80196 = { fileRef = A7DF2C6003C3C83E00A80196; @@ -1189,8 +1188,8 @@ F507A82C030BFB7901026D5D = { isa = PBXFileReference; name = libuniversalchardet.dylib; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/extensions/universalchardet/src/libuniversalchardet.dylib; - refType = 0; + path = ../extensions/universalchardet/src/libuniversalchardet.dylib; + refType = 2; }; F507A82E030BFBB201026D5D = { fileRef = F507A82C030BFB7901026D5D; @@ -1450,18 +1449,6 @@ settings = { }; }; - F507BA4E0213BAC401D93544 = { - isa = PBXFileReference; - name = libxmlextras.dylib; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/extensions/xmlextras/build/src/libxmlextras.dylib; - refType = 0; - }; - F507BA500213BB0B01D93544 = { - fileRef = F507BA4E0213BAC401D93544; - isa = PBXBuildFile; - settings = { - }; - }; F507BA520213C22C01D93544 = { buildActionMask = 2147483647; dstPath = defaults/profile; @@ -2489,8 +2476,8 @@ F517941F027F3F2901A967DF = { isa = PBXFileReference; name = xuldoc.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/content/xul/document/public/_xpidlgen/xuldoc.xpt; - refType = 0; + path = ../content/xul/document/public/_xpidlgen/xuldoc.xpt; + refType = 2; }; F5179421027F3FD301A967DF = { fileRef = F517941F027F3F2901A967DF; @@ -3559,8 +3546,8 @@ F53A902202C1127A01A967F3 = { isa = PBXFileReference; name = liboji.dylib; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/modules/oji/src/liboji.dylib; - refType = 0; + path = ../modules/oji/src/liboji.dylib; + refType = 2; }; F53A902402C1137901A967F3 = { fileRef = F53A902202C1127A01A967F3; @@ -4912,8 +4899,8 @@ F56DEF11020802A501FF5ADC = { isa = PBXFileReference; name = urlbarhistory.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/xpfe/components/urlbarhistory/public/_xpidlgen/urlbarhistory.xpt; - refType = 0; + path = ../xpfe/components/urlbarhistory/public/_xpidlgen/urlbarhistory.xpt; + refType = 2; }; F56DEF130208030601FF5ADC = { fileRef = F56DEF11020802A501FF5ADC; @@ -7124,7 +7111,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/ \"$(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 /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed"; + 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"; 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 -lmozjs -lmozjpeg -ljsj -lmozpng -lmozmng -lpthread -lz -lm"; @@ -9355,8 +9342,8 @@ F5D3F1CE0209235A014E447F = { isa = PBXFileReference; name = libmork.dylib; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/db/mork/build/libmork.dylib; - refType = 0; + path = ../db/mork/build/libmork.dylib; + refType = 2; }; F5D3F1D002092373014E447F = { fileRef = F5D3F1CE0209235A014E447F; @@ -9640,26 +9627,26 @@ F5F181C50208006F0124611D = { isa = PBXFileReference; name = history.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/xpfe/components/history/public/_xpidlgen/history.xpt; - refType = 0; + path = ../xpfe/components/history/public/_xpidlgen/history.xpt; + refType = 2; }; F5F181C60208006F0124611D = { isa = PBXFileReference; name = search.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/xpfe/components/search/public/_xpidlgen/search.xpt; - refType = 0; + path = ../xpfe/components/search/public/_xpidlgen/search.xpt; + refType = 2; }; F5F181C80208006F0124611D = { isa = PBXFileReference; name = autocomplete.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/xpfe/components/autocomplete/public/_xpidlgen/autocomplete.xpt; - refType = 0; + path = ../xpfe/components/autocomplete/public/_xpidlgen/autocomplete.xpt; + refType = 2; }; F5F181C90208006F0124611D = { isa = PBXFileReference; name = libappcomps.dylib; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/xpfe/components/build/libappcomps.dylib; - refType = 0; + path = ../xpfe/components/build/libappcomps.dylib; + refType = 2; }; F5F190BB02D1F81A01026D5D = { fileEncoding = 30; @@ -9773,8 +9760,8 @@ F5F59320020F4CD201ACA690 = { isa = PBXFileReference; name = libtxmgr.dylib; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/editor/txmgr/src/libtxmgr.dylib; - refType = 0; + path = ../editor/txmgr/src/libtxmgr.dylib; + refType = 2; }; F5F59322020F4D0201ACA690 = { fileRef = F5F59320020F4CD201ACA690; @@ -10222,7 +10209,6 @@ F6BD64A601B3167601A962F7, F6BD64A701B3167601A962F7, F6BD64A801B3167601A962F7, - F507BA500213BB0B01D93544, F6BD64A901B3167601A962F7, F6BD64AA01B3167601A962F7, F6BD64AC01B3167601A962F7, @@ -10249,452 +10235,452 @@ F6BD639401B3131201A962F7 = { isa = PBXFileReference; name = caps.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/caps.xpt; - refType = 0; + path = ../dist/Embed/components/caps.xpt; + refType = 2; }; F6BD639501B3131201A962F7 = { isa = PBXFileReference; name = chrome.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/chrome.xpt; - refType = 0; + path = ../dist/Embed/components/chrome.xpt; + refType = 2; }; F6BD639601B3131201A962F7 = { isa = PBXFileReference; name = docshell.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/docshell.xpt; - refType = 0; + path = ../dist/Embed/components/docshell.xpt; + refType = 2; }; F6BD639701B3131201A962F7 = { isa = PBXFileReference; name = dom_base.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/dom_base.xpt; - refType = 0; + path = ../dist/Embed/components/dom_base.xpt; + refType = 2; }; F6BD639801B3131201A962F7 = { isa = PBXFileReference; name = dom_core.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/dom_core.xpt; - refType = 0; + path = ../dist/Embed/components/dom_core.xpt; + refType = 2; }; F6BD639901B3131201A962F7 = { isa = PBXFileReference; name = dom_css.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/dom_css.xpt; - refType = 0; + path = ../dist/Embed/components/dom_css.xpt; + refType = 2; }; F6BD639A01B3131201A962F7 = { isa = PBXFileReference; name = dom_events.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/dom_events.xpt; - refType = 0; + path = ../dist/Embed/components/dom_events.xpt; + refType = 2; }; F6BD639B01B3131201A962F7 = { isa = PBXFileReference; name = dom_html.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/dom_html.xpt; - refType = 0; + path = ../dist/Embed/components/dom_html.xpt; + refType = 2; }; F6BD639C01B3131201A962F7 = { isa = PBXFileReference; name = dom_range.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/dom_range.xpt; - refType = 0; + path = ../dist/Embed/components/dom_range.xpt; + refType = 2; }; F6BD639D01B3131201A962F7 = { isa = PBXFileReference; name = dom_stylesheets.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/dom_stylesheets.xpt; - refType = 0; + path = ../dist/Embed/components/dom_stylesheets.xpt; + refType = 2; }; F6BD639E01B3131201A962F7 = { isa = PBXFileReference; name = dom_traversal.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/dom_traversal.xpt; - refType = 0; + path = ../dist/Embed/components/dom_traversal.xpt; + refType = 2; }; F6BD639F01B3131201A962F7 = { isa = PBXFileReference; name = dom_views.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/dom_views.xpt; - refType = 0; + path = ../dist/Embed/components/dom_views.xpt; + refType = 2; }; F6BD63A001B3131201A962F7 = { isa = PBXFileReference; name = dom_xbl.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/dom_xbl.xpt; - refType = 0; + path = ../dist/Embed/components/dom_xbl.xpt; + refType = 2; }; F6BD63A101B3131201A962F7 = { isa = PBXFileReference; name = dom_xul.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/dom_xul.xpt; - refType = 0; + path = ../dist/Embed/components/dom_xul.xpt; + refType = 2; }; F6BD63A201B3131201A962F7 = { isa = PBXFileReference; name = dom.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/dom.xpt; - refType = 0; + path = ../dist/Embed/components/dom.xpt; + refType = 2; }; F6BD63A401B3131201A962F7 = { isa = PBXFileReference; name = gfx.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/gfx.xpt; - refType = 0; + path = ../dist/Embed/components/gfx.xpt; + refType = 2; }; F6BD63A601B3131201A962F7 = { isa = PBXFileReference; name = libcaps.dylib; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/libcaps.dylib; - refType = 0; + path = ../dist/Embed/components/libcaps.dylib; + refType = 2; }; F6BD63A701B3131201A962F7 = { isa = PBXFileReference; name = libchrome.dylib; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/libchrome.dylib; - refType = 0; + path = ../dist/Embed/components/libchrome.dylib; + refType = 2; }; F6BD63A801B3131201A962F7 = { isa = PBXFileReference; name = libcookie.dylib; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/libcookie.dylib; - refType = 0; + path = ../dist/Embed/components/libcookie.dylib; + refType = 2; }; F6BD63A901B3131201A962F7 = { isa = PBXFileReference; name = libdocshell.dylib; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/libdocshell.dylib; - refType = 0; + path = ../dist/Embed/components/libdocshell.dylib; + refType = 2; }; F6BD63AA01B3131201A962F7 = { isa = PBXFileReference; name = libeditor.dylib; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/libeditor.dylib; - refType = 0; + path = ../dist/Embed/components/libeditor.dylib; + refType = 2; }; F6BD63AB01B3131201A962F7 = { isa = PBXFileReference; name = libembedcomponents.dylib; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/libembedcomponents.dylib; - refType = 0; + path = ../dist/Embed/components/libembedcomponents.dylib; + refType = 2; }; F6BD63AC01B3131201A962F7 = { isa = PBXFileReference; name = libgfx_mac.dylib; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/libgfx_mac.dylib; - refType = 0; + path = ../dist/Embed/components/libgfx_mac.dylib; + refType = 2; }; F6BD63B101B3131201A962F7 = { isa = PBXFileReference; name = libwebbrwsr.dylib; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/libwebbrwsr.dylib; - refType = 0; + path = ../dist/Embed/components/libwebbrwsr.dylib; + refType = 2; }; F6BD63B201B3131201A962F7 = { isa = PBXFileReference; name = mimetype.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/netwerk/mime/public/_xpidlgen/mimetype.xpt; - refType = 0; + path = ../netwerk/mime/public/_xpidlgen/mimetype.xpt; + refType = 2; }; F6BD63B301B3131201A962F7 = { isa = PBXFileReference; name = txtsvc.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/txtsvc.xpt; - refType = 0; + path = ../dist/Embed/components/txtsvc.xpt; + refType = 2; }; F6BD63B401B3131201A962F7 = { isa = PBXFileReference; name = webBrowser_core.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/webBrowser_core.xpt; - refType = 0; + path = ../dist/Embed/components/webBrowser_core.xpt; + refType = 2; }; F6BD63B501B3131201A962F7 = { isa = PBXFileReference; name = windowwatcher.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/windowwatcher.xpt; - refType = 0; + path = ../dist/Embed/components/windowwatcher.xpt; + refType = 2; }; F6BD63D901B313EE01A962F7 = { isa = PBXFileReference; name = content_base.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/content_base.xpt; - refType = 0; + path = ../dist/Embed/components/content_base.xpt; + refType = 2; }; F6BD63DA01B313EE01A962F7 = { isa = PBXFileReference; name = jar.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/jar.xpt; - refType = 0; + path = ../dist/Embed/components/jar.xpt; + refType = 2; }; F6BD63DB01B313EE01A962F7 = { isa = PBXFileReference; name = jsurl.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/jsurl.xpt; - refType = 0; + path = ../dist/Embed/components/jsurl.xpt; + refType = 2; }; F6BD63DC01B313EE01A962F7 = { isa = PBXFileReference; name = layout_base.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/layout_base.xpt; - refType = 0; + path = ../dist/Embed/components/layout_base.xpt; + refType = 2; }; F6BD63DD01B313EE01A962F7 = { isa = PBXFileReference; name = layout_xul.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/layout_xul.xpt; - refType = 0; + path = ../dist/Embed/components/layout_xul.xpt; + refType = 2; }; F6BD63DF01B313EE01A962F7 = { isa = PBXFileReference; name = libgklayout.dylib; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/libgklayout.dylib; - refType = 0; + path = ../dist/Embed/components/libgklayout.dylib; + refType = 2; }; F6BD63E101B313EE01A962F7 = { isa = PBXFileReference; name = libhtmlpars.dylib; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/libhtmlpars.dylib; - refType = 0; + path = ../dist/Embed/components/libhtmlpars.dylib; + refType = 2; }; F6BD63E201B313EE01A962F7 = { isa = PBXFileReference; name = libjar50.dylib; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/libjar50.dylib; - refType = 0; + path = ../dist/Embed/components/libjar50.dylib; + refType = 2; }; F6BD63E401B313EE01A962F7 = { isa = PBXFileReference; name = libnecko.dylib; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/libnecko.dylib; - refType = 0; + path = ../dist/Embed/components/libnecko.dylib; + refType = 2; }; F6BD63E501B313EE01A962F7 = { isa = PBXFileReference; name = libnecko2.dylib; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/libnecko2.dylib; - refType = 0; + path = ../dist/Embed/components/libnecko2.dylib; + refType = 2; }; F6BD63E601B313EE01A962F7 = { isa = PBXFileReference; name = necko_about.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/necko_about.xpt; - refType = 0; + path = ../dist/Embed/components/necko_about.xpt; + refType = 2; }; F6BD63E701B313EE01A962F7 = { isa = PBXFileReference; name = necko_cache.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/necko_cache.xpt; - refType = 0; + path = ../dist/Embed/components/necko_cache.xpt; + refType = 2; }; F6BD63E801B313EE01A962F7 = { isa = PBXFileReference; name = necko_data.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/necko_data.xpt; - refType = 0; + path = ../dist/Embed/components/necko_data.xpt; + refType = 2; }; F6BD63E901B313EE01A962F7 = { isa = PBXFileReference; name = necko_dns.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/necko_dns.xpt; - refType = 0; + path = ../dist/Embed/components/necko_dns.xpt; + refType = 2; }; F6BD63EA01B313EE01A962F7 = { isa = PBXFileReference; name = necko_ftp.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/necko_ftp.xpt; - refType = 0; + path = ../dist/Embed/components/necko_ftp.xpt; + refType = 2; }; F6BD63EB01B313EE01A962F7 = { isa = PBXFileReference; name = necko_http.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/necko_http.xpt; - refType = 0; + path = ../dist/Embed/components/necko_http.xpt; + refType = 2; }; F6BD63EC01B313EE01A962F7 = { isa = PBXFileReference; name = necko_jar.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/necko_jar.xpt; - refType = 0; + path = ../dist/Embed/components/necko_jar.xpt; + refType = 2; }; F6BD63ED01B313EE01A962F7 = { isa = PBXFileReference; name = necko_res.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/necko_res.xpt; - refType = 0; + path = ../dist/Embed/components/necko_res.xpt; + refType = 2; }; F6BD63EE01B313EE01A962F7 = { isa = PBXFileReference; name = necko_socket.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/netwerk/socket/base/_xpidlgen/necko_socket.xpt; - refType = 0; + path = ../netwerk/socket/base/_xpidlgen/necko_socket.xpt; + refType = 2; }; F6BD63EF01B313EE01A962F7 = { isa = PBXFileReference; name = necko_strconv.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/necko_strconv.xpt; - refType = 0; + path = ../dist/Embed/components/necko_strconv.xpt; + refType = 2; }; F6BD63F001B313EE01A962F7 = { isa = PBXFileReference; name = necko_viewsource.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/netwerk/protocol/viewsource/public/_xpidlgen/necko_viewsource.xpt; - refType = 0; + path = ../netwerk/protocol/viewsource/public/_xpidlgen/necko_viewsource.xpt; + refType = 2; }; F6BD63F101B313EE01A962F7 = { isa = PBXFileReference; name = necko.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/necko.xpt; - refType = 0; + path = ../dist/Embed/components/necko.xpt; + refType = 2; }; F6BD640E01B3156701A962F7 = { isa = PBXFileReference; name = libimglib2.dylib; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/libimglib2.dylib; - refType = 0; + path = ../dist/Embed/components/libimglib2.dylib; + refType = 2; }; F6BD641201B3156701A962F7 = { isa = PBXFileReference; name = libpref.dylib; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/libpref.dylib; - refType = 0; + path = ../dist/Embed/components/libpref.dylib; + refType = 2; }; F6BD641301B3156701A962F7 = { isa = PBXFileReference; name = libprofile.dylib; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/libprofile.dylib; - refType = 0; + path = ../dist/Embed/components/libprofile.dylib; + refType = 2; }; F6BD641401B3156701A962F7 = { isa = PBXFileReference; name = librdf.dylib; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/librdf.dylib; - refType = 0; + path = ../dist/Embed/components/librdf.dylib; + refType = 2; }; F6BD641701B3156701A962F7 = { isa = PBXFileReference; name = libuconv.dylib; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/libuconv.dylib; - refType = 0; + path = ../dist/Embed/components/libuconv.dylib; + refType = 2; }; F6BD641B01B3156701A962F7 = { isa = PBXFileReference; name = libwidget_mac.dylib; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/libwidget_mac.dylib; - refType = 0; + path = ../dist/Embed/components/libwidget_mac.dylib; + refType = 2; }; F6BD641C01B3156701A962F7 = { isa = PBXFileReference; name = libxpconnect.dylib; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/libxpconnect.dylib; - refType = 0; + path = ../dist/Embed/components/libxpconnect.dylib; + refType = 2; }; F6BD641D01B3156701A962F7 = { isa = PBXFileReference; name = pref.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/pref.xpt; - refType = 0; + path = ../dist/Embed/components/pref.xpt; + refType = 2; }; F6BD641E01B3156701A962F7 = { isa = PBXFileReference; name = profile.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/profile.xpt; - refType = 0; + path = ../dist/Embed/components/profile.xpt; + refType = 2; }; F6BD641F01B3156701A962F7 = { isa = PBXFileReference; name = rdf.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/rdf.xpt; - refType = 0; + path = ../dist/Embed/components/rdf.xpt; + refType = 2; }; F6BD642001B3156701A962F7 = { isa = PBXFileReference; name = shistory.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/shistory.xpt; - refType = 0; + path = ../dist/Embed/components/shistory.xpt; + refType = 2; }; F6BD642101B3156701A962F7 = { isa = PBXFileReference; name = uconv.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/uconv.xpt; - refType = 0; + path = ../dist/Embed/components/uconv.xpt; + refType = 2; }; F6BD642201B3156701A962F7 = { isa = PBXFileReference; name = unicharutil.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/unicharutil.xpt; - refType = 0; + path = ../dist/Embed/components/unicharutil.xpt; + refType = 2; }; F6BD642301B3156701A962F7 = { isa = PBXFileReference; name = uriloader.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/uriloader.xpt; - refType = 0; + path = ../dist/Embed/components/uriloader.xpt; + refType = 2; }; F6BD642501B3156701A962F7 = { isa = PBXFileReference; name = xpcom_base.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/xpcom_base.xpt; - refType = 0; + path = ../dist/Embed/components/xpcom_base.xpt; + refType = 2; }; F6BD642601B3156701A962F7 = { isa = PBXFileReference; name = xpcom_components.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/xpcom_components.xpt; - refType = 0; + path = ../dist/Embed/components/xpcom_components.xpt; + refType = 2; }; F6BD642701B3156701A962F7 = { isa = PBXFileReference; name = xpcom_ds.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/xpcom_ds.xpt; - refType = 0; + path = ../dist/Embed/components/xpcom_ds.xpt; + refType = 2; }; F6BD642801B3156701A962F7 = { isa = PBXFileReference; name = xpcom_io.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/xpcom_io.xpt; - refType = 0; + path = ../dist/Embed/components/xpcom_io.xpt; + refType = 2; }; F6BD642901B3156701A962F7 = { isa = PBXFileReference; name = xpcom_threads.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/xpcom_threads.xpt; - refType = 0; + path = ../dist/Embed/components/xpcom_threads.xpt; + refType = 2; }; F6BD642A01B3156701A962F7 = { isa = PBXFileReference; name = xpcom_xpti.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/xpcom_xpti.xpt; - refType = 0; + path = ../dist/Embed/components/xpcom_xpti.xpt; + refType = 2; }; F6BD642B01B3156701A962F7 = { isa = PBXFileReference; name = xpconnect.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/xpconnect.xpt; - refType = 0; + path = ../dist/Embed/components/xpconnect.xpt; + refType = 2; }; F6BD644D01B315FA01A962F7 = { isa = PBXFileReference; name = embed_base.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/embedding/base/_xpidlgen/embed_base.xpt; - refType = 0; + path = ../embedding/base/_xpidlgen/embed_base.xpt; + refType = 2; }; F6BD644E01B315FA01A962F7 = { isa = PBXFileReference; name = imglib2.xpt; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/imglib2.xpt; - refType = 0; + path = ../dist/Embed/components/imglib2.xpt; + refType = 2; }; F6BD644F01B315FA01A962F7 = { isa = PBXFileReference; name = libgkplugin.dylib; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/modules/plugin/base/src/libgkplugin.dylib; - refType = 0; + path = ../modules/plugin/base/src/libgkplugin.dylib; + refType = 2; }; F6BD645001B315FA01A962F7 = { isa = PBXFileReference; name = libjsdom.dylib; - path = /Volumes/Ocelot/projects/mozilla/camino/src/mozilla/dist/Embed/components/libjsdom.dylib; - refType = 0; + path = ../dist/Embed/components/libjsdom.dylib; + refType = 2; }; F6BD645501B3167601A962F7 = { children = (