/pdfplugin.xcodeproj/project.pbxproj
http://firefox-mac-pdf.googlecode.com/ · Unknown · 2001 lines · 1986 code · 15 blank · 0 comment · 0 complexity · de9b92dd551d28aa0ae52b4610f23c5f MD5 · raw file
Large files are truncated click here to view the full file
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 44;
- objects = {
- /* Begin PBXAggregateTarget section */
- 9415EE390DECEBA700DB1334 /* install */ = {
- isa = PBXAggregateTarget;
- buildConfigurationList = 9415EE690DECEC1D00DB1334 /* Build configuration list for PBXAggregateTarget "install" */;
- buildPhases = (
- 9415EE3F0DECEBC000DB1334 /* ShellScript */,
- );
- dependencies = (
- 9415EE3D0DECEBAB00DB1334 /* PBXTargetDependency */,
- );
- name = install;
- productName = install;
- };
- 942F6B1F0DEF8FFA0000EFAC /* create xpi */ = {
- isa = PBXAggregateTarget;
- buildConfigurationList = 942F6B2B0DEF900C0000EFAC /* Build configuration list for PBXAggregateTarget "create xpi" */;
- buildPhases = (
- 942F6B1E0DEF8FFA0000EFAC /* ShellScript */,
- );
- dependencies = (
- 947023710DF4ECBF009B6417 /* PBXTargetDependency */,
- );
- name = "create xpi";
- productName = "create xpi";
- };
- /* End PBXAggregateTarget section */
- /* Begin PBXBuildFile section */
- 8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; };
- 8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */; };
- 941F8D280E980C1400B39F71 /* PluginInstanceOpenWithFinder.mm in Sources */ = {isa = PBXBuildFile; fileRef = 941F8D270E980C1400B39F71 /* PluginInstanceOpenWithFinder.mm */; };
- 941F8D520E98111900B39F71 /* PDFPluginShim.mm in Sources */ = {isa = PBXBuildFile; fileRef = 941F8D510E98111900B39F71 /* PDFPluginShim.mm */; };
- 94484F9B0FE872760054FD12 /* PluginPDFViewPDFKitBundle.mm in Sources */ = {isa = PBXBuildFile; fileRef = 94484F9A0FE872760054FD12 /* PluginPDFViewPDFKitBundle.mm */; };
- 9455ADDB0DEA916F0059FED3 /* Quartz.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9455ADDA0DEA916F0059FED3 /* Quartz.framework */; };
- 945CA6D00E9583D500202FE4 /* PluginPDFViewMenu.mm in Sources */ = {isa = PBXBuildFile; fileRef = 945CA6CF0E9583D500202FE4 /* PluginPDFViewMenu.mm */; };
- 947A68720FE44A1F00301C1D /* PluginView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 947A68710FE44A1F00301C1D /* PluginView.xib */; };
- 9486477910B24E4D00D02216 /* npunix.c in Sources */ = {isa = PBXBuildFile; fileRef = 9486477810B24E4D00D02216 /* npunix.c */; };
- 949DE1490DF4FBF200922723 /* PluginInstance.mm in Sources */ = {isa = PBXBuildFile; fileRef = 949DE1440DF4FBF200922723 /* PluginInstance.mm */; };
- 949DE14A0DF4FBF200922723 /* PluginPDFView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 949DE1460DF4FBF200922723 /* PluginPDFView.mm */; };
- 949DE14B0DF4FBF200922723 /* SelectionController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 949DE1480DF4FBF200922723 /* SelectionController.mm */; };
- 949DE1510DF4FC0400922723 /* pdfplugin.mm in Sources */ = {isa = PBXBuildFile; fileRef = 949DE14F0DF4FC0400922723 /* pdfplugin.mm */; };
- 94AF622D0DFE162B00BED136 /* Preferences.mm in Sources */ = {isa = PBXBuildFile; fileRef = 94AF622C0DFE162B00BED136 /* Preferences.mm */; };
- 94AF62EC0DFE184D00BED136 /* libnspr4.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 94AF62240DFE151700BED136 /* libnspr4.dylib */; };
- 94AF62ED0DFE184E00BED136 /* libxpcomglue_s.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 94AF62260DFE151700BED136 /* libxpcomglue_s.a */; };
- 94AF62EE0DFE184E00BED136 /* libxpcom.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 94AF62250DFE151700BED136 /* libxpcom.dylib */; };
- 94C6AC640FE5A6DF00B426DD /* PluginProgressView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 94C6AC630FE5A6DF00B426DD /* PluginProgressView.mm */; };
- 94CC34990FBE0A4A0097FBBF /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 94CC34970FBE0A4A0097FBBF /* Localizable.strings */; };
- /* End PBXBuildFile section */
- /* Begin PBXContainerItemProxy section */
- 9415EE3C0DECEBAB00DB1334 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 089C1669FE841209C02AAC07 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 8D5B49AC048680CD000E48DA;
- remoteInfo = pdfplugin;
- };
- 947023700DF4ECBF009B6417 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 089C1669FE841209C02AAC07 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 9415EE390DECEBA700DB1334;
- remoteInfo = install;
- };
- /* End PBXContainerItemProxy section */
- /* Begin PBXFileReference section */
- 089C1672FE841209C02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
- 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
- 089C167FFE841241C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
- 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
- 32DBCF630370AF2F00C91783 /* pdfplugin_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdfplugin_Prefix.pch; sourceTree = "<group>"; };
- 8D5B49B6048680CD000E48DA /* pdfplugin.plugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = pdfplugin.plugin; sourceTree = BUILT_PRODUCTS_DIR; };
- 8D5B49B7048680CD000E48DA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 940DBD080FC7543B00654F05 /* French */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = French; path = French.lproj/Localizable.strings; sourceTree = "<group>"; };
- 9410EB3D0E08B93800CA7F4A /* npruntime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = npruntime.h; sourceTree = "<group>"; };
- 9415EEC00DECEE3C00DB1334 /* chrome.manifest */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = chrome.manifest; sourceTree = "<group>"; };
- 9415EEC10DECEE3C00DB1334 /* install.rdf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = install.rdf; sourceTree = "<group>"; };
- 941F8D270E980C1400B39F71 /* PluginInstanceOpenWithFinder.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = PluginInstanceOpenWithFinder.mm; path = src/PluginInstanceOpenWithFinder.mm; sourceTree = "<group>"; };
- 941F8D500E98111900B39F71 /* PDFPluginShim.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PDFPluginShim.h; path = src/PDFPluginShim.h; sourceTree = "<group>"; };
- 941F8D510E98111900B39F71 /* PDFPluginShim.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = PDFPluginShim.mm; path = src/PDFPluginShim.mm; sourceTree = "<group>"; };
- 941F91D00E989A8C00B39F71 /* pdfplugin.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = pdfplugin.js; sourceTree = "<group>"; };
- 941F91D10E989A8C00B39F71 /* pdfplugin.xul */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = pdfplugin.xul; sourceTree = "<group>"; };
- 94276FC30E7324910005E3E9 /* PDFService.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PDFService.idl; sourceTree = "<group>"; };
- 943E18440DFD0966002456E5 /* base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = base64.h; sourceTree = "<group>"; };
- 943E18450DFD0966002456E5 /* blapit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = blapit.h; sourceTree = "<group>"; };
- 943E18460DFD0966002456E5 /* cert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cert.h; sourceTree = "<group>"; };
- 943E18470DFD0966002456E5 /* certdb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = certdb.h; sourceTree = "<group>"; };
- 943E18480DFD0966002456E5 /* certt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = certt.h; sourceTree = "<group>"; };
- 943E18490DFD0966002456E5 /* ciferfam.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ciferfam.h; sourceTree = "<group>"; };
- 943E184A0DFD0966002456E5 /* cmmf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cmmf.h; sourceTree = "<group>"; };
- 943E184B0DFD0966002456E5 /* cmmft.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cmmft.h; sourceTree = "<group>"; };
- 943E184C0DFD0966002456E5 /* cms.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cms.h; sourceTree = "<group>"; };
- 943E184D0DFD0966002456E5 /* cmsreclist.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cmsreclist.h; sourceTree = "<group>"; };
- 943E184E0DFD0966002456E5 /* cmst.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cmst.h; sourceTree = "<group>"; };
- 943E184F0DFD0966002456E5 /* crmf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = crmf.h; sourceTree = "<group>"; };
- 943E18500DFD0966002456E5 /* crmft.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = crmft.h; sourceTree = "<group>"; };
- 943E18510DFD0966002456E5 /* cryptohi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cryptohi.h; sourceTree = "<group>"; };
- 943E18520DFD0966002456E5 /* cryptoht.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cryptoht.h; sourceTree = "<group>"; };
- 943E18530DFD0966002456E5 /* domstubs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = domstubs.h; sourceTree = "<group>"; };
- 943E18540DFD0966002456E5 /* ecl-exp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ecl-exp.h"; sourceTree = "<group>"; };
- 943E18550DFD0966002456E5 /* hasht.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hasht.h; sourceTree = "<group>"; };
- 943E18560DFD0966002456E5 /* jar-ds.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "jar-ds.h"; sourceTree = "<group>"; };
- 943E18570DFD0966002456E5 /* jar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = jar.h; sourceTree = "<group>"; };
- 943E18580DFD0966002456E5 /* jarfile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = jarfile.h; sourceTree = "<group>"; };
- 943E18590DFD0966002456E5 /* jni.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = jni.h; sourceTree = "<group>"; };
- 943E185A0DFD0966002456E5 /* jni_md.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = jni_md.h; sourceTree = "<group>"; };
- 943E185B0DFD0966002456E5 /* jri.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = jri.h; sourceTree = "<group>"; };
- 943E185C0DFD0966002456E5 /* jri_md.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = jri_md.h; sourceTree = "<group>"; };
- 943E185D0DFD0966002456E5 /* jritypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = jritypes.h; sourceTree = "<group>"; };
- 943E185E0DFD0966002456E5 /* key.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = key.h; sourceTree = "<group>"; };
- 943E185F0DFD0966002456E5 /* keyhi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = keyhi.h; sourceTree = "<group>"; };
- 943E18600DFD0966002456E5 /* keyt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = keyt.h; sourceTree = "<group>"; };
- 943E18610DFD0966002456E5 /* keythi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = keythi.h; sourceTree = "<group>"; };
- 943E18840DFD0966002456E5 /* mozIJSSubScriptLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mozIJSSubScriptLoader.h; sourceTree = "<group>"; };
- 943E18850DFD0966002456E5 /* npapi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = npapi.h; sourceTree = "<group>"; };
- 943E18860DFD0966002456E5 /* npruntime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = npruntime.h; sourceTree = "<group>"; };
- 943E18870DFD0966002456E5 /* nptypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nptypes.h; sourceTree = "<group>"; };
- 943E18880DFD0966002456E5 /* npupp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = npupp.h; sourceTree = "<group>"; };
- 943E18890DFD0966002456E5 /* nsArrayEnumerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsArrayEnumerator.h; sourceTree = "<group>"; };
- 943E188A0DFD0966002456E5 /* nsArrayUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsArrayUtils.h; sourceTree = "<group>"; };
- 943E188B0DFD0966002456E5 /* nsAutoLock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsAutoLock.h; sourceTree = "<group>"; };
- 943E188C0DFD0966002456E5 /* nsBaseHashtable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsBaseHashtable.h; sourceTree = "<group>"; };
- 943E188D0DFD0966002456E5 /* nsCategoryCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsCategoryCache.h; sourceTree = "<group>"; };
- 943E188E0DFD0966002456E5 /* nsClassHashtable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsClassHashtable.h; sourceTree = "<group>"; };
- 943E188F0DFD0966002456E5 /* nsCOMArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsCOMArray.h; sourceTree = "<group>"; };
- 943E18900DFD0966002456E5 /* nsComponentManagerUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsComponentManagerUtils.h; sourceTree = "<group>"; };
- 943E18910DFD0966002456E5 /* nsCOMPtr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsCOMPtr.h; sourceTree = "<group>"; };
- 943E18920DFD0966002456E5 /* nscore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nscore.h; sourceTree = "<group>"; };
- 943E18930DFD0966002456E5 /* nsCRTGlue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsCRTGlue.h; sourceTree = "<group>"; };
- 943E18940DFD0966002456E5 /* nsCycleCollectionParticipant.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsCycleCollectionParticipant.h; sourceTree = "<group>"; };
- 943E18950DFD0966002456E5 /* nsCycleCollector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsCycleCollector.h; sourceTree = "<group>"; };
- 943E18960DFD0966002456E5 /* nsDataHashtable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsDataHashtable.h; sourceTree = "<group>"; };
- 943E18970DFD0966002456E5 /* nsDebug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsDebug.h; sourceTree = "<group>"; };
- 943E18980DFD0966002456E5 /* nsDeque.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsDeque.h; sourceTree = "<group>"; };
- 943E18990DFD0966002456E5 /* nsDirectoryServiceDefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsDirectoryServiceDefs.h; sourceTree = "<group>"; };
- 943E189A0DFD0966002456E5 /* nsDirectoryServiceUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsDirectoryServiceUtils.h; sourceTree = "<group>"; };
- 943E189B0DFD0966002456E5 /* nsEmbedAPI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsEmbedAPI.h; sourceTree = "<group>"; };
- 943E189C0DFD0966002456E5 /* nsEmbedCID.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsEmbedCID.h; sourceTree = "<group>"; };
- 943E189D0DFD0966002456E5 /* nsEmbedString.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsEmbedString.h; sourceTree = "<group>"; };
- 943E189E0DFD0966002456E5 /* nsEnumeratorUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsEnumeratorUtils.h; sourceTree = "<group>"; };
- 943E189F0DFD0966002456E5 /* nsError.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsError.h; sourceTree = "<group>"; };
- 943E18A00DFD0966002456E5 /* nsGenericFactory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsGenericFactory.h; sourceTree = "<group>"; };
- 943E18A10DFD0966002456E5 /* nsHashKeys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsHashKeys.h; sourceTree = "<group>"; };
- 943E18A20DFD0966002456E5 /* nsIArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIArray.h; sourceTree = "<group>"; };
- 943E18A30DFD0966002456E5 /* nsIASN1Object.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIASN1Object.h; sourceTree = "<group>"; };
- 943E18A40DFD0966002456E5 /* nsIASN1Sequence.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIASN1Sequence.h; sourceTree = "<group>"; };
- 943E18A50DFD0966002456E5 /* nsICategoryManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsICategoryManager.h; sourceTree = "<group>"; };
- 943E18A60DFD0966002456E5 /* nsICertificateDialogs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsICertificateDialogs.h; sourceTree = "<group>"; };
- 943E18A70DFD0966002456E5 /* nsIChannel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIChannel.h; sourceTree = "<group>"; };
- 943E18A80DFD0966002456E5 /* nsIClassInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIClassInfo.h; sourceTree = "<group>"; };
- 943E18A90DFD0966002456E5 /* nsIClassInfoImpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIClassInfoImpl.h; sourceTree = "<group>"; };
- 943E18AA0DFD0966002456E5 /* nsIClipboardCommands.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIClipboardCommands.h; sourceTree = "<group>"; };
- 943E18AB0DFD0966002456E5 /* nsIComponentManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIComponentManager.h; sourceTree = "<group>"; };
- 943E18AC0DFD0966002456E5 /* nsIComponentRegistrar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIComponentRegistrar.h; sourceTree = "<group>"; };
- 943E18AD0DFD0966002456E5 /* nsIContextMenuListener.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIContextMenuListener.h; sourceTree = "<group>"; };
- 943E18AE0DFD0966002456E5 /* nsICookie.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsICookie.h; sourceTree = "<group>"; };
- 943E18AF0DFD0966002456E5 /* nsICookieManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsICookieManager.h; sourceTree = "<group>"; };
- 943E18B00DFD0966002456E5 /* nsICRLInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsICRLInfo.h; sourceTree = "<group>"; };
- 943E18B10DFD0966002456E5 /* nsID.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsID.h; sourceTree = "<group>"; };
- 943E18B20DFD0966002456E5 /* nsIDebug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDebug.h; sourceTree = "<group>"; };
- 943E18B30DFD0966002456E5 /* nsIDirectoryService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDirectoryService.h; sourceTree = "<group>"; };
- 943E18B40DFD0966002456E5 /* nsIDOM3DocumentEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOM3DocumentEvent.h; sourceTree = "<group>"; };
- 943E18B50DFD0966002456E5 /* nsIDOM3EventTarget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOM3EventTarget.h; sourceTree = "<group>"; };
- 943E18B60DFD0966002456E5 /* nsIDOMAbstractView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMAbstractView.h; sourceTree = "<group>"; };
- 943E18B70DFD0966002456E5 /* nsIDOMAttr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMAttr.h; sourceTree = "<group>"; };
- 943E18B80DFD0966002456E5 /* nsIDOMBarProp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMBarProp.h; sourceTree = "<group>"; };
- 943E18B90DFD0966002456E5 /* nsIDOMCDATASection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMCDATASection.h; sourceTree = "<group>"; };
- 943E18BA0DFD0966002456E5 /* nsIDOMCharacterData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMCharacterData.h; sourceTree = "<group>"; };
- 943E18BB0DFD0966002456E5 /* nsIDOMComment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMComment.h; sourceTree = "<group>"; };
- 943E18BC0DFD0966002456E5 /* nsIDOMCSSPrimitiveValue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMCSSPrimitiveValue.h; sourceTree = "<group>"; };
- 943E18BD0DFD0966002456E5 /* nsIDOMCSSRule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMCSSRule.h; sourceTree = "<group>"; };
- 943E18BE0DFD0966002456E5 /* nsIDOMCSSRuleList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMCSSRuleList.h; sourceTree = "<group>"; };
- 943E18BF0DFD0966002456E5 /* nsIDOMCSSStyleDeclaration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMCSSStyleDeclaration.h; sourceTree = "<group>"; };
- 943E18C00DFD0966002456E5 /* nsIDOMCSSStyleSheet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMCSSStyleSheet.h; sourceTree = "<group>"; };
- 943E18C10DFD0966002456E5 /* nsIDOMCSSValue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMCSSValue.h; sourceTree = "<group>"; };
- 943E18C20DFD0966002456E5 /* nsIDOMCSSValueList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMCSSValueList.h; sourceTree = "<group>"; };
- 943E18C30DFD0966002456E5 /* nsIDOMCustomEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMCustomEvent.h; sourceTree = "<group>"; };
- 943E18C40DFD0966002456E5 /* nsIDOMDocument.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMDocument.h; sourceTree = "<group>"; };
- 943E18C50DFD0966002456E5 /* nsIDOMDocumentEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMDocumentEvent.h; sourceTree = "<group>"; };
- 943E18C60DFD0966002456E5 /* nsIDOMDocumentFragment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMDocumentFragment.h; sourceTree = "<group>"; };
- 943E18C70DFD0966002456E5 /* nsIDOMDocumentRange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMDocumentRange.h; sourceTree = "<group>"; };
- 943E18C80DFD0966002456E5 /* nsIDOMDocumentStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMDocumentStyle.h; sourceTree = "<group>"; };
- 943E18C90DFD0966002456E5 /* nsIDOMDocumentType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMDocumentType.h; sourceTree = "<group>"; };
- 943E18CA0DFD0966002456E5 /* nsIDOMDocumentView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMDocumentView.h; sourceTree = "<group>"; };
- 943E18CB0DFD0966002456E5 /* nsIDOMDOMException.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMDOMException.h; sourceTree = "<group>"; };
- 943E18CC0DFD0966002456E5 /* nsIDOMDOMImplementation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMDOMImplementation.h; sourceTree = "<group>"; };
- 943E18CD0DFD0966002456E5 /* nsIDOMElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMElement.h; sourceTree = "<group>"; };
- 943E18CE0DFD0966002456E5 /* nsIDOMElementCSSInlineStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMElementCSSInlineStyle.h; sourceTree = "<group>"; };
- 943E18CF0DFD0966002456E5 /* nsIDOMEntity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMEntity.h; sourceTree = "<group>"; };
- 943E18D00DFD0966002456E5 /* nsIDOMEntityReference.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMEntityReference.h; sourceTree = "<group>"; };
- 943E18D10DFD0966002456E5 /* nsIDOMEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMEvent.h; sourceTree = "<group>"; };
- 943E18D20DFD0966002456E5 /* nsIDOMEventGroup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMEventGroup.h; sourceTree = "<group>"; };
- 943E18D30DFD0966002456E5 /* nsIDOMEventListener.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMEventListener.h; sourceTree = "<group>"; };
- 943E18D40DFD0966002456E5 /* nsIDOMEventTarget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMEventTarget.h; sourceTree = "<group>"; };
- 943E18D50DFD0966002456E5 /* nsIDOMHTMLAnchorElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLAnchorElement.h; sourceTree = "<group>"; };
- 943E18D60DFD0966002456E5 /* nsIDOMHTMLAppletElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLAppletElement.h; sourceTree = "<group>"; };
- 943E18D70DFD0966002456E5 /* nsIDOMHTMLAreaElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLAreaElement.h; sourceTree = "<group>"; };
- 943E18D80DFD0966002456E5 /* nsIDOMHTMLBaseElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLBaseElement.h; sourceTree = "<group>"; };
- 943E18D90DFD0966002456E5 /* nsIDOMHTMLBaseFontElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLBaseFontElement.h; sourceTree = "<group>"; };
- 943E18DA0DFD0966002456E5 /* nsIDOMHTMLBodyElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLBodyElement.h; sourceTree = "<group>"; };
- 943E18DB0DFD0966002456E5 /* nsIDOMHTMLBRElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLBRElement.h; sourceTree = "<group>"; };
- 943E18DC0DFD0966002456E5 /* nsIDOMHTMLButtonElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLButtonElement.h; sourceTree = "<group>"; };
- 943E18DD0DFD0966002456E5 /* nsIDOMHTMLCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLCollection.h; sourceTree = "<group>"; };
- 943E18DE0DFD0966002456E5 /* nsIDOMHTMLDirectoryElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLDirectoryElement.h; sourceTree = "<group>"; };
- 943E18DF0DFD0966002456E5 /* nsIDOMHTMLDivElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLDivElement.h; sourceTree = "<group>"; };
- 943E18E00DFD0966002456E5 /* nsIDOMHTMLDListElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLDListElement.h; sourceTree = "<group>"; };
- 943E18E10DFD0966002456E5 /* nsIDOMHTMLDocument.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLDocument.h; sourceTree = "<group>"; };
- 943E18E20DFD0966002456E5 /* nsIDOMHTMLElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLElement.h; sourceTree = "<group>"; };
- 943E18E30DFD0966002456E5 /* nsIDOMHTMLEmbedElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLEmbedElement.h; sourceTree = "<group>"; };
- 943E18E40DFD0966002456E5 /* nsIDOMHTMLFieldSetElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLFieldSetElement.h; sourceTree = "<group>"; };
- 943E18E50DFD0966002456E5 /* nsIDOMHTMLFontElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLFontElement.h; sourceTree = "<group>"; };
- 943E18E60DFD0966002456E5 /* nsIDOMHTMLFormElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLFormElement.h; sourceTree = "<group>"; };
- 943E18E70DFD0966002456E5 /* nsIDOMHTMLFrameElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLFrameElement.h; sourceTree = "<group>"; };
- 943E18E80DFD0966002456E5 /* nsIDOMHTMLFrameSetElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLFrameSetElement.h; sourceTree = "<group>"; };
- 943E18E90DFD0966002456E5 /* nsIDOMHTMLHeadElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLHeadElement.h; sourceTree = "<group>"; };
- 943E18EA0DFD0966002456E5 /* nsIDOMHTMLHeadingElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLHeadingElement.h; sourceTree = "<group>"; };
- 943E18EB0DFD0966002456E5 /* nsIDOMHTMLHRElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLHRElement.h; sourceTree = "<group>"; };
- 943E18EC0DFD0966002456E5 /* nsIDOMHTMLHtmlElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLHtmlElement.h; sourceTree = "<group>"; };
- 943E18ED0DFD0966002456E5 /* nsIDOMHTMLIFrameElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLIFrameElement.h; sourceTree = "<group>"; };
- 943E18EE0DFD0966002456E5 /* nsIDOMHTMLImageElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLImageElement.h; sourceTree = "<group>"; };
- 943E18EF0DFD0966002456E5 /* nsIDOMHTMLInputElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLInputElement.h; sourceTree = "<group>"; };
- 943E18F00DFD0966002456E5 /* nsIDOMHTMLIsIndexElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLIsIndexElement.h; sourceTree = "<group>"; };
- 943E18F10DFD0966002456E5 /* nsIDOMHTMLLabelElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLLabelElement.h; sourceTree = "<group>"; };
- 943E18F20DFD0966002456E5 /* nsIDOMHTMLLegendElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLLegendElement.h; sourceTree = "<group>"; };
- 943E18F30DFD0966002456E5 /* nsIDOMHTMLLIElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLLIElement.h; sourceTree = "<group>"; };
- 943E18F40DFD0966002456E5 /* nsIDOMHTMLLinkElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLLinkElement.h; sourceTree = "<group>"; };
- 943E18F50DFD0966002456E5 /* nsIDOMHTMLMapElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLMapElement.h; sourceTree = "<group>"; };
- 943E18F60DFD0966002456E5 /* nsIDOMHTMLMenuElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLMenuElement.h; sourceTree = "<group>"; };
- 943E18F70DFD0966002456E5 /* nsIDOMHTMLMetaElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLMetaElement.h; sourceTree = "<group>"; };
- 943E18F80DFD0966002456E5 /* nsIDOMHTMLModElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLModElement.h; sourceTree = "<group>"; };
- 943E18F90DFD0966002456E5 /* nsIDOMHTMLObjectElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLObjectElement.h; sourceTree = "<group>"; };
- 943E18FA0DFD0966002456E5 /* nsIDOMHTMLOListElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLOListElement.h; sourceTree = "<group>"; };
- 943E18FB0DFD0966002456E5 /* nsIDOMHTMLOptGroupElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLOptGroupElement.h; sourceTree = "<group>"; };
- 943E18FC0DFD0966002456E5 /* nsIDOMHTMLOptionElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLOptionElement.h; sourceTree = "<group>"; };
- 943E18FD0DFD0966002456E5 /* nsIDOMHTMLOptionsCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLOptionsCollection.h; sourceTree = "<group>"; };
- 943E18FE0DFD0966002456E5 /* nsIDOMHTMLParagraphElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLParagraphElement.h; sourceTree = "<group>"; };
- 943E18FF0DFD0966002456E5 /* nsIDOMHTMLParamElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLParamElement.h; sourceTree = "<group>"; };
- 943E19000DFD0966002456E5 /* nsIDOMHTMLPreElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLPreElement.h; sourceTree = "<group>"; };
- 943E19010DFD0966002456E5 /* nsIDOMHTMLQuoteElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLQuoteElement.h; sourceTree = "<group>"; };
- 943E19020DFD0966002456E5 /* nsIDOMHTMLScriptElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLScriptElement.h; sourceTree = "<group>"; };
- 943E19030DFD0966002456E5 /* nsIDOMHTMLSelectElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLSelectElement.h; sourceTree = "<group>"; };
- 943E19040DFD0966002456E5 /* nsIDOMHTMLStyleElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLStyleElement.h; sourceTree = "<group>"; };
- 943E19050DFD0966002456E5 /* nsIDOMHTMLTableCaptionElem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLTableCaptionElem.h; sourceTree = "<group>"; };
- 943E19060DFD0966002456E5 /* nsIDOMHTMLTableCellElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLTableCellElement.h; sourceTree = "<group>"; };
- 943E19070DFD0966002456E5 /* nsIDOMHTMLTableColElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLTableColElement.h; sourceTree = "<group>"; };
- 943E19080DFD0966002456E5 /* nsIDOMHTMLTableElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLTableElement.h; sourceTree = "<group>"; };
- 943E19090DFD0966002456E5 /* nsIDOMHTMLTableRowElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLTableRowElement.h; sourceTree = "<group>"; };
- 943E190A0DFD0966002456E5 /* nsIDOMHTMLTableSectionElem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLTableSectionElem.h; sourceTree = "<group>"; };
- 943E190B0DFD0966002456E5 /* nsIDOMHTMLTextAreaElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLTextAreaElement.h; sourceTree = "<group>"; };
- 943E190C0DFD0966002456E5 /* nsIDOMHTMLTitleElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLTitleElement.h; sourceTree = "<group>"; };
- 943E190D0DFD0966002456E5 /* nsIDOMHTMLUListElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLUListElement.h; sourceTree = "<group>"; };
- 943E190E0DFD0966002456E5 /* nsIDOMMediaList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMMediaList.h; sourceTree = "<group>"; };
- 943E190F0DFD0966002456E5 /* nsIDOMMouseEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMMouseEvent.h; sourceTree = "<group>"; };
- 943E19100DFD0966002456E5 /* nsIDOMNamedNodeMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMNamedNodeMap.h; sourceTree = "<group>"; };
- 943E19110DFD0966002456E5 /* nsIDOMNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMNode.h; sourceTree = "<group>"; };
- 943E19120DFD0966002456E5 /* nsIDOMNodeList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMNodeList.h; sourceTree = "<group>"; };
- 943E19130DFD0966002456E5 /* nsIDOMNotation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMNotation.h; sourceTree = "<group>"; };
- 943E19140DFD0966002456E5 /* nsIDOMProcessingInstruction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMProcessingInstruction.h; sourceTree = "<group>"; };
- 943E19150DFD0966002456E5 /* nsIDOMRange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMRange.h; sourceTree = "<group>"; };
- 943E19160DFD0966002456E5 /* nsIDOMStorage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMStorage.h; sourceTree = "<group>"; };
- 943E19170DFD0966002456E5 /* nsIDOMStorageEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMStorageEvent.h; sourceTree = "<group>"; };
- 943E19180DFD0966002456E5 /* nsIDOMStorageItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMStorageItem.h; sourceTree = "<group>"; };
- 943E19190DFD0966002456E5 /* nsIDOMStorageList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMStorageList.h; sourceTree = "<group>"; };
- 943E191A0DFD0966002456E5 /* nsIDOMStorageWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMStorageWindow.h; sourceTree = "<group>"; };
- 943E191B0DFD0966002456E5 /* nsIDOMStyleSheet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMStyleSheet.h; sourceTree = "<group>"; };
- 943E191C0DFD0966002456E5 /* nsIDOMStyleSheetList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMStyleSheetList.h; sourceTree = "<group>"; };
- 943E191D0DFD0966002456E5 /* nsIDOMText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMText.h; sourceTree = "<group>"; };
- 943E191E0DFD0966002456E5 /* nsIDOMUIEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMUIEvent.h; sourceTree = "<group>"; };
- 943E191F0DFD0966002456E5 /* nsIDOMWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMWindow.h; sourceTree = "<group>"; };
- 943E19200DFD0966002456E5 /* nsIDOMWindow2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMWindow2.h; sourceTree = "<group>"; };
- 943E19210DFD0966002456E5 /* nsIDOMWindowCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMWindowCollection.h; sourceTree = "<group>"; };
- 943E19220DFD0966002456E5 /* nsIDOMWindowUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMWindowUtils.h; sourceTree = "<group>"; };
- 943E19230DFD0966002456E5 /* nsIEmbeddingSiteWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIEmbeddingSiteWindow.h; sourceTree = "<group>"; };
- 943E19240DFD0966002456E5 /* nsIFactory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIFactory.h; sourceTree = "<group>"; };
- 943E19250DFD0966002456E5 /* nsIFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIFile.h; sourceTree = "<group>"; };
- 943E19260DFD0966002456E5 /* nsIFileURL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIFileURL.h; sourceTree = "<group>"; };
- 943E19270DFD0966002456E5 /* nsIGenericFactory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIGenericFactory.h; sourceTree = "<group>"; };
- 943E19280DFD0966002456E5 /* nsIGlobalHistory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIGlobalHistory.h; sourceTree = "<group>"; };
- 943E19290DFD0966002456E5 /* nsIHashable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIHashable.h; sourceTree = "<group>"; };
- 943E192A0DFD0966002456E5 /* nsIHistoryEntry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIHistoryEntry.h; sourceTree = "<group>"; };
- 943E192B0DFD0966002456E5 /* nsIHttpChannel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIHttpChannel.h; sourceTree = "<group>"; };
- 943E192C0DFD0966002456E5 /* nsIHttpHeaderVisitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIHttpHeaderVisitor.h; sourceTree = "<group>"; };
- 943E192D0DFD0966002456E5 /* nsIInputStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIInputStream.h; sourceTree = "<group>"; };
- 943E192E0DFD0966002456E5 /* nsIInterfaceRequestor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIInterfaceRequestor.h; sourceTree = "<group>"; };
- 943E192F0DFD0966002456E5 /* nsIInterfaceRequestorUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIInterfaceRequestorUtils.h; sourceTree = "<group>"; };
- 943E19300DFD0966002456E5 /* nsIIOService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIIOService.h; sourceTree = "<group>"; };
- 943E19310DFD0966002456E5 /* nsIJSON.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIJSON.h; sourceTree = "<group>"; };
- 943E19320DFD0966002456E5 /* nsILoadGroup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsILoadGroup.h; sourceTree = "<group>"; };
- 943E19330DFD0966002456E5 /* nsILocalFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsILocalFile.h; sourceTree = "<group>"; };
- 943E19340DFD0966002456E5 /* nsIMemory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIMemory.h; sourceTree = "<group>"; };
- 943E19350DFD0966002456E5 /* nsIModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIModule.h; sourceTree = "<group>"; };
- 943E19360DFD0966002456E5 /* nsIMutableArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIMutableArray.h; sourceTree = "<group>"; };
- 943E19370DFD0966002456E5 /* nsINIParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsINIParser.h; sourceTree = "<group>"; };
- 943E19380DFD0966002456E5 /* nsInterfaceHashtable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsInterfaceHashtable.h; sourceTree = "<group>"; };
- 943E19390DFD0966002456E5 /* nsIObserver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIObserver.h; sourceTree = "<group>"; };
- 943E193A0DFD0966002456E5 /* nsIObserverService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIObserverService.h; sourceTree = "<group>"; };
- 943E193B0DFD0966002456E5 /* nsIOutputStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIOutputStream.h; sourceTree = "<group>"; };
- 943E193C0DFD0966002456E5 /* nsIPrefBranch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIPrefBranch.h; sourceTree = "<group>"; };
- 943E193D0DFD0966002456E5 /* nsIPrefBranch2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIPrefBranch2.h; sourceTree = "<group>"; };
- 943E193E0DFD0966002456E5 /* nsIPrefLocalizedString.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIPrefLocalizedString.h; sourceTree = "<group>"; };
- 943E193F0DFD0966002456E5 /* nsIPrefService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIPrefService.h; sourceTree = "<group>"; };
- 943E19400DFD0966002456E5 /* nsIProfile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIProfile.h; sourceTree = "<group>"; };
- 943E19410DFD0966002456E5 /* nsIProfileChangeStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIProfileChangeStatus.h; sourceTree = "<group>"; };
- 943E19420DFD0966002456E5 /* nsIProgrammingLanguage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIProgrammingLanguage.h; sourceTree = "<group>"; };
- 943E19430DFD0966002456E5 /* nsIPromptService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIPromptService.h; sourceTree = "<group>"; };
- 943E19440DFD0966002456E5 /* nsIProperties.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIProperties.h; sourceTree = "<group>"; };
- 943E19450DFD0966002456E5 /* nsIProtocolHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIProtocolHandler.h; sourceTree = "<group>"; };
- 943E19460DFD0966002456E5 /* nsIRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIRequest.h; sourceTree = "<group>"; };
- 943E19470DFD0966002456E5 /* nsIRequestObserver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIReque…