PageRenderTime 40ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 1ms

/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
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 44;
  7. objects = {
  8. /* Begin PBXAggregateTarget section */
  9. 9415EE390DECEBA700DB1334 /* install */ = {
  10. isa = PBXAggregateTarget;
  11. buildConfigurationList = 9415EE690DECEC1D00DB1334 /* Build configuration list for PBXAggregateTarget "install" */;
  12. buildPhases = (
  13. 9415EE3F0DECEBC000DB1334 /* ShellScript */,
  14. );
  15. dependencies = (
  16. 9415EE3D0DECEBAB00DB1334 /* PBXTargetDependency */,
  17. );
  18. name = install;
  19. productName = install;
  20. };
  21. 942F6B1F0DEF8FFA0000EFAC /* create xpi */ = {
  22. isa = PBXAggregateTarget;
  23. buildConfigurationList = 942F6B2B0DEF900C0000EFAC /* Build configuration list for PBXAggregateTarget "create xpi" */;
  24. buildPhases = (
  25. 942F6B1E0DEF8FFA0000EFAC /* ShellScript */,
  26. );
  27. dependencies = (
  28. 947023710DF4ECBF009B6417 /* PBXTargetDependency */,
  29. );
  30. name = "create xpi";
  31. productName = "create xpi";
  32. };
  33. /* End PBXAggregateTarget section */
  34. /* Begin PBXBuildFile section */
  35. 8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; };
  36. 8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */; };
  37. 941F8D280E980C1400B39F71 /* PluginInstanceOpenWithFinder.mm in Sources */ = {isa = PBXBuildFile; fileRef = 941F8D270E980C1400B39F71 /* PluginInstanceOpenWithFinder.mm */; };
  38. 941F8D520E98111900B39F71 /* PDFPluginShim.mm in Sources */ = {isa = PBXBuildFile; fileRef = 941F8D510E98111900B39F71 /* PDFPluginShim.mm */; };
  39. 94484F9B0FE872760054FD12 /* PluginPDFViewPDFKitBundle.mm in Sources */ = {isa = PBXBuildFile; fileRef = 94484F9A0FE872760054FD12 /* PluginPDFViewPDFKitBundle.mm */; };
  40. 9455ADDB0DEA916F0059FED3 /* Quartz.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9455ADDA0DEA916F0059FED3 /* Quartz.framework */; };
  41. 945CA6D00E9583D500202FE4 /* PluginPDFViewMenu.mm in Sources */ = {isa = PBXBuildFile; fileRef = 945CA6CF0E9583D500202FE4 /* PluginPDFViewMenu.mm */; };
  42. 947A68720FE44A1F00301C1D /* PluginView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 947A68710FE44A1F00301C1D /* PluginView.xib */; };
  43. 9486477910B24E4D00D02216 /* npunix.c in Sources */ = {isa = PBXBuildFile; fileRef = 9486477810B24E4D00D02216 /* npunix.c */; };
  44. 949DE1490DF4FBF200922723 /* PluginInstance.mm in Sources */ = {isa = PBXBuildFile; fileRef = 949DE1440DF4FBF200922723 /* PluginInstance.mm */; };
  45. 949DE14A0DF4FBF200922723 /* PluginPDFView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 949DE1460DF4FBF200922723 /* PluginPDFView.mm */; };
  46. 949DE14B0DF4FBF200922723 /* SelectionController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 949DE1480DF4FBF200922723 /* SelectionController.mm */; };
  47. 949DE1510DF4FC0400922723 /* pdfplugin.mm in Sources */ = {isa = PBXBuildFile; fileRef = 949DE14F0DF4FC0400922723 /* pdfplugin.mm */; };
  48. 94AF622D0DFE162B00BED136 /* Preferences.mm in Sources */ = {isa = PBXBuildFile; fileRef = 94AF622C0DFE162B00BED136 /* Preferences.mm */; };
  49. 94AF62EC0DFE184D00BED136 /* libnspr4.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 94AF62240DFE151700BED136 /* libnspr4.dylib */; };
  50. 94AF62ED0DFE184E00BED136 /* libxpcomglue_s.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 94AF62260DFE151700BED136 /* libxpcomglue_s.a */; };
  51. 94AF62EE0DFE184E00BED136 /* libxpcom.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 94AF62250DFE151700BED136 /* libxpcom.dylib */; };
  52. 94C6AC640FE5A6DF00B426DD /* PluginProgressView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 94C6AC630FE5A6DF00B426DD /* PluginProgressView.mm */; };
  53. 94CC34990FBE0A4A0097FBBF /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 94CC34970FBE0A4A0097FBBF /* Localizable.strings */; };
  54. /* End PBXBuildFile section */
  55. /* Begin PBXContainerItemProxy section */
  56. 9415EE3C0DECEBAB00DB1334 /* PBXContainerItemProxy */ = {
  57. isa = PBXContainerItemProxy;
  58. containerPortal = 089C1669FE841209C02AAC07 /* Project object */;
  59. proxyType = 1;
  60. remoteGlobalIDString = 8D5B49AC048680CD000E48DA;
  61. remoteInfo = pdfplugin;
  62. };
  63. 947023700DF4ECBF009B6417 /* PBXContainerItemProxy */ = {
  64. isa = PBXContainerItemProxy;
  65. containerPortal = 089C1669FE841209C02AAC07 /* Project object */;
  66. proxyType = 1;
  67. remoteGlobalIDString = 9415EE390DECEBA700DB1334;
  68. remoteInfo = install;
  69. };
  70. /* End PBXContainerItemProxy section */
  71. /* Begin PBXFileReference section */
  72. 089C1672FE841209C02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
  73. 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  74. 089C167FFE841241C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
  75. 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
  76. 32DBCF630370AF2F00C91783 /* pdfplugin_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdfplugin_Prefix.pch; sourceTree = "<group>"; };
  77. 8D5B49B6048680CD000E48DA /* pdfplugin.plugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = pdfplugin.plugin; sourceTree = BUILT_PRODUCTS_DIR; };
  78. 8D5B49B7048680CD000E48DA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  79. 940DBD080FC7543B00654F05 /* French */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = French; path = French.lproj/Localizable.strings; sourceTree = "<group>"; };
  80. 9410EB3D0E08B93800CA7F4A /* npruntime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = npruntime.h; sourceTree = "<group>"; };
  81. 9415EEC00DECEE3C00DB1334 /* chrome.manifest */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = chrome.manifest; sourceTree = "<group>"; };
  82. 9415EEC10DECEE3C00DB1334 /* install.rdf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = install.rdf; sourceTree = "<group>"; };
  83. 941F8D270E980C1400B39F71 /* PluginInstanceOpenWithFinder.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = PluginInstanceOpenWithFinder.mm; path = src/PluginInstanceOpenWithFinder.mm; sourceTree = "<group>"; };
  84. 941F8D500E98111900B39F71 /* PDFPluginShim.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PDFPluginShim.h; path = src/PDFPluginShim.h; sourceTree = "<group>"; };
  85. 941F8D510E98111900B39F71 /* PDFPluginShim.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = PDFPluginShim.mm; path = src/PDFPluginShim.mm; sourceTree = "<group>"; };
  86. 941F91D00E989A8C00B39F71 /* pdfplugin.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = pdfplugin.js; sourceTree = "<group>"; };
  87. 941F91D10E989A8C00B39F71 /* pdfplugin.xul */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = pdfplugin.xul; sourceTree = "<group>"; };
  88. 94276FC30E7324910005E3E9 /* PDFService.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PDFService.idl; sourceTree = "<group>"; };
  89. 943E18440DFD0966002456E5 /* base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = base64.h; sourceTree = "<group>"; };
  90. 943E18450DFD0966002456E5 /* blapit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = blapit.h; sourceTree = "<group>"; };
  91. 943E18460DFD0966002456E5 /* cert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cert.h; sourceTree = "<group>"; };
  92. 943E18470DFD0966002456E5 /* certdb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = certdb.h; sourceTree = "<group>"; };
  93. 943E18480DFD0966002456E5 /* certt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = certt.h; sourceTree = "<group>"; };
  94. 943E18490DFD0966002456E5 /* ciferfam.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ciferfam.h; sourceTree = "<group>"; };
  95. 943E184A0DFD0966002456E5 /* cmmf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cmmf.h; sourceTree = "<group>"; };
  96. 943E184B0DFD0966002456E5 /* cmmft.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cmmft.h; sourceTree = "<group>"; };
  97. 943E184C0DFD0966002456E5 /* cms.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cms.h; sourceTree = "<group>"; };
  98. 943E184D0DFD0966002456E5 /* cmsreclist.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cmsreclist.h; sourceTree = "<group>"; };
  99. 943E184E0DFD0966002456E5 /* cmst.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cmst.h; sourceTree = "<group>"; };
  100. 943E184F0DFD0966002456E5 /* crmf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = crmf.h; sourceTree = "<group>"; };
  101. 943E18500DFD0966002456E5 /* crmft.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = crmft.h; sourceTree = "<group>"; };
  102. 943E18510DFD0966002456E5 /* cryptohi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cryptohi.h; sourceTree = "<group>"; };
  103. 943E18520DFD0966002456E5 /* cryptoht.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cryptoht.h; sourceTree = "<group>"; };
  104. 943E18530DFD0966002456E5 /* domstubs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = domstubs.h; sourceTree = "<group>"; };
  105. 943E18540DFD0966002456E5 /* ecl-exp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ecl-exp.h"; sourceTree = "<group>"; };
  106. 943E18550DFD0966002456E5 /* hasht.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hasht.h; sourceTree = "<group>"; };
  107. 943E18560DFD0966002456E5 /* jar-ds.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "jar-ds.h"; sourceTree = "<group>"; };
  108. 943E18570DFD0966002456E5 /* jar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = jar.h; sourceTree = "<group>"; };
  109. 943E18580DFD0966002456E5 /* jarfile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = jarfile.h; sourceTree = "<group>"; };
  110. 943E18590DFD0966002456E5 /* jni.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = jni.h; sourceTree = "<group>"; };
  111. 943E185A0DFD0966002456E5 /* jni_md.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = jni_md.h; sourceTree = "<group>"; };
  112. 943E185B0DFD0966002456E5 /* jri.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = jri.h; sourceTree = "<group>"; };
  113. 943E185C0DFD0966002456E5 /* jri_md.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = jri_md.h; sourceTree = "<group>"; };
  114. 943E185D0DFD0966002456E5 /* jritypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = jritypes.h; sourceTree = "<group>"; };
  115. 943E185E0DFD0966002456E5 /* key.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = key.h; sourceTree = "<group>"; };
  116. 943E185F0DFD0966002456E5 /* keyhi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = keyhi.h; sourceTree = "<group>"; };
  117. 943E18600DFD0966002456E5 /* keyt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = keyt.h; sourceTree = "<group>"; };
  118. 943E18610DFD0966002456E5 /* keythi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = keythi.h; sourceTree = "<group>"; };
  119. 943E18840DFD0966002456E5 /* mozIJSSubScriptLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mozIJSSubScriptLoader.h; sourceTree = "<group>"; };
  120. 943E18850DFD0966002456E5 /* npapi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = npapi.h; sourceTree = "<group>"; };
  121. 943E18860DFD0966002456E5 /* npruntime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = npruntime.h; sourceTree = "<group>"; };
  122. 943E18870DFD0966002456E5 /* nptypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nptypes.h; sourceTree = "<group>"; };
  123. 943E18880DFD0966002456E5 /* npupp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = npupp.h; sourceTree = "<group>"; };
  124. 943E18890DFD0966002456E5 /* nsArrayEnumerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsArrayEnumerator.h; sourceTree = "<group>"; };
  125. 943E188A0DFD0966002456E5 /* nsArrayUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsArrayUtils.h; sourceTree = "<group>"; };
  126. 943E188B0DFD0966002456E5 /* nsAutoLock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsAutoLock.h; sourceTree = "<group>"; };
  127. 943E188C0DFD0966002456E5 /* nsBaseHashtable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsBaseHashtable.h; sourceTree = "<group>"; };
  128. 943E188D0DFD0966002456E5 /* nsCategoryCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsCategoryCache.h; sourceTree = "<group>"; };
  129. 943E188E0DFD0966002456E5 /* nsClassHashtable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsClassHashtable.h; sourceTree = "<group>"; };
  130. 943E188F0DFD0966002456E5 /* nsCOMArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsCOMArray.h; sourceTree = "<group>"; };
  131. 943E18900DFD0966002456E5 /* nsComponentManagerUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsComponentManagerUtils.h; sourceTree = "<group>"; };
  132. 943E18910DFD0966002456E5 /* nsCOMPtr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsCOMPtr.h; sourceTree = "<group>"; };
  133. 943E18920DFD0966002456E5 /* nscore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nscore.h; sourceTree = "<group>"; };
  134. 943E18930DFD0966002456E5 /* nsCRTGlue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsCRTGlue.h; sourceTree = "<group>"; };
  135. 943E18940DFD0966002456E5 /* nsCycleCollectionParticipant.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsCycleCollectionParticipant.h; sourceTree = "<group>"; };
  136. 943E18950DFD0966002456E5 /* nsCycleCollector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsCycleCollector.h; sourceTree = "<group>"; };
  137. 943E18960DFD0966002456E5 /* nsDataHashtable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsDataHashtable.h; sourceTree = "<group>"; };
  138. 943E18970DFD0966002456E5 /* nsDebug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsDebug.h; sourceTree = "<group>"; };
  139. 943E18980DFD0966002456E5 /* nsDeque.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsDeque.h; sourceTree = "<group>"; };
  140. 943E18990DFD0966002456E5 /* nsDirectoryServiceDefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsDirectoryServiceDefs.h; sourceTree = "<group>"; };
  141. 943E189A0DFD0966002456E5 /* nsDirectoryServiceUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsDirectoryServiceUtils.h; sourceTree = "<group>"; };
  142. 943E189B0DFD0966002456E5 /* nsEmbedAPI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsEmbedAPI.h; sourceTree = "<group>"; };
  143. 943E189C0DFD0966002456E5 /* nsEmbedCID.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsEmbedCID.h; sourceTree = "<group>"; };
  144. 943E189D0DFD0966002456E5 /* nsEmbedString.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsEmbedString.h; sourceTree = "<group>"; };
  145. 943E189E0DFD0966002456E5 /* nsEnumeratorUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsEnumeratorUtils.h; sourceTree = "<group>"; };
  146. 943E189F0DFD0966002456E5 /* nsError.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsError.h; sourceTree = "<group>"; };
  147. 943E18A00DFD0966002456E5 /* nsGenericFactory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsGenericFactory.h; sourceTree = "<group>"; };
  148. 943E18A10DFD0966002456E5 /* nsHashKeys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsHashKeys.h; sourceTree = "<group>"; };
  149. 943E18A20DFD0966002456E5 /* nsIArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIArray.h; sourceTree = "<group>"; };
  150. 943E18A30DFD0966002456E5 /* nsIASN1Object.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIASN1Object.h; sourceTree = "<group>"; };
  151. 943E18A40DFD0966002456E5 /* nsIASN1Sequence.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIASN1Sequence.h; sourceTree = "<group>"; };
  152. 943E18A50DFD0966002456E5 /* nsICategoryManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsICategoryManager.h; sourceTree = "<group>"; };
  153. 943E18A60DFD0966002456E5 /* nsICertificateDialogs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsICertificateDialogs.h; sourceTree = "<group>"; };
  154. 943E18A70DFD0966002456E5 /* nsIChannel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIChannel.h; sourceTree = "<group>"; };
  155. 943E18A80DFD0966002456E5 /* nsIClassInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIClassInfo.h; sourceTree = "<group>"; };
  156. 943E18A90DFD0966002456E5 /* nsIClassInfoImpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIClassInfoImpl.h; sourceTree = "<group>"; };
  157. 943E18AA0DFD0966002456E5 /* nsIClipboardCommands.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIClipboardCommands.h; sourceTree = "<group>"; };
  158. 943E18AB0DFD0966002456E5 /* nsIComponentManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIComponentManager.h; sourceTree = "<group>"; };
  159. 943E18AC0DFD0966002456E5 /* nsIComponentRegistrar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIComponentRegistrar.h; sourceTree = "<group>"; };
  160. 943E18AD0DFD0966002456E5 /* nsIContextMenuListener.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIContextMenuListener.h; sourceTree = "<group>"; };
  161. 943E18AE0DFD0966002456E5 /* nsICookie.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsICookie.h; sourceTree = "<group>"; };
  162. 943E18AF0DFD0966002456E5 /* nsICookieManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsICookieManager.h; sourceTree = "<group>"; };
  163. 943E18B00DFD0966002456E5 /* nsICRLInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsICRLInfo.h; sourceTree = "<group>"; };
  164. 943E18B10DFD0966002456E5 /* nsID.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsID.h; sourceTree = "<group>"; };
  165. 943E18B20DFD0966002456E5 /* nsIDebug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDebug.h; sourceTree = "<group>"; };
  166. 943E18B30DFD0966002456E5 /* nsIDirectoryService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDirectoryService.h; sourceTree = "<group>"; };
  167. 943E18B40DFD0966002456E5 /* nsIDOM3DocumentEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOM3DocumentEvent.h; sourceTree = "<group>"; };
  168. 943E18B50DFD0966002456E5 /* nsIDOM3EventTarget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOM3EventTarget.h; sourceTree = "<group>"; };
  169. 943E18B60DFD0966002456E5 /* nsIDOMAbstractView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMAbstractView.h; sourceTree = "<group>"; };
  170. 943E18B70DFD0966002456E5 /* nsIDOMAttr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMAttr.h; sourceTree = "<group>"; };
  171. 943E18B80DFD0966002456E5 /* nsIDOMBarProp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMBarProp.h; sourceTree = "<group>"; };
  172. 943E18B90DFD0966002456E5 /* nsIDOMCDATASection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMCDATASection.h; sourceTree = "<group>"; };
  173. 943E18BA0DFD0966002456E5 /* nsIDOMCharacterData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMCharacterData.h; sourceTree = "<group>"; };
  174. 943E18BB0DFD0966002456E5 /* nsIDOMComment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMComment.h; sourceTree = "<group>"; };
  175. 943E18BC0DFD0966002456E5 /* nsIDOMCSSPrimitiveValue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMCSSPrimitiveValue.h; sourceTree = "<group>"; };
  176. 943E18BD0DFD0966002456E5 /* nsIDOMCSSRule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMCSSRule.h; sourceTree = "<group>"; };
  177. 943E18BE0DFD0966002456E5 /* nsIDOMCSSRuleList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMCSSRuleList.h; sourceTree = "<group>"; };
  178. 943E18BF0DFD0966002456E5 /* nsIDOMCSSStyleDeclaration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMCSSStyleDeclaration.h; sourceTree = "<group>"; };
  179. 943E18C00DFD0966002456E5 /* nsIDOMCSSStyleSheet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMCSSStyleSheet.h; sourceTree = "<group>"; };
  180. 943E18C10DFD0966002456E5 /* nsIDOMCSSValue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMCSSValue.h; sourceTree = "<group>"; };
  181. 943E18C20DFD0966002456E5 /* nsIDOMCSSValueList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMCSSValueList.h; sourceTree = "<group>"; };
  182. 943E18C30DFD0966002456E5 /* nsIDOMCustomEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMCustomEvent.h; sourceTree = "<group>"; };
  183. 943E18C40DFD0966002456E5 /* nsIDOMDocument.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMDocument.h; sourceTree = "<group>"; };
  184. 943E18C50DFD0966002456E5 /* nsIDOMDocumentEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMDocumentEvent.h; sourceTree = "<group>"; };
  185. 943E18C60DFD0966002456E5 /* nsIDOMDocumentFragment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMDocumentFragment.h; sourceTree = "<group>"; };
  186. 943E18C70DFD0966002456E5 /* nsIDOMDocumentRange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMDocumentRange.h; sourceTree = "<group>"; };
  187. 943E18C80DFD0966002456E5 /* nsIDOMDocumentStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMDocumentStyle.h; sourceTree = "<group>"; };
  188. 943E18C90DFD0966002456E5 /* nsIDOMDocumentType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMDocumentType.h; sourceTree = "<group>"; };
  189. 943E18CA0DFD0966002456E5 /* nsIDOMDocumentView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMDocumentView.h; sourceTree = "<group>"; };
  190. 943E18CB0DFD0966002456E5 /* nsIDOMDOMException.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMDOMException.h; sourceTree = "<group>"; };
  191. 943E18CC0DFD0966002456E5 /* nsIDOMDOMImplementation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMDOMImplementation.h; sourceTree = "<group>"; };
  192. 943E18CD0DFD0966002456E5 /* nsIDOMElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMElement.h; sourceTree = "<group>"; };
  193. 943E18CE0DFD0966002456E5 /* nsIDOMElementCSSInlineStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMElementCSSInlineStyle.h; sourceTree = "<group>"; };
  194. 943E18CF0DFD0966002456E5 /* nsIDOMEntity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMEntity.h; sourceTree = "<group>"; };
  195. 943E18D00DFD0966002456E5 /* nsIDOMEntityReference.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMEntityReference.h; sourceTree = "<group>"; };
  196. 943E18D10DFD0966002456E5 /* nsIDOMEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMEvent.h; sourceTree = "<group>"; };
  197. 943E18D20DFD0966002456E5 /* nsIDOMEventGroup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMEventGroup.h; sourceTree = "<group>"; };
  198. 943E18D30DFD0966002456E5 /* nsIDOMEventListener.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMEventListener.h; sourceTree = "<group>"; };
  199. 943E18D40DFD0966002456E5 /* nsIDOMEventTarget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMEventTarget.h; sourceTree = "<group>"; };
  200. 943E18D50DFD0966002456E5 /* nsIDOMHTMLAnchorElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLAnchorElement.h; sourceTree = "<group>"; };
  201. 943E18D60DFD0966002456E5 /* nsIDOMHTMLAppletElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLAppletElement.h; sourceTree = "<group>"; };
  202. 943E18D70DFD0966002456E5 /* nsIDOMHTMLAreaElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLAreaElement.h; sourceTree = "<group>"; };
  203. 943E18D80DFD0966002456E5 /* nsIDOMHTMLBaseElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLBaseElement.h; sourceTree = "<group>"; };
  204. 943E18D90DFD0966002456E5 /* nsIDOMHTMLBaseFontElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLBaseFontElement.h; sourceTree = "<group>"; };
  205. 943E18DA0DFD0966002456E5 /* nsIDOMHTMLBodyElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLBodyElement.h; sourceTree = "<group>"; };
  206. 943E18DB0DFD0966002456E5 /* nsIDOMHTMLBRElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLBRElement.h; sourceTree = "<group>"; };
  207. 943E18DC0DFD0966002456E5 /* nsIDOMHTMLButtonElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLButtonElement.h; sourceTree = "<group>"; };
  208. 943E18DD0DFD0966002456E5 /* nsIDOMHTMLCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLCollection.h; sourceTree = "<group>"; };
  209. 943E18DE0DFD0966002456E5 /* nsIDOMHTMLDirectoryElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLDirectoryElement.h; sourceTree = "<group>"; };
  210. 943E18DF0DFD0966002456E5 /* nsIDOMHTMLDivElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLDivElement.h; sourceTree = "<group>"; };
  211. 943E18E00DFD0966002456E5 /* nsIDOMHTMLDListElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLDListElement.h; sourceTree = "<group>"; };
  212. 943E18E10DFD0966002456E5 /* nsIDOMHTMLDocument.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLDocument.h; sourceTree = "<group>"; };
  213. 943E18E20DFD0966002456E5 /* nsIDOMHTMLElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLElement.h; sourceTree = "<group>"; };
  214. 943E18E30DFD0966002456E5 /* nsIDOMHTMLEmbedElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLEmbedElement.h; sourceTree = "<group>"; };
  215. 943E18E40DFD0966002456E5 /* nsIDOMHTMLFieldSetElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLFieldSetElement.h; sourceTree = "<group>"; };
  216. 943E18E50DFD0966002456E5 /* nsIDOMHTMLFontElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLFontElement.h; sourceTree = "<group>"; };
  217. 943E18E60DFD0966002456E5 /* nsIDOMHTMLFormElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLFormElement.h; sourceTree = "<group>"; };
  218. 943E18E70DFD0966002456E5 /* nsIDOMHTMLFrameElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLFrameElement.h; sourceTree = "<group>"; };
  219. 943E18E80DFD0966002456E5 /* nsIDOMHTMLFrameSetElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLFrameSetElement.h; sourceTree = "<group>"; };
  220. 943E18E90DFD0966002456E5 /* nsIDOMHTMLHeadElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLHeadElement.h; sourceTree = "<group>"; };
  221. 943E18EA0DFD0966002456E5 /* nsIDOMHTMLHeadingElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLHeadingElement.h; sourceTree = "<group>"; };
  222. 943E18EB0DFD0966002456E5 /* nsIDOMHTMLHRElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLHRElement.h; sourceTree = "<group>"; };
  223. 943E18EC0DFD0966002456E5 /* nsIDOMHTMLHtmlElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLHtmlElement.h; sourceTree = "<group>"; };
  224. 943E18ED0DFD0966002456E5 /* nsIDOMHTMLIFrameElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLIFrameElement.h; sourceTree = "<group>"; };
  225. 943E18EE0DFD0966002456E5 /* nsIDOMHTMLImageElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLImageElement.h; sourceTree = "<group>"; };
  226. 943E18EF0DFD0966002456E5 /* nsIDOMHTMLInputElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLInputElement.h; sourceTree = "<group>"; };
  227. 943E18F00DFD0966002456E5 /* nsIDOMHTMLIsIndexElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLIsIndexElement.h; sourceTree = "<group>"; };
  228. 943E18F10DFD0966002456E5 /* nsIDOMHTMLLabelElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLLabelElement.h; sourceTree = "<group>"; };
  229. 943E18F20DFD0966002456E5 /* nsIDOMHTMLLegendElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLLegendElement.h; sourceTree = "<group>"; };
  230. 943E18F30DFD0966002456E5 /* nsIDOMHTMLLIElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLLIElement.h; sourceTree = "<group>"; };
  231. 943E18F40DFD0966002456E5 /* nsIDOMHTMLLinkElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLLinkElement.h; sourceTree = "<group>"; };
  232. 943E18F50DFD0966002456E5 /* nsIDOMHTMLMapElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLMapElement.h; sourceTree = "<group>"; };
  233. 943E18F60DFD0966002456E5 /* nsIDOMHTMLMenuElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLMenuElement.h; sourceTree = "<group>"; };
  234. 943E18F70DFD0966002456E5 /* nsIDOMHTMLMetaElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLMetaElement.h; sourceTree = "<group>"; };
  235. 943E18F80DFD0966002456E5 /* nsIDOMHTMLModElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLModElement.h; sourceTree = "<group>"; };
  236. 943E18F90DFD0966002456E5 /* nsIDOMHTMLObjectElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLObjectElement.h; sourceTree = "<group>"; };
  237. 943E18FA0DFD0966002456E5 /* nsIDOMHTMLOListElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLOListElement.h; sourceTree = "<group>"; };
  238. 943E18FB0DFD0966002456E5 /* nsIDOMHTMLOptGroupElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLOptGroupElement.h; sourceTree = "<group>"; };
  239. 943E18FC0DFD0966002456E5 /* nsIDOMHTMLOptionElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLOptionElement.h; sourceTree = "<group>"; };
  240. 943E18FD0DFD0966002456E5 /* nsIDOMHTMLOptionsCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLOptionsCollection.h; sourceTree = "<group>"; };
  241. 943E18FE0DFD0966002456E5 /* nsIDOMHTMLParagraphElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLParagraphElement.h; sourceTree = "<group>"; };
  242. 943E18FF0DFD0966002456E5 /* nsIDOMHTMLParamElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLParamElement.h; sourceTree = "<group>"; };
  243. 943E19000DFD0966002456E5 /* nsIDOMHTMLPreElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLPreElement.h; sourceTree = "<group>"; };
  244. 943E19010DFD0966002456E5 /* nsIDOMHTMLQuoteElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLQuoteElement.h; sourceTree = "<group>"; };
  245. 943E19020DFD0966002456E5 /* nsIDOMHTMLScriptElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLScriptElement.h; sourceTree = "<group>"; };
  246. 943E19030DFD0966002456E5 /* nsIDOMHTMLSelectElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLSelectElement.h; sourceTree = "<group>"; };
  247. 943E19040DFD0966002456E5 /* nsIDOMHTMLStyleElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLStyleElement.h; sourceTree = "<group>"; };
  248. 943E19050DFD0966002456E5 /* nsIDOMHTMLTableCaptionElem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLTableCaptionElem.h; sourceTree = "<group>"; };
  249. 943E19060DFD0966002456E5 /* nsIDOMHTMLTableCellElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLTableCellElement.h; sourceTree = "<group>"; };
  250. 943E19070DFD0966002456E5 /* nsIDOMHTMLTableColElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLTableColElement.h; sourceTree = "<group>"; };
  251. 943E19080DFD0966002456E5 /* nsIDOMHTMLTableElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLTableElement.h; sourceTree = "<group>"; };
  252. 943E19090DFD0966002456E5 /* nsIDOMHTMLTableRowElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLTableRowElement.h; sourceTree = "<group>"; };
  253. 943E190A0DFD0966002456E5 /* nsIDOMHTMLTableSectionElem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLTableSectionElem.h; sourceTree = "<group>"; };
  254. 943E190B0DFD0966002456E5 /* nsIDOMHTMLTextAreaElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLTextAreaElement.h; sourceTree = "<group>"; };
  255. 943E190C0DFD0966002456E5 /* nsIDOMHTMLTitleElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLTitleElement.h; sourceTree = "<group>"; };
  256. 943E190D0DFD0966002456E5 /* nsIDOMHTMLUListElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMHTMLUListElement.h; sourceTree = "<group>"; };
  257. 943E190E0DFD0966002456E5 /* nsIDOMMediaList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMMediaList.h; sourceTree = "<group>"; };
  258. 943E190F0DFD0966002456E5 /* nsIDOMMouseEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMMouseEvent.h; sourceTree = "<group>"; };
  259. 943E19100DFD0966002456E5 /* nsIDOMNamedNodeMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMNamedNodeMap.h; sourceTree = "<group>"; };
  260. 943E19110DFD0966002456E5 /* nsIDOMNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMNode.h; sourceTree = "<group>"; };
  261. 943E19120DFD0966002456E5 /* nsIDOMNodeList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMNodeList.h; sourceTree = "<group>"; };
  262. 943E19130DFD0966002456E5 /* nsIDOMNotation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMNotation.h; sourceTree = "<group>"; };
  263. 943E19140DFD0966002456E5 /* nsIDOMProcessingInstruction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMProcessingInstruction.h; sourceTree = "<group>"; };
  264. 943E19150DFD0966002456E5 /* nsIDOMRange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMRange.h; sourceTree = "<group>"; };
  265. 943E19160DFD0966002456E5 /* nsIDOMStorage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMStorage.h; sourceTree = "<group>"; };
  266. 943E19170DFD0966002456E5 /* nsIDOMStorageEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMStorageEvent.h; sourceTree = "<group>"; };
  267. 943E19180DFD0966002456E5 /* nsIDOMStorageItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMStorageItem.h; sourceTree = "<group>"; };
  268. 943E19190DFD0966002456E5 /* nsIDOMStorageList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMStorageList.h; sourceTree = "<group>"; };
  269. 943E191A0DFD0966002456E5 /* nsIDOMStorageWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMStorageWindow.h; sourceTree = "<group>"; };
  270. 943E191B0DFD0966002456E5 /* nsIDOMStyleSheet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMStyleSheet.h; sourceTree = "<group>"; };
  271. 943E191C0DFD0966002456E5 /* nsIDOMStyleSheetList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMStyleSheetList.h; sourceTree = "<group>"; };
  272. 943E191D0DFD0966002456E5 /* nsIDOMText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMText.h; sourceTree = "<group>"; };
  273. 943E191E0DFD0966002456E5 /* nsIDOMUIEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMUIEvent.h; sourceTree = "<group>"; };
  274. 943E191F0DFD0966002456E5 /* nsIDOMWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMWindow.h; sourceTree = "<group>"; };
  275. 943E19200DFD0966002456E5 /* nsIDOMWindow2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMWindow2.h; sourceTree = "<group>"; };
  276. 943E19210DFD0966002456E5 /* nsIDOMWindowCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMWindowCollection.h; sourceTree = "<group>"; };
  277. 943E19220DFD0966002456E5 /* nsIDOMWindowUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIDOMWindowUtils.h; sourceTree = "<group>"; };
  278. 943E19230DFD0966002456E5 /* nsIEmbeddingSiteWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIEmbeddingSiteWindow.h; sourceTree = "<group>"; };
  279. 943E19240DFD0966002456E5 /* nsIFactory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIFactory.h; sourceTree = "<group>"; };
  280. 943E19250DFD0966002456E5 /* nsIFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIFile.h; sourceTree = "<group>"; };
  281. 943E19260DFD0966002456E5 /* nsIFileURL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIFileURL.h; sourceTree = "<group>"; };
  282. 943E19270DFD0966002456E5 /* nsIGenericFactory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIGenericFactory.h; sourceTree = "<group>"; };
  283. 943E19280DFD0966002456E5 /* nsIGlobalHistory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIGlobalHistory.h; sourceTree = "<group>"; };
  284. 943E19290DFD0966002456E5 /* nsIHashable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIHashable.h; sourceTree = "<group>"; };
  285. 943E192A0DFD0966002456E5 /* nsIHistoryEntry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIHistoryEntry.h; sourceTree = "<group>"; };
  286. 943E192B0DFD0966002456E5 /* nsIHttpChannel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIHttpChannel.h; sourceTree = "<group>"; };
  287. 943E192C0DFD0966002456E5 /* nsIHttpHeaderVisitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIHttpHeaderVisitor.h; sourceTree = "<group>"; };
  288. 943E192D0DFD0966002456E5 /* nsIInputStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIInputStream.h; sourceTree = "<group>"; };
  289. 943E192E0DFD0966002456E5 /* nsIInterfaceRequestor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIInterfaceRequestor.h; sourceTree = "<group>"; };
  290. 943E192F0DFD0966002456E5 /* nsIInterfaceRequestorUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIInterfaceRequestorUtils.h; sourceTree = "<group>"; };
  291. 943E19300DFD0966002456E5 /* nsIIOService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIIOService.h; sourceTree = "<group>"; };
  292. 943E19310DFD0966002456E5 /* nsIJSON.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIJSON.h; sourceTree = "<group>"; };
  293. 943E19320DFD0966002456E5 /* nsILoadGroup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsILoadGroup.h; sourceTree = "<group>"; };
  294. 943E19330DFD0966002456E5 /* nsILocalFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsILocalFile.h; sourceTree = "<group>"; };
  295. 943E19340DFD0966002456E5 /* nsIMemory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIMemory.h; sourceTree = "<group>"; };
  296. 943E19350DFD0966002456E5 /* nsIModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIModule.h; sourceTree = "<group>"; };
  297. 943E19360DFD0966002456E5 /* nsIMutableArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIMutableArray.h; sourceTree = "<group>"; };
  298. 943E19370DFD0966002456E5 /* nsINIParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsINIParser.h; sourceTree = "<group>"; };
  299. 943E19380DFD0966002456E5 /* nsInterfaceHashtable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsInterfaceHashtable.h; sourceTree = "<group>"; };
  300. 943E19390DFD0966002456E5 /* nsIObserver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIObserver.h; sourceTree = "<group>"; };
  301. 943E193A0DFD0966002456E5 /* nsIObserverService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIObserverService.h; sourceTree = "<group>"; };
  302. 943E193B0DFD0966002456E5 /* nsIOutputStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIOutputStream.h; sourceTree = "<group>"; };
  303. 943E193C0DFD0966002456E5 /* nsIPrefBranch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIPrefBranch.h; sourceTree = "<group>"; };
  304. 943E193D0DFD0966002456E5 /* nsIPrefBranch2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIPrefBranch2.h; sourceTree = "<group>"; };
  305. 943E193E0DFD0966002456E5 /* nsIPrefLocalizedString.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIPrefLocalizedString.h; sourceTree = "<group>"; };
  306. 943E193F0DFD0966002456E5 /* nsIPrefService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIPrefService.h; sourceTree = "<group>"; };
  307. 943E19400DFD0966002456E5 /* nsIProfile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIProfile.h; sourceTree = "<group>"; };
  308. 943E19410DFD0966002456E5 /* nsIProfileChangeStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIProfileChangeStatus.h; sourceTree = "<group>"; };
  309. 943E19420DFD0966002456E5 /* nsIProgrammingLanguage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIProgrammingLanguage.h; sourceTree = "<group>"; };
  310. 943E19430DFD0966002456E5 /* nsIPromptService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIPromptService.h; sourceTree = "<group>"; };
  311. 943E19440DFD0966002456E5 /* nsIProperties.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIProperties.h; sourceTree = "<group>"; };
  312. 943E19450DFD0966002456E5 /* nsIProtocolHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIProtocolHandler.h; sourceTree = "<group>"; };
  313. 943E19460DFD0966002456E5 /* nsIRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIRequest.h; sourceTree = "<group>"; };
  314. 943E19470DFD0966002456E5 /* nsIRequestObserver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIRequestObserver.h; sourceTree = "<group>"; };
  315. 943E19480DFD0966002456E5 /* nsIScriptableInputStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIScriptableInputStream.h; sourceTree = "<group>"; };
  316. 943E19490DFD0966002456E5 /* nsISecurityWarningDialogs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsISecurityWarningDialogs.h; sourceTree = "<group>"; };
  317. 943E194A0DFD0966002456E5 /* nsISelection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsISelection.h; sourceTree = "<group>"; };
  318. 943E194B0DFD0966002456E5 /* nsIServiceManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIServiceManager.h; sourceTree = "<group>"; };
  319. 943E194C0DFD0966002456E5 /* nsISHistory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsISHistory.h; sourceTree = "<group>"; };
  320. 943E194D0DFD0966002456E5 /* nsISHistoryListener.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsISHistoryListener.h; sourceTree = "<group>"; };
  321. 943E194E0DFD0966002456E5 /* nsISimpleEnumerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsISimpleEnumerator.h; sourceTree = "<group>"; };
  322. 943E194F0DFD0966002456E5 /* nsIStreamListener.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIStreamListener.h; sourceTree = "<group>"; };
  323. 943E19500DFD0966002456E5 /* nsISupports.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsISupports.h; sourceTree = "<group>"; };
  324. 943E19510DFD0966002456E5 /* nsISupportsBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsISupportsBase.h; sourceTree = "<group>"; };
  325. 943E19520DFD0966002456E5 /* nsISupportsImpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsISupportsImpl.h; sourceTree = "<group>"; };
  326. 943E19530DFD0966002456E5 /* nsISupportsPrimitives.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsISupportsPrimitives.h; sourceTree = "<group>"; };
  327. 943E19540DFD0966002456E5 /* nsISupportsUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsISupportsUtils.h; sourceTree = "<group>"; };
  328. 943E19550DFD0966002456E5 /* nsITooltipListener.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsITooltipListener.h; sourceTree = "<group>"; };
  329. 943E19560DFD0966002456E5 /* nsITooltipTextProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsITooltipTextProvider.h; sourceTree = "<group>"; };
  330. 943E19570DFD0966002456E5 /* nsITraceRefcnt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsITraceRefcnt.h; sourceTree = "<group>"; };
  331. 943E19580DFD0966002456E5 /* nsIUnicharStreamListener.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIUnicharStreamListener.h; sourceTree = "<group>"; };
  332. 943E19590DFD0966002456E5 /* nsIUploadChannel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIUploadChannel.h; sourceTree = "<group>"; };
  333. 943E195A0DFD0966002456E5 /* nsIURI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIURI.h; sourceTree = "<group>"; };
  334. 943E195B0DFD0966002456E5 /* nsIURIContentListener.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIURIContentListener.h; sourceTree = "<group>"; };
  335. 943E195C0DFD0966002456E5 /* nsIURL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIURL.h; sourceTree = "<group>"; };
  336. 943E195D0DFD0966002456E5 /* nsIWeakReference.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIWeakReference.h; sourceTree = "<group>"; };
  337. 943E195E0DFD0966002456E5 /* nsIWeakReferenceUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIWeakReferenceUtils.h; sourceTree = "<group>"; };
  338. 943E195F0DFD0966002456E5 /* nsIWebBrowser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIWebBrowser.h; sourceTree = "<group>"; };
  339. 943E19600DFD0966002456E5 /* nsIWebBrowserChrome.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIWebBrowserChrome.h; sourceTree = "<group>"; };
  340. 943E19610DFD0966002456E5 /* nsIWebBrowserChromeFocus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIWebBrowserChromeFocus.h; sourceTree = "<group>"; };
  341. 943E19620DFD0966002456E5 /* nsIWebBrowserFind.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIWebBrowserFind.h; sourceTree = "<group>"; };
  342. 943E19630DFD0966002456E5 /* nsIWebBrowserFocus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIWebBrowserFocus.h; sourceTree = "<group>"; };
  343. 943E19640DFD0966002456E5 /* nsIWebBrowserPrint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIWebBrowserPrint.h; sourceTree = "<group>"; };
  344. 943E19650DFD0966002456E5 /* nsIWebBrowserSetup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIWebBrowserSetup.h; sourceTree = "<group>"; };
  345. 943E19660DFD0966002456E5 /* nsIWebBrowserStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIWebBrowserStream.h; sourceTree = "<group>"; };
  346. 943E19670DFD0966002456E5 /* nsIWebProgress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIWebProgress.h; sourceTree = "<group>"; };
  347. 943E19680DFD0966002456E5 /* nsIWebProgressListener.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIWebProgressListener.h; sourceTree = "<group>"; };
  348. 943E19690DFD0966002456E5 /* nsIWindowCreator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIWindowCreator.h; sourceTree = "<group>"; };
  349. 943E196A0DFD0966002456E5 /* nsIWindowWatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIWindowWatcher.h; sourceTree = "<group>"; };
  350. 943E196B0DFD0966002456E5 /* nsIX509Cert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIX509Cert.h; sourceTree = "<group>"; };
  351. 943E196C0DFD0966002456E5 /* nsIX509CertDB.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIX509CertDB.h; sourceTree = "<group>"; };
  352. 943E196D0DFD0966002456E5 /* nsIX509CertValidity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsIX509CertValidity.h; sourceTree = "<group>"; };
  353. 943E196E0DFD0966002456E5 /* nsMemory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsMemory.h; sourceTree = "<group>"; };
  354. 943E196F0DFD0966002456E5 /* nsObjCExceptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsObjCExceptions.h; sourceTree = "<group>"; };
  355. 943E19700DFD0966002456E5 /* nsParserDataListener.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsParserDataListener.h; sourceTree = "<group>"; };
  356. 943E19710DFD0966002456E5 /* nspr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nspr.h; sourceTree = "<group>"; };
  357. 943E19720DFD0966002456E5 /* nsQuickSort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsQuickSort.h; sourceTree = "<group>"; };
  358. 943E19730DFD0966002456E5 /* nsRefPtrHashtable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsRefPtrHashtable.h; sourceTree = "<group>"; };
  359. 943E19740DFD0966002456E5 /* nsrootidl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsrootidl.h; sourceTree = "<group>"; };
  360. 943E19750DFD0966002456E5 /* nss.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nss.h; sourceTree = "<group>"; };
  361. 943E19760DFD0966002456E5 /* nssb64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nssb64.h; sourceTree = "<group>"; };
  362. 943E19770DFD0966002456E5 /* nssb64t.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nssb64t.h; sourceTree = "<group>"; };
  363. 943E19780DFD0966002456E5 /* nssbase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nssbase.h; sourceTree = "<group>"; };
  364. 943E19790DFD0966002456E5 /* nssbaset.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nssbaset.h; sourceTree = "<group>"; };
  365. 943E197B0DFD0966002456E5 /* nssckbi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nssckbi.h; sourceTree = "<group>"; };
  366. 943E197C0DFD0966002456E5 /* nssckepv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nssckepv.h; sourceTree = "<group>"; };
  367. 943E197D0DFD0966002456E5 /* nssckft.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nssckft.h; sourceTree = "<group>"; };
  368. 943E197E0DFD0966002456E5 /* nssckfw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nssckfw.h; sourceTree = "<group>"; };
  369. 943E197F0DFD0966002456E5 /* nssckfwc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nssckfwc.h; sourceTree = "<group>"; };
  370. 943E19800DFD0966002456E5 /* nssckfwt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nssckfwt.h; sourceTree = "<group>"; };
  371. 943E19810DFD0966002456E5 /* nssckg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nssckg.h; sourceTree = "<group>"; };
  372. 943E19820DFD0966002456E5 /* nssckmdt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nssckmdt.h; sourceTree = "<group>"; };
  373. 943E19830DFD0966002456E5 /* nssckt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nssckt.h; sourceTree = "<group>"; };
  374. 943E19840DFD0966002456E5 /* nsServiceManagerUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsServiceManagerUtils.h; sourceTree = "<group>"; };
  375. 943E19850DFD0966002456E5 /* nssilckt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nssilckt.h; sourceTree = "<group>"; };
  376. 943E19860DFD0966002456E5 /* nssilock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nssilock.h; sourceTree = "<group>"; };
  377. 943E19870DFD0966002456E5 /* nsslocks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsslocks.h; sourceTree = "<group>"; };
  378. 943E19880DFD0966002456E5 /* nssrwlk.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nssrwlk.h; sourceTree = "<group>"; };
  379. 943E19890DFD0966002456E5 /* nssrwlkt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nssrwlkt.h; sourceTree = "<group>"; };
  380. 943E198A0DFD0966002456E5 /* nsStringAPI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsStringAPI.h; sourceTree = "<group>"; };
  381. 943E198B0DFD0966002456E5 /* nsStringGlue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsStringGlue.h; sourceTree = "<group>"; };
  382. 943E198C0DFD0966002456E5 /* nsTArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsTArray.h; sourceTree = "<group>"; };
  383. 943E198D0DFD0966002456E5 /* nsTextFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsTextFormatter.h; sourceTree = "<group>"; };
  384. 943E198E0DFD0966002456E5 /* nsTHashtable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsTHashtable.h; sourceTree = "<group>"; };
  385. 943E198F0DFD0966002456E5 /* nsTObserverArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsTObserverArray.h; sourceTree = "<group>"; };
  386. 943E19900DFD0966002456E5 /* nsTPtrArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsTPtrArray.h; sourceTree = "<group>"; };
  387. 943E19910DFD0966002456E5 /* nsTraceRefcnt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsTraceRefcnt.h; sourceTree = "<group>"; };
  388. 943E19920DFD0966002456E5 /* nsTWeakRef.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsTWeakRef.h; sourceTree = "<group>"; };
  389. 943E19930DFD0966002456E5 /* nsUnicharUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsUnicharUtils.h; sourceTree = "<group>"; };
  390. 943E19940DFD0966002456E5 /* nsVersionComparator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsVersionComparator.h; sourceTree = "<group>"; };
  391. 943E19950DFD0966002456E5 /* nsVoidArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsVoidArray.h; sourceTree = "<group>"; };
  392. 943E19960DFD0966002456E5 /* nsWeakReference.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsWeakReference.h; sourceTree = "<group>"; };
  393. 943E19970DFD0966002456E5 /* nsXPCOM.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsXPCOM.h; sourceTree = "<group>"; };
  394. 943E19980DFD0966002456E5 /* nsXPCOMCID.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsXPCOMCID.h; sourceTree = "<group>"; };
  395. 943E19990DFD0966002456E5 /* nsXPCOMGlue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsXPCOMGlue.h; sourceTree = "<group>"; };
  396. 943E199A0DFD0966002456E5 /* nsXPCOMStrings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nsXPCOMStrings.h; sourceTree = "<group>"; };
  397. 943E199C0DFD0966002456E5 /* pralarm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pralarm.h; sourceTree = "<group>"; };
  398. 943E199D0DFD0966002456E5 /* probslet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = probslet.h; sourceTree = "<group>"; };
  399. 943E199E0DFD0966002456E5 /* protypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = protypes.h; sourceTree = "<group>"; };
  400. 943E199F0DFD0966002456E5 /* prsem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prsem.h; sourceTree = "<group>"; };
  401. 943E19A00DFD0966002456E5 /* ocsp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ocsp.h; sourceTree = "<group>"; };
  402. 943E19A10DFD0966002456E5 /* ocspt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ocspt.h; sourceTree = "<group>"; };
  403. 943E19A20DFD0966002456E5 /* p12.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = p12.h; sourceTree = "<group>"; };
  404. 943E19A30DFD0966002456E5 /* p12plcy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = p12plcy.h; sourceTree = "<group>"; };
  405. 943E19A40DFD0966002456E5 /* p12t.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = p12t.h; sourceTree = "<group>"; };
  406. 943E19A50DFD0966002456E5 /* pk11func.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pk11func.h; sourceTree = "<group>"; };
  407. 943E19A60DFD0966002456E5 /* pk11pqg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pk11pqg.h; sourceTree = "<group>"; };
  408. 943E19A70DFD0966002456E5 /* pk11priv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pk11priv.h; sourceTree = "<group>"; };
  409. 943E19A80DFD0966002456E5 /* pk11pub.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pk11pub.h; sourceTree = "<group>"; };
  410. 943E19A90DFD0966002456E5 /* pk11sdr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pk11sdr.h; sourceTree = "<group>"; };
  411. 943E19AA0DFD0966002456E5 /* pkcs11.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pkcs11.h; sourceTree = "<group>"; };
  412. 943E19AB0DFD0966002456E5 /* pkcs11f.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pkcs11f.h; sourceTree = "<group>"; };
  413. 943E19AC0DFD0966002456E5 /* pkcs11n.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pkcs11n.h; sourceTree = "<group>"; };
  414. 943E19AD0DFD0966002456E5 /* pkcs11p.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pkcs11p.h; sourceTree = "<group>"; };
  415. 943E19AE0DFD0966002456E5 /* pkcs11t.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pkcs11t.h; sourceTree = "<group>"; };
  416. 943E19AF0DFD0966002456E5 /* pkcs11u.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pkcs11u.h; sourceTree = "<group>"; };
  417. 943E19B00DFD0966002456E5 /* pkcs12.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pkcs12.h; sourceTree = "<group>"; };
  418. 943E19B10DFD0966002456E5 /* pkcs12t.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pkcs12t.h; sourceTree = "<group>"; };
  419. 943E19B20DFD0966002456E5 /* pkcs7t.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pkcs7t.h; sourceTree = "<group>"; };
  420. 943E19B30DFD0966002456E5 /* plarena.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = plarena.h; sourceTree = "<group>"; };
  421. 943E19B40DFD0966002456E5 /* plarenas.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = plarenas.h; sourceTree = "<group>"; };
  422. 943E19B50DFD0966002456E5 /* plbase64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = plbase64.h; sourceTree = "<group>"; };
  423. 943E19B60DFD0966002456E5 /* pldhash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pldhash.h; sourceTree = "<group>"; };
  424. 943E19B70DFD0966002456E5 /* plerror.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = plerror.h; sourceTree = "<group>"; };
  425. 943E19B80DFD0966002456E5 /* plgetopt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = plgetopt.h; sourceTree = "<group>"; };
  426. 943E19B90DFD0966002456E5 /* plhash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = plhash.h; sourceTree = "<group>"; };
  427. 943E19BA0DFD0966002456E5 /* plresolv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = plresolv.h; sourceTree = "<group>"; };
  428. 943E19BB0DFD0966002456E5 /* plstr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = plstr.h; sourceTree = "<group>"; };
  429. 943E19BC0DFD0966002456E5 /* portreg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = portreg.h; sourceTree = "<group>"; };
  430. 943E19BD0DFD0966002456E5 /* pratom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pratom.h; sourceTree = "<group>"; };
  431. 943E19BE0DFD0966002456E5 /* prbit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prbit.h; sourceTree = "<group>"; };
  432. 943E19BF0DFD0966002456E5 /* prclist.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prclist.h; sourceTree = "<group>"; };
  433. 943E19C00DFD0966002456E5 /* prcmon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prcmon.h; sourceTree = "<group>"; };
  434. 943E19C10DFD0966002456E5 /* prcountr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prcountr.h; sourceTree = "<group>"; };
  435. 943E19C20DFD0966002456E5 /* prcpucfg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prcpucfg.h; sourceTree = "<group>"; };
  436. 943E19C30DFD0966002456E5 /* prcvar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prcvar.h; sourceTree = "<group>"; };
  437. 943E19C40DFD0966002456E5 /* prdtoa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prdtoa.h; sourceTree = "<group>"; };
  438. 943E19C50DFD0966002456E5 /* preenc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = preenc.h; sourceTree = "<group>"; };
  439. 943E19C60DFD0966002456E5 /* prenv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prenv.h; sourceTree = "<group>"; };
  440. 943E19C70DFD0966002456E5 /* prerr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prerr.h; sourceTree = "<group>"; };
  441. 943E19C80DFD0966002456E5 /* prerror.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prerror.h; sourceTree = "<group>"; };
  442. 943E19C90DFD0966002456E5 /* prinet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prinet.h; sourceTree = "<group>"; };
  443. 943E19CA0DFD0966002456E5 /* prinit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prinit.h; sourceTree = "<group>"; };
  444. 943E19CB0DFD0966002456E5 /* prinrval.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prinrval.h; sourceTree = "<group>"; };
  445. 943E19CC0DFD0966002456E5 /* prio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prio.h; sourceTree = "<group>"; };
  446. 943E19CD0DFD0966002456E5 /* pripcsem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pripcsem.h; sourceTree = "<group>"; };
  447. 943E19CF0DFD0966002456E5 /* pprio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pprio.h; sourceTree = "<group>"; };
  448. 943E19D00DFD0966002456E5 /* pprthred.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pprthred.h; sourceTree = "<group>"; };
  449. 943E19D10DFD0966002456E5 /* prpriv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prpriv.h; sourceTree = "<group>"; };
  450. 943E19D20DFD0966002456E5 /* prlink.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prlink.h; sourceTree = "<group>"; };
  451. 943E19D30DFD0966002456E5 /* prlock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prlock.h; sourceTree = "<group>"; };
  452. 943E19D40DFD0966002456E5 /* prlog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prlog.h; sourceTree = "<group>"; };
  453. 943E19D50DFD0966002456E5 /* prlong.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prlong.h; sourceTree = "<group>"; };
  454. 943E19D60DFD0966002456E5 /* prmem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prmem.h; sourceTree = "<group>"; };
  455. 943E19D70DFD0966002456E5 /* prmon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prmon.h; sourceTree = "<group>"; };
  456. 943E19D80DFD0966002456E5 /* prmwait.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prmwait.h; sourceTree = "<group>"; };
  457. 943E19D90DFD0966002456E5 /* prnetdb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prnetdb.h; sourceTree = "<group>"; };
  458. 943E19DA0DFD0966002456E5 /* prolock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prolock.h; sourceTree = "<group>"; };
  459. 943E19DB0DFD0966002456E5 /* prpdce.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prpdce.h; sourceTree = "<group>"; };
  460. 943E19DC0DFD0966002456E5 /* prprf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prprf.h; sourceTree = "<group>"; };
  461. 943E19DD0DFD0966002456E5 /* prproces.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prproces.h; sourceTree = "<group>"; };
  462. 943E19DE0DFD0966002456E5 /* prrng.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prrng.h; sourceTree = "<group>"; };
  463. 943E19DF0DFD0966002456E5 /* prrwlock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prrwlock.h; sourceTree = "<group>"; };
  464. 943E19E00DFD0966002456E5 /* prshm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prshm.h; sourceTree = "<group>"; };
  465. 943E19E10DFD0966002456E5 /* prshma.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prshma.h; sourceTree = "<group>"; };
  466. 943E19E20DFD0966002456E5 /* prsystem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prsystem.h; sourceTree = "<group>"; };
  467. 943E19E30DFD0966002456E5 /* prthread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prthread.h; sourceTree = "<group>"; };
  468. 943E19E40DFD0966002456E5 /* prtime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prtime.h; sourceTree = "<group>"; };
  469. 943E19E50DFD0966002456E5 /* prtpool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prtpool.h; sourceTree = "<group>"; };
  470. 943E19E60DFD0966002456E5 /* prtrace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prtrace.h; sourceTree = "<group>"; };
  471. 943E19E70DFD0966002456E5 /* prtypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prtypes.h; sourceTree = "<group>"; };
  472. 943E19E80DFD0966002456E5 /* prvrsion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prvrsion.h; sourceTree = "<group>"; };
  473. 943E19E90DFD0966002456E5 /* prwin16.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prwin16.h; sourceTree = "<group>"; };
  474. 943E19EA0DFD0966002456E5 /* secasn1.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = secasn1.h; sourceTree = "<group>"; };
  475. 943E19EB0DFD0966002456E5 /* secasn1t.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = secasn1t.h; sourceTree = "<group>"; };
  476. 943E19EC0DFD0966002456E5 /* seccomon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = seccomon.h; sourceTree = "<group>"; };
  477. 943E19ED0DFD0966002456E5 /* secder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = secder.h; sourceTree = "<group>"; };
  478. 943E19EE0DFD0966002456E5 /* secdert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = secdert.h; sourceTree = "<group>"; };
  479. 943E19EF0DFD0966002456E5 /* secdig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = secdig.h; sourceTree = "<group>"; };
  480. 943E19F00DFD0966002456E5 /* secdigt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = secdigt.h; sourceTree = "<group>"; };
  481. 943E19F10DFD0966002456E5 /* secerr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = secerr.h; sourceTree = "<group>"; };
  482. 943E19F20DFD0966002456E5 /* sechash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sechash.h; sourceTree = "<group>"; };
  483. 943E19F30DFD0966002456E5 /* secitem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = secitem.h; sourceTree = "<group>"; };
  484. 943E19F40DFD0966002456E5 /* secmime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = secmime.h; sourceTree = "<group>"; };
  485. 943E19F50DFD0966002456E5 /* secmod.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = secmod.h; sourceTree = "<group>"; };
  486. 943E19F60DFD0966002456E5 /* secmodt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = secmodt.h; sourceTree = "<group>"; };
  487. 943E19F70DFD0966002456E5 /* secoid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = secoid.h; sourceTree = "<group>"; };
  488. 943E19F80DFD0966002456E5 /* secoidt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = secoidt.h; sourceTree = "<group>"; };
  489. 943E19F90DFD0966002456E5 /* secpkcs5.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = secpkcs5.h; sourceTree = "<group>"; };
  490. 943E19FA0DFD0966002456E5 /* secpkcs7.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = secpkcs7.h; sourceTree = "<group>"; };
  491. 943E19FB0DFD0966002456E5 /* secport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = secport.h; sourceTree = "<group>"; };
  492. 943E19FC0DFD0966002456E5 /* shsign.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = shsign.h; sourceTree = "<group>"; };
  493. 943E19FD0DFD0966002456E5 /* smime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smime.h; sourceTree = "<group>"; };
  494. 943E19FE0DFD0966002456E5 /* ssl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ssl.h; sourceTree = "<group>"; };
  495. 943E19FF0DFD0966002456E5 /* sslerr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sslerr.h; sourceTree = "<group>"; };
  496. 943E1A000DFD0966002456E5 /* sslproto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sslproto.h; sourceTree = "<group>"; };
  497. 943E1A010DFD0966002456E5 /* sslt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sslt.h; sourceTree = "<group>"; };
  498. 943E1A020DFD0966002456E5 /* utilrename.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utilrename.h; sourceTree = "<group>"; };
  499. 943E1A030DFD0966002456E5 /* watcomfx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = watcomfx.h; sourceTree = "<group>"; };
  500. 943E1A040DFD0966002456E5 /* xpcom-config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "xpcom-config.h"; sourceTree = "<group>"; };
  501. 94484F9A0FE872760054FD12 /* PluginPDFViewPDFKitBundle.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = PluginPDFViewPDFKitBundle.mm; path = src/PluginPDFViewPDFKitBundle.mm; sourceTree = "<group>"; };
  502. 9455ADDA0DEA916F0059FED3 /* Quartz.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Quartz.framework; path = /System/Library/Frameworks/Quartz.framework; sourceTree = "<absolute>"; };
  503. 9455AE2C0DEB24D10059FED3 /* npapi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = npapi.h; sourceTree = "<group>"; };
  504. 945ABD250E8F457400FC83E6 /* PDFPlugin.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PDFPlugin.idl; sourceTree = "<group>"; };
  505. 945CA6CF0E9583D500202FE4 /* PluginPDFViewMenu.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = PluginPDFViewMenu.mm; path = src/PluginPDFViewMenu.mm; sourceTree = "<group>"; };
  506. 945CA8860E95E33000202FE4 /* regxpcom */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = regxpcom; sourceTree = "<group>"; };
  507. 945CA8870E95E33000202FE4 /* xpidl */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = xpidl; sourceTree = "<group>"; };
  508. 945CA8880E95E33000202FE4 /* xpt_dump */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = xpt_dump; sourceTree = "<group>"; };
  509. 945CA8890E95E33000202FE4 /* xpt_link */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = xpt_link; sourceTree = "<group>"; };
  510. 945CA88B0E95E33000202FE4 /* domstubs.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = domstubs.idl; sourceTree = "<group>"; };
  511. 945CA88C0E95E33000202FE4 /* mozIJSSubScriptLoader.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mozIJSSubScriptLoader.idl; sourceTree = "<group>"; };
  512. 945CA88D0E95E33000202FE4 /* nsIArray.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIArray.idl; sourceTree = "<group>"; };
  513. 945CA88E0E95E33000202FE4 /* nsIASN1Object.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIASN1Object.idl; sourceTree = "<group>"; };
  514. 945CA88F0E95E33000202FE4 /* nsIASN1Sequence.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIASN1Sequence.idl; sourceTree = "<group>"; };
  515. 945CA8900E95E33000202FE4 /* nsICategoryManager.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsICategoryManager.idl; sourceTree = "<group>"; };
  516. 945CA8910E95E33000202FE4 /* nsICertificateDialogs.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsICertificateDialogs.idl; sourceTree = "<group>"; };
  517. 945CA8920E95E33000202FE4 /* nsIChannel.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIChannel.idl; sourceTree = "<group>"; };
  518. 945CA8930E95E33000202FE4 /* nsIClassInfo.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIClassInfo.idl; sourceTree = "<group>"; };
  519. 945CA8940E95E33000202FE4 /* nsIClipboardCommands.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIClipboardCommands.idl; sourceTree = "<group>"; };
  520. 945CA8950E95E33000202FE4 /* nsIComponentManager.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIComponentManager.idl; sourceTree = "<group>"; };
  521. 945CA8960E95E33000202FE4 /* nsIComponentRegistrar.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIComponentRegistrar.idl; sourceTree = "<group>"; };
  522. 945CA8970E95E33000202FE4 /* nsIContextMenuListener.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIContextMenuListener.idl; sourceTree = "<group>"; };
  523. 945CA8980E95E33000202FE4 /* nsICookie.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsICookie.idl; sourceTree = "<group>"; };
  524. 945CA8990E95E33000202FE4 /* nsICookieManager.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsICookieManager.idl; sourceTree = "<group>"; };
  525. 945CA89A0E95E33000202FE4 /* nsICRLInfo.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsICRLInfo.idl; sourceTree = "<group>"; };
  526. 945CA89B0E95E33000202FE4 /* nsIDebug.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDebug.idl; sourceTree = "<group>"; };
  527. 945CA89C0E95E33000202FE4 /* nsIDirectoryService.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDirectoryService.idl; sourceTree = "<group>"; };
  528. 945CA89D0E95E33000202FE4 /* nsIDOM3DocumentEvent.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOM3DocumentEvent.idl; sourceTree = "<group>"; };
  529. 945CA89E0E95E33000202FE4 /* nsIDOM3EventTarget.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOM3EventTarget.idl; sourceTree = "<group>"; };
  530. 945CA89F0E95E33000202FE4 /* nsIDOMAbstractView.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMAbstractView.idl; sourceTree = "<group>"; };
  531. 945CA8A00E95E33000202FE4 /* nsIDOMAttr.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMAttr.idl; sourceTree = "<group>"; };
  532. 945CA8A10E95E33000202FE4 /* nsIDOMBarProp.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMBarProp.idl; sourceTree = "<group>"; };
  533. 945CA8A20E95E33000202FE4 /* nsIDOMCDATASection.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMCDATASection.idl; sourceTree = "<group>"; };
  534. 945CA8A30E95E33000202FE4 /* nsIDOMCharacterData.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMCharacterData.idl; sourceTree = "<group>"; };
  535. 945CA8A40E95E33000202FE4 /* nsIDOMComment.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMComment.idl; sourceTree = "<group>"; };
  536. 945CA8A50E95E33000202FE4 /* nsIDOMCSSPrimitiveValue.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMCSSPrimitiveValue.idl; sourceTree = "<group>"; };
  537. 945CA8A60E95E33000202FE4 /* nsIDOMCSSRule.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMCSSRule.idl; sourceTree = "<group>"; };
  538. 945CA8A70E95E33000202FE4 /* nsIDOMCSSRuleList.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMCSSRuleList.idl; sourceTree = "<group>"; };
  539. 945CA8A80E95E33000202FE4 /* nsIDOMCSSStyleDeclaration.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMCSSStyleDeclaration.idl; sourceTree = "<group>"; };
  540. 945CA8A90E95E33000202FE4 /* nsIDOMCSSStyleSheet.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMCSSStyleSheet.idl; sourceTree = "<group>"; };
  541. 945CA8AA0E95E33000202FE4 /* nsIDOMCSSValue.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMCSSValue.idl; sourceTree = "<group>"; };
  542. 945CA8AB0E95E33000202FE4 /* nsIDOMCSSValueList.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMCSSValueList.idl; sourceTree = "<group>"; };
  543. 945CA8AC0E95E33000202FE4 /* nsIDOMCustomEvent.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMCustomEvent.idl; sourceTree = "<group>"; };
  544. 945CA8AD0E95E33000202FE4 /* nsIDOMDocument.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMDocument.idl; sourceTree = "<group>"; };
  545. 945CA8AE0E95E33000202FE4 /* nsIDOMDocumentEvent.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMDocumentEvent.idl; sourceTree = "<group>"; };
  546. 945CA8AF0E95E33000202FE4 /* nsIDOMDocumentFragment.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMDocumentFragment.idl; sourceTree = "<group>"; };
  547. 945CA8B00E95E33000202FE4 /* nsIDOMDocumentRange.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMDocumentRange.idl; sourceTree = "<group>"; };
  548. 945CA8B10E95E33000202FE4 /* nsIDOMDocumentStyle.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMDocumentStyle.idl; sourceTree = "<group>"; };
  549. 945CA8B20E95E33000202FE4 /* nsIDOMDocumentType.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMDocumentType.idl; sourceTree = "<group>"; };
  550. 945CA8B30E95E33000202FE4 /* nsIDOMDocumentView.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMDocumentView.idl; sourceTree = "<group>"; };
  551. 945CA8B40E95E33000202FE4 /* nsIDOMDOMException.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMDOMException.idl; sourceTree = "<group>"; };
  552. 945CA8B50E95E33000202FE4 /* nsIDOMDOMImplementation.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMDOMImplementation.idl; sourceTree = "<group>"; };
  553. 945CA8B60E95E33000202FE4 /* nsIDOMElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMElement.idl; sourceTree = "<group>"; };
  554. 945CA8B70E95E33000202FE4 /* nsIDOMElementCSSInlineStyle.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMElementCSSInlineStyle.idl; sourceTree = "<group>"; };
  555. 945CA8B80E95E33000202FE4 /* nsIDOMEntity.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMEntity.idl; sourceTree = "<group>"; };
  556. 945CA8B90E95E33000202FE4 /* nsIDOMEntityReference.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMEntityReference.idl; sourceTree = "<group>"; };
  557. 945CA8BA0E95E33000202FE4 /* nsIDOMEvent.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMEvent.idl; sourceTree = "<group>"; };
  558. 945CA8BB0E95E33000202FE4 /* nsIDOMEventGroup.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMEventGroup.idl; sourceTree = "<group>"; };
  559. 945CA8BC0E95E33000202FE4 /* nsIDOMEventListener.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMEventListener.idl; sourceTree = "<group>"; };
  560. 945CA8BD0E95E33000202FE4 /* nsIDOMEventTarget.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMEventTarget.idl; sourceTree = "<group>"; };
  561. 945CA8BE0E95E33000202FE4 /* nsIDOMHTMLAnchorElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLAnchorElement.idl; sourceTree = "<group>"; };
  562. 945CA8BF0E95E33000202FE4 /* nsIDOMHTMLAppletElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLAppletElement.idl; sourceTree = "<group>"; };
  563. 945CA8C00E95E33000202FE4 /* nsIDOMHTMLAreaElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLAreaElement.idl; sourceTree = "<group>"; };
  564. 945CA8C10E95E33000202FE4 /* nsIDOMHTMLBaseElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLBaseElement.idl; sourceTree = "<group>"; };
  565. 945CA8C20E95E33000202FE4 /* nsIDOMHTMLBaseFontElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLBaseFontElement.idl; sourceTree = "<group>"; };
  566. 945CA8C30E95E33000202FE4 /* nsIDOMHTMLBodyElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLBodyElement.idl; sourceTree = "<group>"; };
  567. 945CA8C40E95E33000202FE4 /* nsIDOMHTMLBRElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLBRElement.idl; sourceTree = "<group>"; };
  568. 945CA8C50E95E33000202FE4 /* nsIDOMHTMLButtonElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLButtonElement.idl; sourceTree = "<group>"; };
  569. 945CA8C60E95E33000202FE4 /* nsIDOMHTMLCollection.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLCollection.idl; sourceTree = "<group>"; };
  570. 945CA8C70E95E33000202FE4 /* nsIDOMHTMLDirectoryElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLDirectoryElement.idl; sourceTree = "<group>"; };
  571. 945CA8C80E95E33000202FE4 /* nsIDOMHTMLDivElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLDivElement.idl; sourceTree = "<group>"; };
  572. 945CA8C90E95E33000202FE4 /* nsIDOMHTMLDListElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLDListElement.idl; sourceTree = "<group>"; };
  573. 945CA8CA0E95E33000202FE4 /* nsIDOMHTMLDocument.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLDocument.idl; sourceTree = "<group>"; };
  574. 945CA8CB0E95E33000202FE4 /* nsIDOMHTMLElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLElement.idl; sourceTree = "<group>"; };
  575. 945CA8CC0E95E33000202FE4 /* nsIDOMHTMLEmbedElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLEmbedElement.idl; sourceTree = "<group>"; };
  576. 945CA8CD0E95E33000202FE4 /* nsIDOMHTMLFieldSetElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLFieldSetElement.idl; sourceTree = "<group>"; };
  577. 945CA8CE0E95E33000202FE4 /* nsIDOMHTMLFontElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLFontElement.idl; sourceTree = "<group>"; };
  578. 945CA8CF0E95E33000202FE4 /* nsIDOMHTMLFormElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLFormElement.idl; sourceTree = "<group>"; };
  579. 945CA8D00E95E33000202FE4 /* nsIDOMHTMLFrameElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLFrameElement.idl; sourceTree = "<group>"; };
  580. 945CA8D10E95E33000202FE4 /* nsIDOMHTMLFrameSetElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLFrameSetElement.idl; sourceTree = "<group>"; };
  581. 945CA8D20E95E33000202FE4 /* nsIDOMHTMLHeadElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLHeadElement.idl; sourceTree = "<group>"; };
  582. 945CA8D30E95E33000202FE4 /* nsIDOMHTMLHeadingElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLHeadingElement.idl; sourceTree = "<group>"; };
  583. 945CA8D40E95E33000202FE4 /* nsIDOMHTMLHRElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLHRElement.idl; sourceTree = "<group>"; };
  584. 945CA8D50E95E33000202FE4 /* nsIDOMHTMLHtmlElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLHtmlElement.idl; sourceTree = "<group>"; };
  585. 945CA8D60E95E33000202FE4 /* nsIDOMHTMLIFrameElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLIFrameElement.idl; sourceTree = "<group>"; };
  586. 945CA8D70E95E33000202FE4 /* nsIDOMHTMLImageElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLImageElement.idl; sourceTree = "<group>"; };
  587. 945CA8D80E95E33000202FE4 /* nsIDOMHTMLInputElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLInputElement.idl; sourceTree = "<group>"; };
  588. 945CA8D90E95E33000202FE4 /* nsIDOMHTMLIsIndexElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLIsIndexElement.idl; sourceTree = "<group>"; };
  589. 945CA8DA0E95E33000202FE4 /* nsIDOMHTMLLabelElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLLabelElement.idl; sourceTree = "<group>"; };
  590. 945CA8DB0E95E33000202FE4 /* nsIDOMHTMLLegendElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLLegendElement.idl; sourceTree = "<group>"; };
  591. 945CA8DC0E95E33000202FE4 /* nsIDOMHTMLLIElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLLIElement.idl; sourceTree = "<group>"; };
  592. 945CA8DD0E95E33000202FE4 /* nsIDOMHTMLLinkElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLLinkElement.idl; sourceTree = "<group>"; };
  593. 945CA8DE0E95E33000202FE4 /* nsIDOMHTMLMapElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLMapElement.idl; sourceTree = "<group>"; };
  594. 945CA8DF0E95E33000202FE4 /* nsIDOMHTMLMenuElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLMenuElement.idl; sourceTree = "<group>"; };
  595. 945CA8E00E95E33000202FE4 /* nsIDOMHTMLMetaElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLMetaElement.idl; sourceTree = "<group>"; };
  596. 945CA8E10E95E33000202FE4 /* nsIDOMHTMLModElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLModElement.idl; sourceTree = "<group>"; };
  597. 945CA8E20E95E33000202FE4 /* nsIDOMHTMLObjectElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLObjectElement.idl; sourceTree = "<group>"; };
  598. 945CA8E30E95E33000202FE4 /* nsIDOMHTMLOListElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLOListElement.idl; sourceTree = "<group>"; };
  599. 945CA8E40E95E33000202FE4 /* nsIDOMHTMLOptGroupElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLOptGroupElement.idl; sourceTree = "<group>"; };
  600. 945CA8E50E95E33000202FE4 /* nsIDOMHTMLOptionElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLOptionElement.idl; sourceTree = "<group>"; };
  601. 945CA8E60E95E33000202FE4 /* nsIDOMHTMLOptionsCollection.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLOptionsCollection.idl; sourceTree = "<group>"; };
  602. 945CA8E70E95E33000202FE4 /* nsIDOMHTMLParagraphElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLParagraphElement.idl; sourceTree = "<group>"; };
  603. 945CA8E80E95E33000202FE4 /* nsIDOMHTMLParamElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLParamElement.idl; sourceTree = "<group>"; };
  604. 945CA8E90E95E33000202FE4 /* nsIDOMHTMLPreElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLPreElement.idl; sourceTree = "<group>"; };
  605. 945CA8EA0E95E33000202FE4 /* nsIDOMHTMLQuoteElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLQuoteElement.idl; sourceTree = "<group>"; };
  606. 945CA8EB0E95E33000202FE4 /* nsIDOMHTMLScriptElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLScriptElement.idl; sourceTree = "<group>"; };
  607. 945CA8EC0E95E33000202FE4 /* nsIDOMHTMLSelectElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLSelectElement.idl; sourceTree = "<group>"; };
  608. 945CA8ED0E95E33000202FE4 /* nsIDOMHTMLStyleElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLStyleElement.idl; sourceTree = "<group>"; };
  609. 945CA8EE0E95E33000202FE4 /* nsIDOMHTMLTableCaptionElem.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLTableCaptionElem.idl; sourceTree = "<group>"; };
  610. 945CA8EF0E95E33000202FE4 /* nsIDOMHTMLTableCellElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLTableCellElement.idl; sourceTree = "<group>"; };
  611. 945CA8F00E95E33000202FE4 /* nsIDOMHTMLTableColElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLTableColElement.idl; sourceTree = "<group>"; };
  612. 945CA8F10E95E33000202FE4 /* nsIDOMHTMLTableElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLTableElement.idl; sourceTree = "<group>"; };
  613. 945CA8F20E95E33000202FE4 /* nsIDOMHTMLTableRowElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLTableRowElement.idl; sourceTree = "<group>"; };
  614. 945CA8F30E95E33000202FE4 /* nsIDOMHTMLTableSectionElem.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLTableSectionElem.idl; sourceTree = "<group>"; };
  615. 945CA8F40E95E33000202FE4 /* nsIDOMHTMLTextAreaElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLTextAreaElement.idl; sourceTree = "<group>"; };
  616. 945CA8F50E95E33000202FE4 /* nsIDOMHTMLTitleElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLTitleElement.idl; sourceTree = "<group>"; };
  617. 945CA8F60E95E33000202FE4 /* nsIDOMHTMLUListElement.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMHTMLUListElement.idl; sourceTree = "<group>"; };
  618. 945CA8F70E95E33000202FE4 /* nsIDOMMediaList.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMMediaList.idl; sourceTree = "<group>"; };
  619. 945CA8F80E95E33000202FE4 /* nsIDOMMouseEvent.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMMouseEvent.idl; sourceTree = "<group>"; };
  620. 945CA8F90E95E33000202FE4 /* nsIDOMNamedNodeMap.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMNamedNodeMap.idl; sourceTree = "<group>"; };
  621. 945CA8FA0E95E33000202FE4 /* nsIDOMNode.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMNode.idl; sourceTree = "<group>"; };
  622. 945CA8FB0E95E33000202FE4 /* nsIDOMNodeList.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMNodeList.idl; sourceTree = "<group>"; };
  623. 945CA8FC0E95E33000202FE4 /* nsIDOMNotation.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMNotation.idl; sourceTree = "<group>"; };
  624. 945CA8FD0E95E33000202FE4 /* nsIDOMProcessingInstruction.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMProcessingInstruction.idl; sourceTree = "<group>"; };
  625. 945CA8FE0E95E33000202FE4 /* nsIDOMRange.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMRange.idl; sourceTree = "<group>"; };
  626. 945CA8FF0E95E33000202FE4 /* nsIDOMStorage.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMStorage.idl; sourceTree = "<group>"; };
  627. 945CA9000E95E33000202FE4 /* nsIDOMStorageEvent.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMStorageEvent.idl; sourceTree = "<group>"; };
  628. 945CA9010E95E33000202FE4 /* nsIDOMStorageItem.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMStorageItem.idl; sourceTree = "<group>"; };
  629. 945CA9020E95E33000202FE4 /* nsIDOMStorageList.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMStorageList.idl; sourceTree = "<group>"; };
  630. 945CA9030E95E33000202FE4 /* nsIDOMStorageWindow.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMStorageWindow.idl; sourceTree = "<group>"; };
  631. 945CA9040E95E33000202FE4 /* nsIDOMStyleSheet.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMStyleSheet.idl; sourceTree = "<group>"; };
  632. 945CA9050E95E33000202FE4 /* nsIDOMStyleSheetList.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMStyleSheetList.idl; sourceTree = "<group>"; };
  633. 945CA9060E95E33000202FE4 /* nsIDOMText.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMText.idl; sourceTree = "<group>"; };
  634. 945CA9070E95E33000202FE4 /* nsIDOMUIEvent.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMUIEvent.idl; sourceTree = "<group>"; };
  635. 945CA9080E95E33000202FE4 /* nsIDOMWindow.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMWindow.idl; sourceTree = "<group>"; };
  636. 945CA9090E95E33000202FE4 /* nsIDOMWindow2.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMWindow2.idl; sourceTree = "<group>"; };
  637. 945CA90A0E95E33000202FE4 /* nsIDOMWindowCollection.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMWindowCollection.idl; sourceTree = "<group>"; };
  638. 945CA90B0E95E33000202FE4 /* nsIDOMWindowUtils.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIDOMWindowUtils.idl; sourceTree = "<group>"; };
  639. 945CA90C0E95E33000202FE4 /* nsIEmbeddingSiteWindow.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIEmbeddingSiteWindow.idl; sourceTree = "<group>"; };
  640. 945CA90D0E95E33000202FE4 /* nsIFactory.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIFactory.idl; sourceTree = "<group>"; };
  641. 945CA90E0E95E33000202FE4 /* nsIFile.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIFile.idl; sourceTree = "<group>"; };
  642. 945CA90F0E95E33000202FE4 /* nsIFileURL.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIFileURL.idl; sourceTree = "<group>"; };
  643. 945CA9100E95E33000202FE4 /* nsIGlobalHistory.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIGlobalHistory.idl; sourceTree = "<group>"; };
  644. 945CA9110E95E33000202FE4 /* nsIHashable.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIHashable.idl; sourceTree = "<group>"; };
  645. 945CA9120E95E33000202FE4 /* nsIHistoryEntry.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIHistoryEntry.idl; sourceTree = "<group>"; };
  646. 945CA9130E95E33000202FE4 /* nsIHttpChannel.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIHttpChannel.idl; sourceTree = "<group>"; };
  647. 945CA9140E95E33000202FE4 /* nsIHttpHeaderVisitor.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIHttpHeaderVisitor.idl; sourceTree = "<group>"; };
  648. 945CA9150E95E33000202FE4 /* nsIInputStream.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIInputStream.idl; sourceTree = "<group>"; };
  649. 945CA9160E95E33000202FE4 /* nsIInterfaceRequestor.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIInterfaceRequestor.idl; sourceTree = "<group>"; };
  650. 945CA9170E95E33000202FE4 /* nsIIOService.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIIOService.idl; sourceTree = "<group>"; };
  651. 945CA9180E95E33000202FE4 /* nsIJSON.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIJSON.idl; sourceTree = "<group>"; };
  652. 945CA9190E95E33000202FE4 /* nsILoadGroup.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsILoadGroup.idl; sourceTree = "<group>"; };
  653. 945CA91A0E95E33000202FE4 /* nsILocalFile.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsILocalFile.idl; sourceTree = "<group>"; };
  654. 945CA91B0E95E33000202FE4 /* nsIMemory.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIMemory.idl; sourceTree = "<group>"; };
  655. 945CA91C0E95E33000202FE4 /* nsIModule.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIModule.idl; sourceTree = "<group>"; };
  656. 945CA91D0E95E33000202FE4 /* nsIMutableArray.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIMutableArray.idl; sourceTree = "<group>"; };
  657. 945CA91E0E95E33000202FE4 /* nsIObserver.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIObserver.idl; sourceTree = "<group>"; };
  658. 945CA91F0E95E33000202FE4 /* nsIObserverService.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIObserverService.idl; sourceTree = "<group>"; };
  659. 945CA9200E95E33000202FE4 /* nsIOutputStream.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIOutputStream.idl; sourceTree = "<group>"; };
  660. 945CA9210E95E33000202FE4 /* nsIPrefBranch.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIPrefBranch.idl; sourceTree = "<group>"; };
  661. 945CA9220E95E33000202FE4 /* nsIPrefBranch2.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIPrefBranch2.idl; sourceTree = "<group>"; };
  662. 945CA9230E95E33000202FE4 /* nsIPrefLocalizedString.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIPrefLocalizedString.idl; sourceTree = "<group>"; };
  663. 945CA9240E95E33000202FE4 /* nsIPrefService.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIPrefService.idl; sourceTree = "<group>"; };
  664. 945CA9250E95E33000202FE4 /* nsIProfile.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIProfile.idl; sourceTree = "<group>"; };
  665. 945CA9260E95E33000202FE4 /* nsIProfileChangeStatus.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIProfileChangeStatus.idl; sourceTree = "<group>"; };
  666. 945CA9270E95E33000202FE4 /* nsIProgrammingLanguage.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIProgrammingLanguage.idl; sourceTree = "<group>"; };
  667. 945CA9280E95E33000202FE4 /* nsIPromptService.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIPromptService.idl; sourceTree = "<group>"; };
  668. 945CA9290E95E33000202FE4 /* nsIProperties.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIProperties.idl; sourceTree = "<group>"; };
  669. 945CA92A0E95E33000202FE4 /* nsIProtocolHandler.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIProtocolHandler.idl; sourceTree = "<group>"; };
  670. 945CA92B0E95E33000202FE4 /* nsIRequest.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIRequest.idl; sourceTree = "<group>"; };
  671. 945CA92C0E95E33000202FE4 /* nsIRequestObserver.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIRequestObserver.idl; sourceTree = "<group>"; };
  672. 945CA92D0E95E33000202FE4 /* nsIScriptableInputStream.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIScriptableInputStream.idl; sourceTree = "<group>"; };
  673. 945CA92E0E95E33000202FE4 /* nsISecurityWarningDialogs.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsISecurityWarningDialogs.idl; sourceTree = "<group>"; };
  674. 945CA92F0E95E33000202FE4 /* nsISelection.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsISelection.idl; sourceTree = "<group>"; };
  675. 945CA9300E95E33000202FE4 /* nsIServiceManager.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIServiceManager.idl; sourceTree = "<group>"; };
  676. 945CA9310E95E33000202FE4 /* nsISHistory.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsISHistory.idl; sourceTree = "<group>"; };
  677. 945CA9320E95E33000202FE4 /* nsISHistoryListener.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsISHistoryListener.idl; sourceTree = "<group>"; };
  678. 945CA9330E95E33000202FE4 /* nsISimpleEnumerator.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsISimpleEnumerator.idl; sourceTree = "<group>"; };
  679. 945CA9340E95E33000202FE4 /* nsIStreamListener.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIStreamListener.idl; sourceTree = "<group>"; };
  680. 945CA9350E95E33000202FE4 /* nsISupports.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsISupports.idl; sourceTree = "<group>"; };
  681. 945CA9360E95E33000202FE4 /* nsISupportsPrimitives.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsISupportsPrimitives.idl; sourceTree = "<group>"; };
  682. 945CA9370E95E33000202FE4 /* nsITooltipListener.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsITooltipListener.idl; sourceTree = "<group>"; };
  683. 945CA9380E95E33000202FE4 /* nsITooltipTextProvider.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsITooltipTextProvider.idl; sourceTree = "<group>"; };
  684. 945CA9390E95E33000202FE4 /* nsITraceRefcnt.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsITraceRefcnt.idl; sourceTree = "<group>"; };
  685. 945CA93A0E95E33000202FE4 /* nsIUnicharStreamListener.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIUnicharStreamListener.idl; sourceTree = "<group>"; };
  686. 945CA93B0E95E33000202FE4 /* nsIUploadChannel.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIUploadChannel.idl; sourceTree = "<group>"; };
  687. 945CA93C0E95E33000202FE4 /* nsIURI.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIURI.idl; sourceTree = "<group>"; };
  688. 945CA93D0E95E33000202FE4 /* nsIURIContentListener.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIURIContentListener.idl; sourceTree = "<group>"; };
  689. 945CA93E0E95E33000202FE4 /* nsIURL.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIURL.idl; sourceTree = "<group>"; };
  690. 945CA93F0E95E33000202FE4 /* nsIWeakReference.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIWeakReference.idl; sourceTree = "<group>"; };
  691. 945CA9400E95E33000202FE4 /* nsIWebBrowser.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIWebBrowser.idl; sourceTree = "<group>"; };
  692. 945CA9410E95E33000202FE4 /* nsIWebBrowserChrome.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIWebBrowserChrome.idl; sourceTree = "<group>"; };
  693. 945CA9420E95E33000202FE4 /* nsIWebBrowserChromeFocus.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIWebBrowserChromeFocus.idl; sourceTree = "<group>"; };
  694. 945CA9430E95E33000202FE4 /* nsIWebBrowserFind.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIWebBrowserFind.idl; sourceTree = "<group>"; };
  695. 945CA9440E95E33000202FE4 /* nsIWebBrowserFocus.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIWebBrowserFocus.idl; sourceTree = "<group>"; };
  696. 945CA9450E95E33000202FE4 /* nsIWebBrowserPrint.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIWebBrowserPrint.idl; sourceTree = "<group>"; };
  697. 945CA9460E95E33000202FE4 /* nsIWebBrowserSetup.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIWebBrowserSetup.idl; sourceTree = "<group>"; };
  698. 945CA9470E95E33000202FE4 /* nsIWebBrowserStream.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIWebBrowserStream.idl; sourceTree = "<group>"; };
  699. 945CA9480E95E33000202FE4 /* nsIWebProgress.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIWebProgress.idl; sourceTree = "<group>"; };
  700. 945CA9490E95E33000202FE4 /* nsIWebProgressListener.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIWebProgressListener.idl; sourceTree = "<group>"; };
  701. 945CA94A0E95E33000202FE4 /* nsIWindowCreator.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIWindowCreator.idl; sourceTree = "<group>"; };
  702. 945CA94B0E95E33000202FE4 /* nsIWindowWatcher.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIWindowWatcher.idl; sourceTree = "<group>"; };
  703. 945CA94C0E95E33000202FE4 /* nsIX509Cert.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIX509Cert.idl; sourceTree = "<group>"; };
  704. 945CA94D0E95E33000202FE4 /* nsIX509CertDB.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIX509CertDB.idl; sourceTree = "<group>"; };
  705. 945CA94E0E95E33000202FE4 /* nsIX509CertValidity.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsIX509CertValidity.idl; sourceTree = "<group>"; };
  706. 945CA94F0E95E33000202FE4 /* nsrootidl.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsrootidl.idl; sourceTree = "<group>"; };
  707. 945CA9500E95E33000202FE4 /* README.sgross */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.sgross; sourceTree = "<group>"; };
  708. 946A366510BF44070004E84A /* Japanese */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = Japanese; path = Japanese.lproj/Localizable.strings; sourceTree = "<group>"; };
  709. 947A68710FE44A1F00301C1D /* PluginView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = PluginView.xib; sourceTree = "<group>"; };
  710. 948646E310B2484C00D02216 /* npfunctions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = npfunctions.h; sourceTree = "<group>"; };
  711. 948646E410B2484C00D02216 /* nptypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nptypes.h; sourceTree = "<group>"; };
  712. 9486477810B24E4D00D02216 /* npunix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = npunix.c; sourceTree = "<group>"; };
  713. 949DE1430DF4FBF200922723 /* PluginInstance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PluginInstance.h; path = src/PluginInstance.h; sourceTree = "<group>"; };
  714. 949DE1440DF4FBF200922723 /* PluginInstance.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = PluginInstance.mm; path = src/PluginInstance.mm; sourceTree = "<group>"; };
  715. 949DE1450DF4FBF200922723 /* PluginPDFView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PluginPDFView.h; path = src/PluginPDFView.h; sourceTree = "<group>"; };
  716. 949DE1460DF4FBF200922723 /* PluginPDFView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = PluginPDFView.mm; path = src/PluginPDFView.mm; sourceTree = "<group>"; };
  717. 949DE1470DF4FBF200922723 /* SelectionController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SelectionController.h; path = src/SelectionController.h; sourceTree = "<group>"; };
  718. 949DE1480DF4FBF200922723 /* SelectionController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = SelectionController.mm; path = src/SelectionController.mm; sourceTree = "<group>"; };
  719. 949DE14F0DF4FC0400922723 /* pdfplugin.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = pdfplugin.mm; path = src/pdfplugin.mm; sourceTree = "<group>"; };
  720. 94AF61870DFE132C00BED136 /* icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = icon.png; sourceTree = "<group>"; };
  721. 94AF618A0DFE132C00BED136 /* prefs.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = prefs.js; sourceTree = "<group>"; };
  722. 94AF62240DFE151700BED136 /* libnspr4.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libnspr4.dylib; path = gecko_api/lib/libnspr4.dylib; sourceTree = "<group>"; };
  723. 94AF62250DFE151700BED136 /* libxpcom.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libxpcom.dylib; path = gecko_api/lib/libxpcom.dylib; sourceTree = "<group>"; };
  724. 94AF62260DFE151700BED136 /* libxpcomglue_s.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libxpcomglue_s.a; path = gecko_api/lib/libxpcomglue_s.a; sourceTree = "<group>"; };
  725. 94AF622B0DFE162B00BED136 /* Preferences.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Preferences.h; path = src/Preferences.h; sourceTree = "<group>"; };
  726. 94AF622C0DFE162B00BED136 /* Preferences.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = Preferences.mm; path = src/Preferences.mm; sourceTree = "<group>"; };
  727. 94C6AC620FE5A6DF00B426DD /* PluginProgressView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PluginProgressView.h; path = src/PluginProgressView.h; sourceTree = "<group>"; };
  728. 94C6AC630FE5A6DF00B426DD /* PluginProgressView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = PluginProgressView.mm; path = src/PluginProgressView.mm; sourceTree = "<group>"; };
  729. 94CA1B940E73412900197383 /* PDFService.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = PDFService.js; sourceTree = "<group>"; };
  730. 94CC34980FBE0A4A0097FBBF /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = "<group>"; };
  731. 94CC349A0FBE0A720097FBBF /* German */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/Localizable.strings; sourceTree = "<group>"; };
  732. D2F7E65807B2D6F200F64583 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
  733. /* End PBXFileReference section */
  734. /* Begin PBXFrameworksBuildPhase section */
  735. 8D5B49B3048680CD000E48DA /* Frameworks */ = {
  736. isa = PBXFrameworksBuildPhase;
  737. buildActionMask = 2147483647;
  738. files = (
  739. 8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */,
  740. 9455ADDB0DEA916F0059FED3 /* Quartz.framework in Frameworks */,
  741. 94AF62EC0DFE184D00BED136 /* libnspr4.dylib in Frameworks */,
  742. 94AF62ED0DFE184E00BED136 /* libxpcomglue_s.a in Frameworks */,
  743. 94AF62EE0DFE184E00BED136 /* libxpcom.dylib in Frameworks */,
  744. );
  745. runOnlyForDeploymentPostprocessing = 0;
  746. };
  747. /* End PBXFrameworksBuildPhase section */
  748. /* Begin PBXGroup section */
  749. 089C166AFE841209C02AAC07 /* pdfplugin */ = {
  750. isa = PBXGroup;
  751. children = (
  752. 945CA8840E95E33000202FE4 /* gecko_sdk */,
  753. 943E18430DFD0965002456E5 /* gecko api */,
  754. 9415EEB90DECEE3C00DB1334 /* prebuilt */,
  755. 94276FC20E7324910005E3E9 /* idl */,
  756. 948363390DEB643000E610F2 /* Classes */,
  757. 08FB77AFFE84173DC02AAC07 /* Source */,
  758. 32C88E010371C26100C91783 /* Other Sources */,
  759. 9455AE2B0DEB24D10059FED3 /* npapi */,
  760. 089C167CFE841241C02AAC07 /* Resources */,
  761. 089C1671FE841209C02AAC07 /* Frameworks and Libraries */,
  762. 19C28FB8FE9D52D311CA2CBB /* Products */,
  763. 947A68710FE44A1F00301C1D /* PluginView.xib */,
  764. );
  765. name = pdfplugin;
  766. sourceTree = "<group>";
  767. };
  768. 089C1671FE841209C02AAC07 /* Frameworks and Libraries */ = {
  769. isa = PBXGroup;
  770. children = (
  771. 94AF621D0DFE14EC00BED136 /* Linked Libraries */,
  772. 1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */,
  773. 1058C7AEFEA557BF11CA2CBB /* Other Frameworks */,
  774. );
  775. name = "Frameworks and Libraries";
  776. sourceTree = "<group>";
  777. };
  778. 089C167CFE841241C02AAC07 /* Resources */ = {
  779. isa = PBXGroup;
  780. children = (
  781. 94CC34970FBE0A4A0097FBBF /* Localizable.strings */,
  782. 8D5B49B7048680CD000E48DA /* Info.plist */,
  783. 089C167DFE841241C02AAC07 /* InfoPlist.strings */,
  784. );
  785. name = Resources;
  786. sourceTree = "<group>";
  787. };
  788. 08FB77AFFE84173DC02AAC07 /* Source */ = {
  789. isa = PBXGroup;
  790. children = (
  791. 949DE14F0DF4FC0400922723 /* pdfplugin.mm */,
  792. );
  793. name = Source;
  794. sourceTree = "<group>";
  795. };
  796. 1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */ = {
  797. isa = PBXGroup;
  798. children = (
  799. 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */,
  800. 9455ADDA0DEA916F0059FED3 /* Quartz.framework */,
  801. );
  802. name = "Linked Frameworks";
  803. sourceTree = "<group>";
  804. };
  805. 1058C7AEFEA557BF11CA2CBB /* Other Frameworks */ = {
  806. isa = PBXGroup;
  807. children = (
  808. 089C167FFE841241C02AAC07 /* AppKit.framework */,
  809. D2F7E65807B2D6F200F64583 /* CoreData.framework */,
  810. 089C1672FE841209C02AAC07 /* Foundation.framework */,
  811. );
  812. name = "Other Frameworks";
  813. sourceTree = "<group>";
  814. };
  815. 19C28FB8FE9D52D311CA2CBB /* Products */ = {
  816. isa = PBXGroup;
  817. children = (
  818. 8D5B49B6048680CD000E48DA /* pdfplugin.plugin */,
  819. );
  820. name = Products;
  821. sourceTree = "<group>";
  822. };
  823. 32C88E010371C26100C91783 /* Other Sources */ = {
  824. isa = PBXGroup;
  825. children = (
  826. 32DBCF630370AF2F00C91783 /* pdfplugin_Prefix.pch */,
  827. );
  828. name = "Other Sources";
  829. sourceTree = "<group>";
  830. };
  831. 9415EEB90DECEE3C00DB1334 /* prebuilt */ = {
  832. isa = PBXGroup;
  833. children = (
  834. 9415EEBA0DECEE3C00DB1334 /* extension */,
  835. );
  836. path = prebuilt;
  837. sourceTree = "<group>";
  838. };
  839. 9415EEBA0DECEE3C00DB1334 /* extension */ = {
  840. isa = PBXGroup;
  841. children = (
  842. 94AF61820DFE132C00BED136 /* chrome */,
  843. 94CA1B920E73412900197383 /* components */,
  844. 94AF61880DFE132C00BED136 /* defaults */,
  845. 9415EEC00DECEE3C00DB1334 /* chrome.manifest */,
  846. 9415EEC10DECEE3C00DB1334 /* install.rdf */,
  847. 9415EEC20DECEE3C00DB1334 /* plugins */,
  848. );
  849. path = extension;
  850. sourceTree = "<group>";
  851. };
  852. 9415EEC20DECEE3C00DB1334 /* plugins */ = {
  853. isa = PBXGroup;
  854. children = (
  855. );
  856. path = plugins;
  857. sourceTree = "<group>";
  858. };
  859. 94276FC20E7324910005E3E9 /* idl */ = {
  860. isa = PBXGroup;
  861. children = (
  862. 945ABD250E8F457400FC83E6 /* PDFPlugin.idl */,
  863. 94276FC30E7324910005E3E9 /* PDFService.idl */,
  864. );
  865. path = idl;
  866. sourceTree = "<group>";
  867. };
  868. 943E18430DFD0965002456E5 /* gecko api */ = {
  869. isa = PBXGroup;
  870. children = (
  871. 943E18440DFD0966002456E5 /* base64.h */,
  872. 943E18450DFD0966002456E5 /* blapit.h */,
  873. 943E18460DFD0966002456E5 /* cert.h */,
  874. 943E18470DFD0966002456E5 /* certdb.h */,
  875. 943E18480DFD0966002456E5 /* certt.h */,
  876. 943E18490DFD0966002456E5 /* ciferfam.h */,
  877. 943E184A0DFD0966002456E5 /* cmmf.h */,
  878. 943E184B0DFD0966002456E5 /* cmmft.h */,
  879. 943E184C0DFD0966002456E5 /* cms.h */,
  880. 943E184D0DFD0966002456E5 /* cmsreclist.h */,
  881. 943E184E0DFD0966002456E5 /* cmst.h */,
  882. 943E184F0DFD0966002456E5 /* crmf.h */,
  883. 943E18500DFD0966002456E5 /* crmft.h */,
  884. 943E18510DFD0966002456E5 /* cryptohi.h */,
  885. 943E18520DFD0966002456E5 /* cryptoht.h */,
  886. 943E18530DFD0966002456E5 /* domstubs.h */,
  887. 943E18540DFD0966002456E5 /* ecl-exp.h */,
  888. 943E18550DFD0966002456E5 /* hasht.h */,
  889. 943E18560DFD0966002456E5 /* jar-ds.h */,
  890. 943E18570DFD0966002456E5 /* jar.h */,
  891. 943E18580DFD0966002456E5 /* jarfile.h */,
  892. 943E18590DFD0966002456E5 /* jni.h */,
  893. 943E185A0DFD0966002456E5 /* jni_md.h */,
  894. 943E185B0DFD0966002456E5 /* jri.h */,
  895. 943E185C0DFD0966002456E5 /* jri_md.h */,
  896. 943E185D0DFD0966002456E5 /* jritypes.h */,
  897. 943E185E0DFD0966002456E5 /* key.h */,
  898. 943E185F0DFD0966002456E5 /* keyhi.h */,
  899. 943E18600DFD0966002456E5 /* keyt.h */,
  900. 943E18610DFD0966002456E5 /* keythi.h */,
  901. 943E18620DFD0966002456E5 /* md */,
  902. 943E18840DFD0966002456E5 /* mozIJSSubScriptLoader.h */,
  903. 943E18850DFD0966002456E5 /* npapi.h */,
  904. 943E18860DFD0966002456E5 /* npruntime.h */,
  905. 943E18870DFD0966002456E5 /* nptypes.h */,
  906. 943E18880DFD0966002456E5 /* npupp.h */,
  907. 943E18890DFD0966002456E5 /* nsArrayEnumerator.h */,
  908. 943E188A0DFD0966002456E5 /* nsArrayUtils.h */,
  909. 943E188B0DFD0966002456E5 /* nsAutoLock.h */,
  910. 943E188C0DFD0966002456E5 /* nsBaseHashtable.h */,
  911. 943E188D0DFD0966002456E5 /* nsCategoryCache.h */,
  912. 943E188E0DFD0966002456E5 /* nsClassHashtable.h */,
  913. 943E188F0DFD0966002456E5 /* nsCOMArray.h */,
  914. 943E18900DFD0966002456E5 /* nsComponentManagerUtils.h */,
  915. 943E18910DFD0966002456E5 /* nsCOMPtr.h */,
  916. 943E18920DFD0966002456E5 /* nscore.h */,
  917. 943E18930DFD0966002456E5 /* nsCRTGlue.h */,
  918. 943E18940DFD0966002456E5 /* nsCycleCollectionParticipant.h */,
  919. 943E18950DFD0966002456E5 /* nsCycleCollector.h */,
  920. 943E18960DFD0966002456E5 /* nsDataHashtable.h */,
  921. 943E18970DFD0966002456E5 /* nsDebug.h */,
  922. 943E18980DFD0966002456E5 /* nsDeque.h */,
  923. 943E18990DFD0966002456E5 /* nsDirectoryServiceDefs.h */,
  924. 943E189A0DFD0966002456E5 /* nsDirectoryServiceUtils.h */,
  925. 943E189B0DFD0966002456E5 /* nsEmbedAPI.h */,
  926. 943E189C0DFD0966002456E5 /* nsEmbedCID.h */,
  927. 943E189D0DFD0966002456E5 /* nsEmbedString.h */,
  928. 943E189E0DFD0966002456E5 /* nsEnumeratorUtils.h */,
  929. 943E189F0DFD0966002456E5 /* nsError.h */,
  930. 943E18A00DFD0966002456E5 /* nsGenericFactory.h */,
  931. 943E18A10DFD0966002456E5 /* nsHashKeys.h */,
  932. 943E18A20DFD0966002456E5 /* nsIArray.h */,
  933. 943E18A30DFD0966002456E5 /* nsIASN1Object.h */,
  934. 943E18A40DFD0966002456E5 /* nsIASN1Sequence.h */,
  935. 943E18A50DFD0966002456E5 /* nsICategoryManager.h */,
  936. 943E18A60DFD0966002456E5 /* nsICertificateDialogs.h */,
  937. 943E18A70DFD0966002456E5 /* nsIChannel.h */,
  938. 943E18A80DFD0966002456E5 /* nsIClassInfo.h */,
  939. 943E18A90DFD0966002456E5 /* nsIClassInfoImpl.h */,
  940. 943E18AA0DFD0966002456E5 /* nsIClipboardCommands.h */,
  941. 943E18AB0DFD0966002456E5 /* nsIComponentManager.h */,
  942. 943E18AC0DFD0966002456E5 /* nsIComponentRegistrar.h */,
  943. 943E18AD0DFD0966002456E5 /* nsIContextMenuListener.h */,
  944. 943E18AE0DFD0966002456E5 /* nsICookie.h */,
  945. 943E18AF0DFD0966002456E5 /* nsICookieManager.h */,
  946. 943E18B00DFD0966002456E5 /* nsICRLInfo.h */,
  947. 943E18B10DFD0966002456E5 /* nsID.h */,
  948. 943E18B20DFD0966002456E5 /* nsIDebug.h */,
  949. 943E18B30DFD0966002456E5 /* nsIDirectoryService.h */,
  950. 943E18B40DFD0966002456E5 /* nsIDOM3DocumentEvent.h */,
  951. 943E18B50DFD0966002456E5 /* nsIDOM3EventTarget.h */,
  952. 943E18B60DFD0966002456E5 /* nsIDOMAbstractView.h */,
  953. 943E18B70DFD0966002456E5 /* nsIDOMAttr.h */,
  954. 943E18B80DFD0966002456E5 /* nsIDOMBarProp.h */,
  955. 943E18B90DFD0966002456E5 /* nsIDOMCDATASection.h */,
  956. 943E18BA0DFD0966002456E5 /* nsIDOMCharacterData.h */,
  957. 943E18BB0DFD0966002456E5 /* nsIDOMComment.h */,
  958. 943E18BC0DFD0966002456E5 /* nsIDOMCSSPrimitiveValue.h */,
  959. 943E18BD0DFD0966002456E5 /* nsIDOMCSSRule.h */,
  960. 943E18BE0DFD0966002456E5 /* nsIDOMCSSRuleList.h */,
  961. 943E18BF0DFD0966002456E5 /* nsIDOMCSSStyleDeclaration.h */,
  962. 943E18C00DFD0966002456E5 /* nsIDOMCSSStyleSheet.h */,
  963. 943E18C10DFD0966002456E5 /* nsIDOMCSSValue.h */,
  964. 943E18C20DFD0966002456E5 /* nsIDOMCSSValueList.h */,
  965. 943E18C30DFD0966002456E5 /* nsIDOMCustomEvent.h */,
  966. 943E18C40DFD0966002456E5 /* nsIDOMDocument.h */,
  967. 943E18C50DFD0966002456E5 /* nsIDOMDocumentEvent.h */,
  968. 943E18C60DFD0966002456E5 /* nsIDOMDocumentFragment.h */,
  969. 943E18C70DFD0966002456E5 /* nsIDOMDocumentRange.h */,
  970. 943E18C80DFD0966002456E5 /* nsIDOMDocumentStyle.h */,
  971. 943E18C90DFD0966002456E5 /* nsIDOMDocumentType.h */,
  972. 943E18CA0DFD0966002456E5 /* nsIDOMDocumentView.h */,
  973. 943E18CB0DFD0966002456E5 /* nsIDOMDOMException.h */,
  974. 943E18CC0DFD0966002456E5 /* nsIDOMDOMImplementation.h */,
  975. 943E18CD0DFD0966002456E5 /* nsIDOMElement.h */,
  976. 943E18CE0DFD0966002456E5 /* nsIDOMElementCSSInlineStyle.h */,
  977. 943E18CF0DFD0966002456E5 /* nsIDOMEntity.h */,
  978. 943E18D00DFD0966002456E5 /* nsIDOMEntityReference.h */,
  979. 943E18D10DFD0966002456E5 /* nsIDOMEvent.h */,
  980. 943E18D20DFD0966002456E5 /* nsIDOMEventGroup.h */,
  981. 943E18D30DFD0966002456E5 /* nsIDOMEventListener.h */,
  982. 943E18D40DFD0966002456E5 /* nsIDOMEventTarget.h */,
  983. 943E18D50DFD0966002456E5 /* nsIDOMHTMLAnchorElement.h */,
  984. 943E18D60DFD0966002456E5 /* nsIDOMHTMLAppletElement.h */,
  985. 943E18D70DFD0966002456E5 /* nsIDOMHTMLAreaElement.h */,
  986. 943E18D80DFD0966002456E5 /* nsIDOMHTMLBaseElement.h */,
  987. 943E18D90DFD0966002456E5 /* nsIDOMHTMLBaseFontElement.h */,
  988. 943E18DA0DFD0966002456E5 /* nsIDOMHTMLBodyElement.h */,
  989. 943E18DB0DFD0966002456E5 /* nsIDOMHTMLBRElement.h */,
  990. 943E18DC0DFD0966002456E5 /* nsIDOMHTMLButtonElement.h */,
  991. 943E18DD0DFD0966002456E5 /* nsIDOMHTMLCollection.h */,
  992. 943E18DE0DFD0966002456E5 /* nsIDOMHTMLDirectoryElement.h */,
  993. 943E18DF0DFD0966002456E5 /* nsIDOMHTMLDivElement.h */,
  994. 943E18E00DFD0966002456E5 /* nsIDOMHTMLDListElement.h */,
  995. 943E18E10DFD0966002456E5 /* nsIDOMHTMLDocument.h */,
  996. 943E18E20DFD0966002456E5 /* nsIDOMHTMLElement.h */,
  997. 943E18E30DFD0966002456E5 /* nsIDOMHTMLEmbedElement.h */,
  998. 943E18E40DFD0966002456E5 /* nsIDOMHTMLFieldSetElement.h */,
  999. 943E18E50DFD0966002456E5 /* nsIDOMHTMLFontElement.h */,
  1000. 943E18E60DFD0966002456E5 /* nsIDOMHTMLFormElement.h */,
  1001. 943E18E70DFD0966002456E5 /* nsIDOMHTMLFrameElement.h */,
  1002. 943E18E80DFD0966002456E5 /* nsIDOMHTMLFrameSetElement.h */,
  1003. 943E18E90DFD0966002456E5 /* nsIDOMHTMLHeadElement.h */,
  1004. 943E18EA0DFD0966002456E5 /* nsIDOMHTMLHeadingElement.h */,
  1005. 943E18EB0DFD0966002456E5 /* nsIDOMHTMLHRElement.h */,
  1006. 943E18EC0DFD0966002456E5 /* nsIDOMHTMLHtmlElement.h */,
  1007. 943E18ED0DFD0966002456E5 /* nsIDOMHTMLIFrameElement.h */,
  1008. 943E18EE0DFD0966002456E5 /* nsIDOMHTMLImageElement.h */,
  1009. 943E18EF0DFD0966002456E5 /* nsIDOMHTMLInputElement.h */,
  1010. 943E18F00DFD0966002456E5 /* nsIDOMHTMLIsIndexElement.h */,
  1011. 943E18F10DFD0966002456E5 /* nsIDOMHTMLLabelElement.h */,
  1012. 943E18F20DFD0966002456E5 /* nsIDOMHTMLLegendElement.h */,
  1013. 943E18F30DFD0966002456E5 /* nsIDOMHTMLLIElement.h */,
  1014. 943E18F40DFD0966002456E5 /* nsIDOMHTMLLinkElement.h */,
  1015. 943E18F50DFD0966002456E5 /* nsIDOMHTMLMapElement.h */,
  1016. 943E18F60DFD0966002456E5 /* nsIDOMHTMLMenuElement.h */,
  1017. 943E18F70DFD0966002456E5 /* nsIDOMHTMLMetaElement.h */,
  1018. 943E18F80DFD0966002456E5 /* nsIDOMHTMLModElement.h */,
  1019. 943E18F90DFD0966002456E5 /* nsIDOMHTMLObjectElement.h */,
  1020. 943E18FA0DFD0966002456E5 /* nsIDOMHTMLOListElement.h */,
  1021. 943E18FB0DFD0966002456E5 /* nsIDOMHTMLOptGroupElement.h */,
  1022. 943E18FC0DFD0966002456E5 /* nsIDOMHTMLOptionElement.h */,
  1023. 943E18FD0DFD0966002456E5 /* nsIDOMHTMLOptionsCollection.h */,
  1024. 943E18FE0DFD0966002456E5 /* nsIDOMHTMLParagraphElement.h */,
  1025. 943E18FF0DFD0966002456E5 /* nsIDOMHTMLParamElement.h */,
  1026. 943E19000DFD0966002456E5 /* nsIDOMHTMLPreElement.h */,
  1027. 943E19010DFD0966002456E5 /* nsIDOMHTMLQuoteElement.h */,
  1028. 943E19020DFD0966002456E5 /* nsIDOMHTMLScriptElement.h */,
  1029. 943E19030DFD0966002456E5 /* nsIDOMHTMLSelectElement.h */,
  1030. 943E19040DFD0966002456E5 /* nsIDOMHTMLStyleElement.h */,
  1031. 943E19050DFD0966002456E5 /* nsIDOMHTMLTableCaptionElem.h */,
  1032. 943E19060DFD0966002456E5 /* nsIDOMHTMLTableCellElement.h */,
  1033. 943E19070DFD0966002456E5 /* nsIDOMHTMLTableColElement.h */,
  1034. 943E19080DFD0966002456E5 /* nsIDOMHTMLTableElement.h */,
  1035. 943E19090DFD0966002456E5 /* nsIDOMHTMLTableRowElement.h */,
  1036. 943E190A0DFD0966002456E5 /* nsIDOMHTMLTableSectionElem.h */,
  1037. 943E190B0DFD0966002456E5 /* nsIDOMHTMLTextAreaElement.h */,
  1038. 943E190C0DFD0966002456E5 /* nsIDOMHTMLTitleElement.h */,
  1039. 943E190D0DFD0966002456E5 /* nsIDOMHTMLUListElement.h */,
  1040. 943E190E0DFD0966002456E5 /* nsIDOMMediaList.h */,
  1041. 943E190F0DFD0966002456E5 /* nsIDOMMouseEvent.h */,
  1042. 943E19100DFD0966002456E5 /* nsIDOMNamedNodeMap.h */,
  1043. 943E19110DFD0966002456E5 /* nsIDOMNode.h */,
  1044. 943E19120DFD0966002456E5 /* nsIDOMNodeList.h */,
  1045. 943E19130DFD0966002456E5 /* nsIDOMNotation.h */,
  1046. 943E19140DFD0966002456E5 /* nsIDOMProcessingInstruction.h */,
  1047. 943E19150DFD0966002456E5 /* nsIDOMRange.h */,
  1048. 943E19160DFD0966002456E5 /* nsIDOMStorage.h */,
  1049. 943E19170DFD0966002456E5 /* nsIDOMStorageEvent.h */,
  1050. 943E19180DFD0966002456E5 /* nsIDOMStorageItem.h */,
  1051. 943E19190DFD0966002456E5 /* nsIDOMStorageList.h */,
  1052. 943E191A0DFD0966002456E5 /* nsIDOMStorageWindow.h */,
  1053. 943E191B0DFD0966002456E5 /* nsIDOMStyleSheet.h */,
  1054. 943E191C0DFD0966002456E5 /* nsIDOMStyleSheetList.h */,
  1055. 943E191D0DFD0966002456E5 /* nsIDOMText.h */,
  1056. 943E191E0DFD0966002456E5 /* nsIDOMUIEvent.h */,
  1057. 943E191F0DFD0966002456E5 /* nsIDOMWindow.h */,
  1058. 943E19200DFD0966002456E5 /* nsIDOMWindow2.h */,
  1059. 943E19210DFD0966002456E5 /* nsIDOMWindowCollection.h */,
  1060. 943E19220DFD0966002456E5 /* nsIDOMWindowUtils.h */,
  1061. 943E19230DFD0966002456E5 /* nsIEmbeddingSiteWindow.h */,
  1062. 943E19240DFD0966002456E5 /* nsIFactory.h */,
  1063. 943E19250DFD0966002456E5 /* nsIFile.h */,
  1064. 943E19260DFD0966002456E5 /* nsIFileURL.h */,
  1065. 943E19270DFD0966002456E5 /* nsIGenericFactory.h */,
  1066. 943E19280DFD0966002456E5 /* nsIGlobalHistory.h */,
  1067. 943E19290DFD0966002456E5 /* nsIHashable.h */,
  1068. 943E192A0DFD0966002456E5 /* nsIHistoryEntry.h */,
  1069. 943E192B0DFD0966002456E5 /* nsIHttpChannel.h */,
  1070. 943E192C0DFD0966002456E5 /* nsIHttpHeaderVisitor.h */,
  1071. 943E192D0DFD0966002456E5 /* nsIInputStream.h */,
  1072. 943E192E0DFD0966002456E5 /* nsIInterfaceRequestor.h */,
  1073. 943E192F0DFD0966002456E5 /* nsIInterfaceRequestorUtils.h */,
  1074. 943E19300DFD0966002456E5 /* nsIIOService.h */,
  1075. 943E19310DFD0966002456E5 /* nsIJSON.h */,
  1076. 943E19320DFD0966002456E5 /* nsILoadGroup.h */,
  1077. 943E19330DFD0966002456E5 /* nsILocalFile.h */,
  1078. 943E19340DFD0966002456E5 /* nsIMemory.h */,
  1079. 943E19350DFD0966002456E5 /* nsIModule.h */,
  1080. 943E19360DFD0966002456E5 /* nsIMutableArray.h */,
  1081. 943E19370DFD0966002456E5 /* nsINIParser.h */,
  1082. 943E19380DFD0966002456E5 /* nsInterfaceHashtable.h */,
  1083. 943E19390DFD0966002456E5 /* nsIObserver.h */,
  1084. 943E193A0DFD0966002456E5 /* nsIObserverService.h */,
  1085. 943E193B0DFD0966002456E5 /* nsIOutputStream.h */,
  1086. 943E193C0DFD0966002456E5 /* nsIPrefBranch.h */,
  1087. 943E193D0DFD0966002456E5 /* nsIPrefBranch2.h */,
  1088. 943E193E0DFD0966002456E5 /* nsIPrefLocalizedString.h */,
  1089. 943E193F0DFD0966002456E5 /* nsIPrefService.h */,
  1090. 943E19400DFD0966002456E5 /* nsIProfile.h */,
  1091. 943E19410DFD0966002456E5 /* nsIProfileChangeStatus.h */,
  1092. 943E19420DFD0966002456E5 /* nsIProgrammingLanguage.h */,
  1093. 943E19430DFD0966002456E5 /* nsIPromptService.h */,
  1094. 943E19440DFD0966002456E5 /* nsIProperties.h */,
  1095. 943E19450DFD0966002456E5 /* nsIProtocolHandler.h */,
  1096. 943E19460DFD0966002456E5 /* nsIRequest.h */,
  1097. 943E19470DFD0966002456E5 /* nsIRequestObserver.h */,
  1098. 943E19480DFD0966002456E5 /* nsIScriptableInputStream.h */,
  1099. 943E19490DFD0966002456E5 /* nsISecurityWarningDialogs.h */,
  1100. 943E194A0DFD0966002456E5 /* nsISelection.h */,
  1101. 943E194B0DFD0966002456E5 /* nsIServiceManager.h */,
  1102. 943E194C0DFD0966002456E5 /* nsISHistory.h */,
  1103. 943E194D0DFD0966002456E5 /* nsISHistoryListener.h */,
  1104. 943E194E0DFD0966002456E5 /* nsISimpleEnumerator.h */,
  1105. 943E194F0DFD0966002456E5 /* nsIStreamListener.h */,
  1106. 943E19500DFD0966002456E5 /* nsISupports.h */,
  1107. 943E19510DFD0966002456E5 /* nsISupportsBase.h */,
  1108. 943E19520DFD0966002456E5 /* nsISupportsImpl.h */,
  1109. 943E19530DFD0966002456E5 /* nsISupportsPrimitives.h */,
  1110. 943E19540DFD0966002456E5 /* nsISupportsUtils.h */,
  1111. 943E19550DFD0966002456E5 /* nsITooltipListener.h */,
  1112. 943E19560DFD0966002456E5 /* nsITooltipTextProvider.h */,
  1113. 943E19570DFD0966002456E5 /* nsITraceRefcnt.h */,
  1114. 943E19580DFD0966002456E5 /* nsIUnicharStreamListener.h */,
  1115. 943E19590DFD0966002456E5 /* nsIUploadChannel.h */,
  1116. 943E195A0DFD0966002456E5 /* nsIURI.h */,
  1117. 943E195B0DFD0966002456E5 /* nsIURIContentListener.h */,
  1118. 943E195C0DFD0966002456E5 /* nsIURL.h */,
  1119. 943E195D0DFD0966002456E5 /* nsIWeakReference.h */,
  1120. 943E195E0DFD0966002456E5 /* nsIWeakReferenceUtils.h */,
  1121. 943E195F0DFD0966002456E5 /* nsIWebBrowser.h */,
  1122. 943E19600DFD0966002456E5 /* nsIWebBrowserChrome.h */,
  1123. 943E19610DFD0966002456E5 /* nsIWebBrowserChromeFocus.h */,
  1124. 943E19620DFD0966002456E5 /* nsIWebBrowserFind.h */,
  1125. 943E19630DFD0966002456E5 /* nsIWebBrowserFocus.h */,
  1126. 943E19640DFD0966002456E5 /* nsIWebBrowserPrint.h */,
  1127. 943E19650DFD0966002456E5 /* nsIWebBrowserSetup.h */,
  1128. 943E19660DFD0966002456E5 /* nsIWebBrowserStream.h */,
  1129. 943E19670DFD0966002456E5 /* nsIWebProgress.h */,
  1130. 943E19680DFD0966002456E5 /* nsIWebProgressListener.h */,
  1131. 943E19690DFD0966002456E5 /* nsIWindowCreator.h */,
  1132. 943E196A0DFD0966002456E5 /* nsIWindowWatcher.h */,
  1133. 943E196B0DFD0966002456E5 /* nsIX509Cert.h */,
  1134. 943E196C0DFD0966002456E5 /* nsIX509CertDB.h */,
  1135. 943E196D0DFD0966002456E5 /* nsIX509CertValidity.h */,
  1136. 943E196E0DFD0966002456E5 /* nsMemory.h */,
  1137. 943E196F0DFD0966002456E5 /* nsObjCExceptions.h */,
  1138. 943E19700DFD0966002456E5 /* nsParserDataListener.h */,
  1139. 943E19710DFD0966002456E5 /* nspr.h */,
  1140. 943E19720DFD0966002456E5 /* nsQuickSort.h */,
  1141. 943E19730DFD0966002456E5 /* nsRefPtrHashtable.h */,
  1142. 943E19740DFD0966002456E5 /* nsrootidl.h */,
  1143. 943E19750DFD0966002456E5 /* nss.h */,
  1144. 943E19760DFD0966002456E5 /* nssb64.h */,
  1145. 943E19770DFD0966002456E5 /* nssb64t.h */,
  1146. 943E19780DFD0966002456E5 /* nssbase.h */,
  1147. 943E19790DFD0966002456E5 /* nssbaset.h */,
  1148. 943E197B0DFD0966002456E5 /* nssckbi.h */,
  1149. 943E197C0DFD0966002456E5 /* nssckepv.h */,
  1150. 943E197D0DFD0966002456E5 /* nssckft.h */,
  1151. 943E197E0DFD0966002456E5 /* nssckfw.h */,
  1152. 943E197F0DFD0966002456E5 /* nssckfwc.h */,
  1153. 943E19800DFD0966002456E5 /* nssckfwt.h */,
  1154. 943E19810DFD0966002456E5 /* nssckg.h */,
  1155. 943E19820DFD0966002456E5 /* nssckmdt.h */,
  1156. 943E19830DFD0966002456E5 /* nssckt.h */,
  1157. 943E19840DFD0966002456E5 /* nsServiceManagerUtils.h */,
  1158. 943E19850DFD0966002456E5 /* nssilckt.h */,
  1159. 943E19860DFD0966002456E5 /* nssilock.h */,
  1160. 943E19870DFD0966002456E5 /* nsslocks.h */,
  1161. 943E19880DFD0966002456E5 /* nssrwlk.h */,
  1162. 943E19890DFD0966002456E5 /* nssrwlkt.h */,
  1163. 943E198A0DFD0966002456E5 /* nsStringAPI.h */,
  1164. 943E198B0DFD0966002456E5 /* nsStringGlue.h */,
  1165. 943E198C0DFD0966002456E5 /* nsTArray.h */,
  1166. 943E198D0DFD0966002456E5 /* nsTextFormatter.h */,
  1167. 943E198E0DFD0966002456E5 /* nsTHashtable.h */,
  1168. 943E198F0DFD0966002456E5 /* nsTObserverArray.h */,
  1169. 943E19900DFD0966002456E5 /* nsTPtrArray.h */,
  1170. 943E19910DFD0966002456E5 /* nsTraceRefcnt.h */,
  1171. 943E19920DFD0966002456E5 /* nsTWeakRef.h */,
  1172. 943E19930DFD0966002456E5 /* nsUnicharUtils.h */,
  1173. 943E19940DFD0966002456E5 /* nsVersionComparator.h */,
  1174. 943E19950DFD0966002456E5 /* nsVoidArray.h */,
  1175. 943E19960DFD0966002456E5 /* nsWeakReference.h */,
  1176. 943E19970DFD0966002456E5 /* nsXPCOM.h */,
  1177. 943E19980DFD0966002456E5 /* nsXPCOMCID.h */,
  1178. 943E19990DFD0966002456E5 /* nsXPCOMGlue.h */,
  1179. 943E199A0DFD0966002456E5 /* nsXPCOMStrings.h */,
  1180. 943E199B0DFD0966002456E5 /* obsolete */,
  1181. 943E19A00DFD0966002456E5 /* ocsp.h */,
  1182. 943E19A10DFD0966002456E5 /* ocspt.h */,
  1183. 943E19A20DFD0966002456E5 /* p12.h */,
  1184. 943E19A30DFD0966002456E5 /* p12plcy.h */,
  1185. 943E19A40DFD0966002456E5 /* p12t.h */,
  1186. 943E19A50DFD0966002456E5 /* pk11func.h */,
  1187. 943E19A60DFD0966002456E5 /* pk11pqg.h */,
  1188. 943E19A70DFD0966002456E5 /* pk11priv.h */,
  1189. 943E19A80DFD0966002456E5 /* pk11pub.h */,
  1190. 943E19A90DFD0966002456E5 /* pk11sdr.h */,
  1191. 943E19AA0DFD0966002456E5 /* pkcs11.h */,
  1192. 943E19AB0DFD0966002456E5 /* pkcs11f.h */,
  1193. 943E19AC0DFD0966002456E5 /* pkcs11n.h */,
  1194. 943E19AD0DFD0966002456E5 /* pkcs11p.h */,
  1195. 943E19AE0DFD0966002456E5 /* pkcs11t.h */,
  1196. 943E19AF0DFD0966002456E5 /* pkcs11u.h */,
  1197. 943E19B00DFD0966002456E5 /* pkcs12.h */,
  1198. 943E19B10DFD0966002456E5 /* pkcs12t.h */,
  1199. 943E19B20DFD0966002456E5 /* pkcs7t.h */,
  1200. 943E19B30DFD0966002456E5 /* plarena.h */,
  1201. 943E19B40DFD0966002456E5 /* plarenas.h */,
  1202. 943E19B50DFD0966002456E5 /* plbase64.h */,
  1203. 943E19B60DFD0966002456E5 /* pldhash.h */,
  1204. 943E19B70DFD0966002456E5 /* plerror.h */,
  1205. 943E19B80DFD0966002456E5 /* plgetopt.h */,
  1206. 943E19B90DFD0966002456E5 /* plhash.h */,
  1207. 943E19BA0DFD0966002456E5 /* plresolv.h */,
  1208. 943E19BB0DFD0966002456E5 /* plstr.h */,
  1209. 943E19BC0DFD0966002456E5 /* portreg.h */,
  1210. 943E19BD0DFD0966002456E5 /* pratom.h */,
  1211. 943E19BE0DFD0966002456E5 /* prbit.h */,
  1212. 943E19BF0DFD0966002456E5 /* prclist.h */,
  1213. 943E19C00DFD0966002456E5 /* prcmon.h */,
  1214. 943E19C10DFD0966002456E5 /* prcountr.h */,
  1215. 943E19C20DFD0966002456E5 /* prcpucfg.h */,
  1216. 943E19C30DFD0966002456E5 /* prcvar.h */,
  1217. 943E19C40DFD0966002456E5 /* prdtoa.h */,
  1218. 943E19C50DFD0966002456E5 /* preenc.h */,
  1219. 943E19C60DFD0966002456E5 /* prenv.h */,
  1220. 943E19C70DFD0966002456E5 /* prerr.h */,
  1221. 943E19C80DFD0966002456E5 /* prerror.h */,
  1222. 943E19C90DFD0966002456E5 /* prinet.h */,
  1223. 943E19CA0DFD0966002456E5 /* prinit.h */,
  1224. 943E19CB0DFD0966002456E5 /* prinrval.h */,
  1225. 943E19CC0DFD0966002456E5 /* prio.h */,
  1226. 943E19CD0DFD0966002456E5 /* pripcsem.h */,
  1227. 943E19CE0DFD0966002456E5 /* private */,
  1228. 943E19D20DFD0966002456E5 /* prlink.h */,
  1229. 943E19D30DFD0966002456E5 /* prlock.h */,
  1230. 943E19D40DFD0966002456E5 /* prlog.h */,
  1231. 943E19D50DFD0966002456E5 /* prlong.h */,
  1232. 943E19D60DFD0966002456E5 /* prmem.h */,
  1233. 943E19D70DFD0966002456E5 /* prmon.h */,
  1234. 943E19D80DFD0966002456E5 /* prmwait.h */,
  1235. 943E19D90DFD0966002456E5 /* prnetdb.h */,
  1236. 943E19DA0DFD0966002456E5 /* prolock.h */,
  1237. 943E19DB0DFD0966002456E5 /* prpdce.h */,
  1238. 943E19DC0DFD0966002456E5 /* prprf.h */,
  1239. 943E19DD0DFD0966002456E5 /* prproces.h */,
  1240. 943E19DE0DFD0966002456E5 /* prrng.h */,
  1241. 943E19DF0DFD0966002456E5 /* prrwlock.h */,
  1242. 943E19E00DFD0966002456E5 /* prshm.h */,
  1243. 943E19E10DFD0966002456E5 /* prshma.h */,
  1244. 943E19E20DFD0966002456E5 /* prsystem.h */,
  1245. 943E19E30DFD0966002456E5 /* prthread.h */,
  1246. 943E19E40DFD0966002456E5 /* prtime.h */,
  1247. 943E19E50DFD0966002456E5 /* prtpool.h */,
  1248. 943E19E60DFD0966002456E5 /* prtrace.h */,
  1249. 943E19E70DFD0966002456E5 /* prtypes.h */,
  1250. 943E19E80DFD0966002456E5 /* prvrsion.h */,
  1251. 943E19E90DFD0966002456E5 /* prwin16.h */,
  1252. 943E19EA0DFD0966002456E5 /* secasn1.h */,
  1253. 943E19EB0DFD0966002456E5 /* secasn1t.h */,
  1254. 943E19EC0DFD0966002456E5 /* seccomon.h */,
  1255. 943E19ED0DFD0966002456E5 /* secder.h */,
  1256. 943E19EE0DFD0966002456E5 /* secdert.h */,
  1257. 943E19EF0DFD0966002456E5 /* secdig.h */,
  1258. 943E19F00DFD0966002456E5 /* secdigt.h */,
  1259. 943E19F10DFD0966002456E5 /* secerr.h */,
  1260. 943E19F20DFD0966002456E5 /* sechash.h */,
  1261. 943E19F30DFD0966002456E5 /* secitem.h */,
  1262. 943E19F40DFD0966002456E5 /* secmime.h */,
  1263. 943E19F50DFD0966002456E5 /* secmod.h */,
  1264. 943E19F60DFD0966002456E5 /* secmodt.h */,
  1265. 943E19F70DFD0966002456E5 /* secoid.h */,
  1266. 943E19F80DFD0966002456E5 /* secoidt.h */,
  1267. 943E19F90DFD0966002456E5 /* secpkcs5.h */,
  1268. 943E19FA0DFD0966002456E5 /* secpkcs7.h */,
  1269. 943E19FB0DFD0966002456E5 /* secport.h */,
  1270. 943E19FC0DFD0966002456E5 /* shsign.h */,
  1271. 943E19FD0DFD0966002456E5 /* smime.h */,
  1272. 943E19FE0DFD0966002456E5 /* ssl.h */,
  1273. 943E19FF0DFD0966002456E5 /* sslerr.h */,
  1274. 943E1A000DFD0966002456E5 /* sslproto.h */,
  1275. 943E1A010DFD0966002456E5 /* sslt.h */,
  1276. 943E1A020DFD0966002456E5 /* utilrename.h */,
  1277. 943E1A030DFD0966002456E5 /* watcomfx.h */,
  1278. 943E1A040DFD0966002456E5 /* xpcom-config.h */,
  1279. );
  1280. name = "gecko api";
  1281. path = gecko_api/include;
  1282. sourceTree = "<group>";
  1283. };
  1284. 943E18620DFD0966002456E5 /* md */ = {
  1285. isa = PBXGroup;
  1286. children = (
  1287. );
  1288. path = md;
  1289. sourceTree = "<group>";
  1290. };
  1291. 943E199B0DFD0966002456E5 /* obsolete */ = {
  1292. isa = PBXGroup;
  1293. children = (
  1294. 943E199C0DFD0966002456E5 /* pralarm.h */,
  1295. 943E199D0DFD0966002456E5 /* probslet.h */,
  1296. 943E199E0DFD0966002456E5 /* protypes.h */,
  1297. 943E199F0DFD0966002456E5 /* prsem.h */,
  1298. );
  1299. path = obsolete;
  1300. sourceTree = "<group>";
  1301. };
  1302. 943E19CE0DFD0966002456E5 /* private */ = {
  1303. isa = PBXGroup;
  1304. children = (
  1305. 943E19CF0DFD0966002456E5 /* pprio.h */,
  1306. 943E19D00DFD0966002456E5 /* pprthred.h */,
  1307. 943E19D10DFD0966002456E5 /* prpriv.h */,
  1308. );
  1309. path = private;
  1310. sourceTree = "<group>";
  1311. };
  1312. 9455AE2B0DEB24D10059FED3 /* npapi */ = {
  1313. isa = PBXGroup;
  1314. children = (
  1315. 9486477810B24E4D00D02216 /* npunix.c */,
  1316. 948646E310B2484C00D02216 /* npfunctions.h */,
  1317. 948646E410B2484C00D02216 /* nptypes.h */,
  1318. 9455AE2C0DEB24D10059FED3 /* npapi.h */,
  1319. 9410EB3D0E08B93800CA7F4A /* npruntime.h */,
  1320. );
  1321. path = npapi;
  1322. sourceTree = "<group>";
  1323. };
  1324. 945CA8840E95E33000202FE4 /* gecko_sdk */ = {
  1325. isa = PBXGroup;
  1326. children = (
  1327. 945CA8850E95E33000202FE4 /* bin */,
  1328. 945CA88A0E95E33000202FE4 /* idl */,
  1329. 945CA9500E95E33000202FE4 /* README.sgross */,
  1330. );
  1331. path = gecko_sdk;
  1332. sourceTree = "<group>";
  1333. };
  1334. 945CA8850E95E33000202FE4 /* bin */ = {
  1335. isa = PBXGroup;
  1336. children = (
  1337. 945CA8860E95E33000202FE4 /* regxpcom */,
  1338. 945CA8870E95E33000202FE4 /* xpidl */,
  1339. 945CA8880E95E33000202FE4 /* xpt_dump */,
  1340. 945CA8890E95E33000202FE4 /* xpt_link */,
  1341. );
  1342. path = bin;
  1343. sourceTree = "<group>";
  1344. };
  1345. 945CA88A0E95E33000202FE4 /* idl */ = {
  1346. isa = PBXGroup;
  1347. children = (
  1348. 945CA88B0E95E33000202FE4 /* domstubs.idl */,
  1349. 945CA88C0E95E33000202FE4 /* mozIJSSubScriptLoader.idl */,
  1350. 945CA88D0E95E33000202FE4 /* nsIArray.idl */,
  1351. 945CA88E0E95E33000202FE4 /* nsIASN1Object.idl */,
  1352. 945CA88F0E95E33000202FE4 /* nsIASN1Sequence.idl */,
  1353. 945CA8900E95E33000202FE4 /* nsICategoryManager.idl */,
  1354. 945CA8910E95E33000202FE4 /* nsICertificateDialogs.idl */,
  1355. 945CA8920E95E33000202FE4 /* nsIChannel.idl */,
  1356. 945CA8930E95E33000202FE4 /* nsIClassInfo.idl */,
  1357. 945CA8940E95E33000202FE4 /* nsIClipboardCommands.idl */,
  1358. 945CA8950E95E33000202FE4 /* nsIComponentManager.idl */,
  1359. 945CA8960E95E33000202FE4 /* nsIComponentRegistrar.idl */,
  1360. 945CA8970E95E33000202FE4 /* nsIContextMenuListener.idl */,
  1361. 945CA8980E95E33000202FE4 /* nsICookie.idl */,
  1362. 945CA8990E95E33000202FE4 /* nsICookieManager.idl */,
  1363. 945CA89A0E95E33000202FE4 /* nsICRLInfo.idl */,
  1364. 945CA89B0E95E33000202FE4 /* nsIDebug.idl */,
  1365. 945CA89C0E95E33000202FE4 /* nsIDirectoryService.idl */,
  1366. 945CA89D0E95E33000202FE4 /* nsIDOM3DocumentEvent.idl */,
  1367. 945CA89E0E95E33000202FE4 /* nsIDOM3EventTarget.idl */,
  1368. 945CA89F0E95E33000202FE4 /* nsIDOMAbstractView.idl */,
  1369. 945CA8A00E95E33000202FE4 /* nsIDOMAttr.idl */,
  1370. 945CA8A10E95E33000202FE4 /* nsIDOMBarProp.idl */,
  1371. 945CA8A20E95E33000202FE4 /* nsIDOMCDATASection.idl */,
  1372. 945CA8A30E95E33000202FE4 /* nsIDOMCharacterData.idl */,
  1373. 945CA8A40E95E33000202FE4 /* nsIDOMComment.idl */,
  1374. 945CA8A50E95E33000202FE4 /* nsIDOMCSSPrimitiveValue.idl */,
  1375. 945CA8A60E95E33000202FE4 /* nsIDOMCSSRule.idl */,
  1376. 945CA8A70E95E33000202FE4 /* nsIDOMCSSRuleList.idl */,
  1377. 945CA8A80E95E33000202FE4 /* nsIDOMCSSStyleDeclaration.idl */,
  1378. 945CA8A90E95E33000202FE4 /* nsIDOMCSSStyleSheet.idl */,
  1379. 945CA8AA0E95E33000202FE4 /* nsIDOMCSSValue.idl */,
  1380. 945CA8AB0E95E33000202FE4 /* nsIDOMCSSValueList.idl */,
  1381. 945CA8AC0E95E33000202FE4 /* nsIDOMCustomEvent.idl */,
  1382. 945CA8AD0E95E33000202FE4 /* nsIDOMDocument.idl */,
  1383. 945CA8AE0E95E33000202FE4 /* nsIDOMDocumentEvent.idl */,
  1384. 945CA8AF0E95E33000202FE4 /* nsIDOMDocumentFragment.idl */,
  1385. 945CA8B00E95E33000202FE4 /* nsIDOMDocumentRange.idl */,
  1386. 945CA8B10E95E33000202FE4 /* nsIDOMDocumentStyle.idl */,
  1387. 945CA8B20E95E33000202FE4 /* nsIDOMDocumentType.idl */,
  1388. 945CA8B30E95E33000202FE4 /* nsIDOMDocumentView.idl */,
  1389. 945CA8B40E95E33000202FE4 /* nsIDOMDOMException.idl */,
  1390. 945CA8B50E95E33000202FE4 /* nsIDOMDOMImplementation.idl */,
  1391. 945CA8B60E95E33000202FE4 /* nsIDOMElement.idl */,
  1392. 945CA8B70E95E33000202FE4 /* nsIDOMElementCSSInlineStyle.idl */,
  1393. 945CA8B80E95E33000202FE4 /* nsIDOMEntity.idl */,
  1394. 945CA8B90E95E33000202FE4 /* nsIDOMEntityReference.idl */,
  1395. 945CA8BA0E95E33000202FE4 /* nsIDOMEvent.idl */,
  1396. 945CA8BB0E95E33000202FE4 /* nsIDOMEventGroup.idl */,
  1397. 945CA8BC0E95E33000202FE4 /* nsIDOMEventListener.idl */,
  1398. 945CA8BD0E95E33000202FE4 /* nsIDOMEventTarget.idl */,
  1399. 945CA8BE0E95E33000202FE4 /* nsIDOMHTMLAnchorElement.idl */,
  1400. 945CA8BF0E95E33000202FE4 /* nsIDOMHTMLAppletElement.idl */,
  1401. 945CA8C00E95E33000202FE4 /* nsIDOMHTMLAreaElement.idl */,
  1402. 945CA8C10E95E33000202FE4 /* nsIDOMHTMLBaseElement.idl */,
  1403. 945CA8C20E95E33000202FE4 /* nsIDOMHTMLBaseFontElement.idl */,
  1404. 945CA8C30E95E33000202FE4 /* nsIDOMHTMLBodyElement.idl */,
  1405. 945CA8C40E95E33000202FE4 /* nsIDOMHTMLBRElement.idl */,
  1406. 945CA8C50E95E33000202FE4 /* nsIDOMHTMLButtonElement.idl */,
  1407. 945CA8C60E95E33000202FE4 /* nsIDOMHTMLCollection.idl */,
  1408. 945CA8C70E95E33000202FE4 /* nsIDOMHTMLDirectoryElement.idl */,
  1409. 945CA8C80E95E33000202FE4 /* nsIDOMHTMLDivElement.idl */,
  1410. 945CA8C90E95E33000202FE4 /* nsIDOMHTMLDListElement.idl */,
  1411. 945CA8CA0E95E33000202FE4 /* nsIDOMHTMLDocument.idl */,
  1412. 945CA8CB0E95E33000202FE4 /* nsIDOMHTMLElement.idl */,
  1413. 945CA8CC0E95E33000202FE4 /* nsIDOMHTMLEmbedElement.idl */,
  1414. 945CA8CD0E95E33000202FE4 /* nsIDOMHTMLFieldSetElement.idl */,
  1415. 945CA8CE0E95E33000202FE4 /* nsIDOMHTMLFontElement.idl */,
  1416. 945CA8CF0E95E33000202FE4 /* nsIDOMHTMLFormElement.idl */,
  1417. 945CA8D00E95E33000202FE4 /* nsIDOMHTMLFrameElement.idl */,
  1418. 945CA8D10E95E33000202FE4 /* nsIDOMHTMLFrameSetElement.idl */,
  1419. 945CA8D20E95E33000202FE4 /* nsIDOMHTMLHeadElement.idl */,
  1420. 945CA8D30E95E33000202FE4 /* nsIDOMHTMLHeadingElement.idl */,
  1421. 945CA8D40E95E33000202FE4 /* nsIDOMHTMLHRElement.idl */,
  1422. 945CA8D50E95E33000202FE4 /* nsIDOMHTMLHtmlElement.idl */,
  1423. 945CA8D60E95E33000202FE4 /* nsIDOMHTMLIFrameElement.idl */,
  1424. 945CA8D70E95E33000202FE4 /* nsIDOMHTMLImageElement.idl */,
  1425. 945CA8D80E95E33000202FE4 /* nsIDOMHTMLInputElement.idl */,
  1426. 945CA8D90E95E33000202FE4 /* nsIDOMHTMLIsIndexElement.idl */,
  1427. 945CA8DA0E95E33000202FE4 /* nsIDOMHTMLLabelElement.idl */,
  1428. 945CA8DB0E95E33000202FE4 /* nsIDOMHTMLLegendElement.idl */,
  1429. 945CA8DC0E95E33000202FE4 /* nsIDOMHTMLLIElement.idl */,
  1430. 945CA8DD0E95E33000202FE4 /* nsIDOMHTMLLinkElement.idl */,
  1431. 945CA8DE0E95E33000202FE4 /* nsIDOMHTMLMapElement.idl */,
  1432. 945CA8DF0E95E33000202FE4 /* nsIDOMHTMLMenuElement.idl */,
  1433. 945CA8E00E95E33000202FE4 /* nsIDOMHTMLMetaElement.idl */,
  1434. 945CA8E10E95E33000202FE4 /* nsIDOMHTMLModElement.idl */,
  1435. 945CA8E20E95E33000202FE4 /* nsIDOMHTMLObjectElement.idl */,
  1436. 945CA8E30E95E33000202FE4 /* nsIDOMHTMLOListElement.idl */,
  1437. 945CA8E40E95E33000202FE4 /* nsIDOMHTMLOptGroupElement.idl */,
  1438. 945CA8E50E95E33000202FE4 /* nsIDOMHTMLOptionElement.idl */,
  1439. 945CA8E60E95E33000202FE4 /* nsIDOMHTMLOptionsCollection.idl */,
  1440. 945CA8E70E95E33000202FE4 /* nsIDOMHTMLParagraphElement.idl */,
  1441. 945CA8E80E95E33000202FE4 /* nsIDOMHTMLParamElement.idl */,
  1442. 945CA8E90E95E33000202FE4 /* nsIDOMHTMLPreElement.idl */,
  1443. 945CA8EA0E95E33000202FE4 /* nsIDOMHTMLQuoteElement.idl */,
  1444. 945CA8EB0E95E33000202FE4 /* nsIDOMHTMLScriptElement.idl */,
  1445. 945CA8EC0E95E33000202FE4 /* nsIDOMHTMLSelectElement.idl */,
  1446. 945CA8ED0E95E33000202FE4 /* nsIDOMHTMLStyleElement.idl */,
  1447. 945CA8EE0E95E33000202FE4 /* nsIDOMHTMLTableCaptionElem.idl */,
  1448. 945CA8EF0E95E33000202FE4 /* nsIDOMHTMLTableCellElement.idl */,
  1449. 945CA8F00E95E33000202FE4 /* nsIDOMHTMLTableColElement.idl */,
  1450. 945CA8F10E95E33000202FE4 /* nsIDOMHTMLTableElement.idl */,
  1451. 945CA8F20E95E33000202FE4 /* nsIDOMHTMLTableRowElement.idl */,
  1452. 945CA8F30E95E33000202FE4 /* nsIDOMHTMLTableSectionElem.idl */,
  1453. 945CA8F40E95E33000202FE4 /* nsIDOMHTMLTextAreaElement.idl */,
  1454. 945CA8F50E95E33000202FE4 /* nsIDOMHTMLTitleElement.idl */,
  1455. 945CA8F60E95E33000202FE4 /* nsIDOMHTMLUListElement.idl */,
  1456. 945CA8F70E95E33000202FE4 /* nsIDOMMediaList.idl */,
  1457. 945CA8F80E95E33000202FE4 /* nsIDOMMouseEvent.idl */,
  1458. 945CA8F90E95E33000202FE4 /* nsIDOMNamedNodeMap.idl */,
  1459. 945CA8FA0E95E33000202FE4 /* nsIDOMNode.idl */,
  1460. 945CA8FB0E95E33000202FE4 /* nsIDOMNodeList.idl */,
  1461. 945CA8FC0E95E33000202FE4 /* nsIDOMNotation.idl */,
  1462. 945CA8FD0E95E33000202FE4 /* nsIDOMProcessingInstruction.idl */,
  1463. 945CA8FE0E95E33000202FE4 /* nsIDOMRange.idl */,
  1464. 945CA8FF0E95E33000202FE4 /* nsIDOMStorage.idl */,
  1465. 945CA9000E95E33000202FE4 /* nsIDOMStorageEvent.idl */,
  1466. 945CA9010E95E33000202FE4 /* nsIDOMStorageItem.idl */,
  1467. 945CA9020E95E33000202FE4 /* nsIDOMStorageList.idl */,
  1468. 945CA9030E95E33000202FE4 /* nsIDOMStorageWindow.idl */,
  1469. 945CA9040E95E33000202FE4 /* nsIDOMStyleSheet.idl */,
  1470. 945CA9050E95E33000202FE4 /* nsIDOMStyleSheetList.idl */,
  1471. 945CA9060E95E33000202FE4 /* nsIDOMText.idl */,
  1472. 945CA9070E95E33000202FE4 /* nsIDOMUIEvent.idl */,
  1473. 945CA9080E95E33000202FE4 /* nsIDOMWindow.idl */,
  1474. 945CA9090E95E33000202FE4 /* nsIDOMWindow2.idl */,
  1475. 945CA90A0E95E33000202FE4 /* nsIDOMWindowCollection.idl */,
  1476. 945CA90B0E95E33000202FE4 /* nsIDOMWindowUtils.idl */,
  1477. 945CA90C0E95E33000202FE4 /* nsIEmbeddingSiteWindow.idl */,
  1478. 945CA90D0E95E33000202FE4 /* nsIFactory.idl */,
  1479. 945CA90E0E95E33000202FE4 /* nsIFile.idl */,
  1480. 945CA90F0E95E33000202FE4 /* nsIFileURL.idl */,
  1481. 945CA9100E95E33000202FE4 /* nsIGlobalHistory.idl */,
  1482. 945CA9110E95E33000202FE4 /* nsIHashable.idl */,
  1483. 945CA9120E95E33000202FE4 /* nsIHistoryEntry.idl */,
  1484. 945CA9130E95E33000202FE4 /* nsIHttpChannel.idl */,
  1485. 945CA9140E95E33000202FE4 /* nsIHttpHeaderVisitor.idl */,
  1486. 945CA9150E95E33000202FE4 /* nsIInputStream.idl */,
  1487. 945CA9160E95E33000202FE4 /* nsIInterfaceRequestor.idl */,
  1488. 945CA9170E95E33000202FE4 /* nsIIOService.idl */,
  1489. 945CA9180E95E33000202FE4 /* nsIJSON.idl */,
  1490. 945CA9190E95E33000202FE4 /* nsILoadGroup.idl */,
  1491. 945CA91A0E95E33000202FE4 /* nsILocalFile.idl */,
  1492. 945CA91B0E95E33000202FE4 /* nsIMemory.idl */,
  1493. 945CA91C0E95E33000202FE4 /* nsIModule.idl */,
  1494. 945CA91D0E95E33000202FE4 /* nsIMutableArray.idl */,
  1495. 945CA91E0E95E33000202FE4 /* nsIObserver.idl */,
  1496. 945CA91F0E95E33000202FE4 /* nsIObserverService.idl */,
  1497. 945CA9200E95E33000202FE4 /* nsIOutputStream.idl */,
  1498. 945CA9210E95E33000202FE4 /* nsIPrefBranch.idl */,
  1499. 945CA9220E95E33000202FE4 /* nsIPrefBranch2.idl */,
  1500. 945CA9230E95E33000202FE4 /* nsIPrefLocalizedString.idl */,
  1501. 945CA9240E95E33000202FE4 /* nsIPrefService.idl */,
  1502. 945CA9250E95E33000202FE4 /* nsIProfile.idl */,
  1503. 945CA9260E95E33000202FE4 /* nsIProfileChangeStatus.idl */,
  1504. 945CA9270E95E33000202FE4 /* nsIProgrammingLanguage.idl */,
  1505. 945CA9280E95E33000202FE4 /* nsIPromptService.idl */,
  1506. 945CA9290E95E33000202FE4 /* nsIProperties.idl */,
  1507. 945CA92A0E95E33000202FE4 /* nsIProtocolHandler.idl */,
  1508. 945CA92B0E95E33000202FE4 /* nsIRequest.idl */,
  1509. 945CA92C0E95E33000202FE4 /* nsIRequestObserver.idl */,
  1510. 945CA92D0E95E33000202FE4 /* nsIScriptableInputStream.idl */,
  1511. 945CA92E0E95E33000202FE4 /* nsISecurityWarningDialogs.idl */,
  1512. 945CA92F0E95E33000202FE4 /* nsISelection.idl */,
  1513. 945CA9300E95E33000202FE4 /* nsIServiceManager.idl */,
  1514. 945CA9310E95E33000202FE4 /* nsISHistory.idl */,
  1515. 945CA9320E95E33000202FE4 /* nsISHistoryListener.idl */,
  1516. 945CA9330E95E33000202FE4 /* nsISimpleEnumerator.idl */,
  1517. 945CA9340E95E33000202FE4 /* nsIStreamListener.idl */,
  1518. 945CA9350E95E33000202FE4 /* nsISupports.idl */,
  1519. 945CA9360E95E33000202FE4 /* nsISupportsPrimitives.idl */,
  1520. 945CA9370E95E33000202FE4 /* nsITooltipListener.idl */,
  1521. 945CA9380E95E33000202FE4 /* nsITooltipTextProvider.idl */,
  1522. 945CA9390E95E33000202FE4 /* nsITraceRefcnt.idl */,
  1523. 945CA93A0E95E33000202FE4 /* nsIUnicharStreamListener.idl */,
  1524. 945CA93B0E95E33000202FE4 /* nsIUploadChannel.idl */,
  1525. 945CA93C0E95E33000202FE4 /* nsIURI.idl */,
  1526. 945CA93D0E95E33000202FE4 /* nsIURIContentListener.idl */,
  1527. 945CA93E0E95E33000202FE4 /* nsIURL.idl */,
  1528. 945CA93F0E95E33000202FE4 /* nsIWeakReference.idl */,
  1529. 945CA9400E95E33000202FE4 /* nsIWebBrowser.idl */,
  1530. 945CA9410E95E33000202FE4 /* nsIWebBrowserChrome.idl */,
  1531. 945CA9420E95E33000202FE4 /* nsIWebBrowserChromeFocus.idl */,
  1532. 945CA9430E95E33000202FE4 /* nsIWebBrowserFind.idl */,
  1533. 945CA9440E95E33000202FE4 /* nsIWebBrowserFocus.idl */,
  1534. 945CA9450E95E33000202FE4 /* nsIWebBrowserPrint.idl */,
  1535. 945CA9460E95E33000202FE4 /* nsIWebBrowserSetup.idl */,
  1536. 945CA9470E95E33000202FE4 /* nsIWebBrowserStream.idl */,
  1537. 945CA9480E95E33000202FE4 /* nsIWebProgress.idl */,
  1538. 945CA9490E95E33000202FE4 /* nsIWebProgressListener.idl */,
  1539. 945CA94A0E95E33000202FE4 /* nsIWindowCreator.idl */,
  1540. 945CA94B0E95E33000202FE4 /* nsIWindowWatcher.idl */,
  1541. 945CA94C0E95E33000202FE4 /* nsIX509Cert.idl */,
  1542. 945CA94D0E95E33000202FE4 /* nsIX509CertDB.idl */,
  1543. 945CA94E0E95E33000202FE4 /* nsIX509CertValidity.idl */,
  1544. 945CA94F0E95E33000202FE4 /* nsrootidl.idl */,
  1545. );
  1546. path = idl;
  1547. sourceTree = "<group>";
  1548. };
  1549. 948363390DEB643000E610F2 /* Classes */ = {
  1550. isa = PBXGroup;
  1551. children = (
  1552. 949DE1430DF4FBF200922723 /* PluginInstance.h */,
  1553. 949DE1440DF4FBF200922723 /* PluginInstance.mm */,
  1554. 941F8D270E980C1400B39F71 /* PluginInstanceOpenWithFinder.mm */,
  1555. 949DE1450DF4FBF200922723 /* PluginPDFView.h */,
  1556. 949DE1460DF4FBF200922723 /* PluginPDFView.mm */,
  1557. 945CA6CF0E9583D500202FE4 /* PluginPDFViewMenu.mm */,
  1558. 94484F9A0FE872760054FD12 /* PluginPDFViewPDFKitBundle.mm */,
  1559. 949DE1470DF4FBF200922723 /* SelectionController.h */,
  1560. 949DE1480DF4FBF200922723 /* SelectionController.mm */,
  1561. 94AF622B0DFE162B00BED136 /* Preferences.h */,
  1562. 94AF622C0DFE162B00BED136 /* Preferences.mm */,
  1563. 941F8D500E98111900B39F71 /* PDFPluginShim.h */,
  1564. 941F8D510E98111900B39F71 /* PDFPluginShim.mm */,
  1565. 94C6AC620FE5A6DF00B426DD /* PluginProgressView.h */,
  1566. 94C6AC630FE5A6DF00B426DD /* PluginProgressView.mm */,
  1567. );
  1568. name = Classes;
  1569. sourceTree = "<group>";
  1570. };
  1571. 94AF61820DFE132C00BED136 /* chrome */ = {
  1572. isa = PBXGroup;
  1573. children = (
  1574. 94AF61830DFE132C00BED136 /* content */,
  1575. 94AF61860DFE132C00BED136 /* skin */,
  1576. );
  1577. path = chrome;
  1578. sourceTree = "<group>";
  1579. };
  1580. 94AF61830DFE132C00BED136 /* content */ = {
  1581. isa = PBXGroup;
  1582. children = (
  1583. 941F91D00E989A8C00B39F71 /* pdfplugin.js */,
  1584. 941F91D10E989A8C00B39F71 /* pdfplugin.xul */,
  1585. );
  1586. path = content;
  1587. sourceTree = "<group>";
  1588. };
  1589. 94AF61860DFE132C00BED136 /* skin */ = {
  1590. isa = PBXGroup;
  1591. children = (
  1592. 94AF61870DFE132C00BED136 /* icon.png */,
  1593. );
  1594. path = skin;
  1595. sourceTree = "<group>";
  1596. };
  1597. 94AF61880DFE132C00BED136 /* defaults */ = {
  1598. isa = PBXGroup;
  1599. children = (
  1600. 94AF61890DFE132C00BED136 /* preferences */,
  1601. );
  1602. path = defaults;
  1603. sourceTree = "<group>";
  1604. };
  1605. 94AF61890DFE132C00BED136 /* preferences */ = {
  1606. isa = PBXGroup;
  1607. children = (
  1608. 94AF618A0DFE132C00BED136 /* prefs.js */,
  1609. );
  1610. path = preferences;
  1611. sourceTree = "<group>";
  1612. };
  1613. 94AF621D0DFE14EC00BED136 /* Linked Libraries */ = {
  1614. isa = PBXGroup;
  1615. children = (
  1616. 94AF62240DFE151700BED136 /* libnspr4.dylib */,
  1617. 94AF62250DFE151700BED136 /* libxpcom.dylib */,
  1618. 94AF62260DFE151700BED136 /* libxpcomglue_s.a */,
  1619. );
  1620. name = "Linked Libraries";
  1621. sourceTree = "<group>";
  1622. };
  1623. 94CA1B920E73412900197383 /* components */ = {
  1624. isa = PBXGroup;
  1625. children = (
  1626. 94CA1B940E73412900197383 /* PDFService.js */,
  1627. );
  1628. path = components;
  1629. sourceTree = "<group>";
  1630. };
  1631. /* End PBXGroup section */
  1632. /* Begin PBXNativeTarget section */
  1633. 8D5B49AC048680CD000E48DA /* pdfplugin */ = {
  1634. isa = PBXNativeTarget;
  1635. buildConfigurationList = 1DEB913A08733D840010E9CD /* Build configuration list for PBXNativeTarget "pdfplugin" */;
  1636. buildPhases = (
  1637. 8D5B49AF048680CD000E48DA /* Resources */,
  1638. 94276FEB0E733EF80005E3E9 /* Compile XPI Header */,
  1639. 94276FC80E7324BB0005E3E9 /* Compile Typelib */,
  1640. 8D5B49B1048680CD000E48DA /* Sources */,
  1641. 8D5B49B3048680CD000E48DA /* Frameworks */,
  1642. );
  1643. buildRules = (
  1644. );
  1645. dependencies = (
  1646. );
  1647. name = pdfplugin;
  1648. productInstallPath = "$(HOME)/Library/Bundles";
  1649. productName = pdfplugin;
  1650. productReference = 8D5B49B6048680CD000E48DA /* pdfplugin.plugin */;
  1651. productType = "com.apple.product-type.bundle";
  1652. };
  1653. /* End PBXNativeTarget section */
  1654. /* Begin PBXProject section */
  1655. 089C1669FE841209C02AAC07 /* Project object */ = {
  1656. isa = PBXProject;
  1657. buildConfigurationList = 1DEB913E08733D840010E9CD /* Build configuration list for PBXProject "pdfplugin" */;
  1658. compatibilityVersion = "Xcode 3.0";
  1659. developmentRegion = English;
  1660. hasScannedForEncodings = 1;
  1661. knownRegions = (
  1662. English,
  1663. Japanese,
  1664. French,
  1665. German,
  1666. );
  1667. mainGroup = 089C166AFE841209C02AAC07 /* pdfplugin */;
  1668. projectDirPath = "";
  1669. projectRoot = "";
  1670. targets = (
  1671. 8D5B49AC048680CD000E48DA /* pdfplugin */,
  1672. 9415EE390DECEBA700DB1334 /* install */,
  1673. 942F6B1F0DEF8FFA0000EFAC /* create xpi */,
  1674. );
  1675. };
  1676. /* End PBXProject section */
  1677. /* Begin PBXResourcesBuildPhase section */
  1678. 8D5B49AF048680CD000E48DA /* Resources */ = {
  1679. isa = PBXResourcesBuildPhase;
  1680. buildActionMask = 2147483647;
  1681. files = (
  1682. 8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */,
  1683. 94CC34990FBE0A4A0097FBBF /* Localizable.strings in Resources */,
  1684. 947A68720FE44A1F00301C1D /* PluginView.xib in Resources */,
  1685. );
  1686. runOnlyForDeploymentPostprocessing = 0;
  1687. };
  1688. /* End PBXResourcesBuildPhase section */
  1689. /* Begin PBXShellScriptBuildPhase section */
  1690. 9415EE3F0DECEBC000DB1334 /* ShellScript */ = {
  1691. isa = PBXShellScriptBuildPhase;
  1692. buildActionMask = 2147483647;
  1693. files = (
  1694. );
  1695. inputPaths = (
  1696. "$(BUILT_PRODUCTS_DIR)/pdfplugin.plugin",
  1697. );
  1698. outputPaths = (
  1699. "$(SRCROOT)/prebuilt/extension/plugins/pdfplugin.plugin",
  1700. );
  1701. runOnlyForDeploymentPostprocessing = 0;
  1702. shellPath = /bin/sh;
  1703. shellScript = "rm -rf $SRCROOT/prebuilt/extension/plugins/pdfplugin.plugin\ncp -r $BUILT_PRODUCTS_DIR/pdfplugin.plugin $SRCROOT/prebuilt/extension/plugins/pdfplugin.plugin";
  1704. };
  1705. 94276FC80E7324BB0005E3E9 /* Compile Typelib */ = {
  1706. isa = PBXShellScriptBuildPhase;
  1707. buildActionMask = 2147483647;
  1708. files = (
  1709. );
  1710. inputPaths = (
  1711. "$(SRCROOT)/idl/PDFService.idl",
  1712. "$(SRCROOT)/idl/PDFPlugin.idl",
  1713. );
  1714. name = "Compile Typelib";
  1715. outputPaths = (
  1716. "$(SRCROOT)/prebuilt/extension/components/PDFService.xpt",
  1717. "$(SRCROOT)/prebuilt/extension/components/PDFPlugin.xpt",
  1718. );
  1719. runOnlyForDeploymentPostprocessing = 0;
  1720. shellPath = /bin/sh;
  1721. shellScript = "$SRCROOT/gecko_sdk/bin/xpidl -m typelib -w -I $SRCROOT/gecko_sdk/idl -e $SRCROOT/prebuilt/extension/components/PDFService.xpt $SRCROOT/idl/PDFService.idl\n$SRCROOT/gecko_sdk/bin/xpidl -m typelib -w -I $SRCROOT/gecko_sdk/idl -e $SRCROOT/prebuilt/extension/components/PDFPlugin.xpt $SRCROOT/idl/PDFPlugin.idl";
  1722. };
  1723. 94276FEB0E733EF80005E3E9 /* Compile XPI Header */ = {
  1724. isa = PBXShellScriptBuildPhase;
  1725. buildActionMask = 2147483647;
  1726. files = (
  1727. );
  1728. inputPaths = (
  1729. "$(SRCROOT)/idl/PDFService.idl",
  1730. "$(SRCROOT)/idl/PDFPlugin.idl",
  1731. );
  1732. name = "Compile XPI Header";
  1733. outputPaths = (
  1734. "$(DERIVED_FILE_DIR)/PDFService.h",
  1735. "$(DERIVED_FILE_DIR)/PDFPlugin.h",
  1736. );
  1737. runOnlyForDeploymentPostprocessing = 0;
  1738. shellPath = /bin/sh;
  1739. shellScript = "$SRCROOT/gecko_sdk/bin/xpidl -m header -w -I $SRCROOT/gecko_sdk/idl -e $DERIVED_FILE_DIR/PDFService.h $SRCROOT/idl/PDFService.idl\n$SRCROOT/gecko_sdk/bin/xpidl -m header -w -I $SRCROOT/gecko_sdk/idl -e $DERIVED_FILE_DIR/PDFPlugin.h $SRCROOT/idl/PDFPlugin.idl";
  1740. };
  1741. 942F6B1E0DEF8FFA0000EFAC /* ShellScript */ = {
  1742. isa = PBXShellScriptBuildPhase;
  1743. buildActionMask = 2147483647;
  1744. files = (
  1745. );
  1746. inputPaths = (
  1747. "$(SRCROOT)/prebuilt/extension/",
  1748. );
  1749. outputPaths = (
  1750. "$(SRCROOT)/prebuilt/fx-quartz-pdf.xpi",
  1751. );
  1752. runOnlyForDeploymentPostprocessing = 0;
  1753. shellPath = /bin/sh;
  1754. shellScript = "cd $SRCROOT/prebuilt/extension\nrm -f $SRCROOT/prebuilt/fx-quartz-pdf.xpi\nzip -r -D -X -9 $SRCROOT/prebuilt/fx-quartz-pdf.xpi * -x '*/.svn/*'";
  1755. };
  1756. /* End PBXShellScriptBuildPhase section */
  1757. /* Begin PBXSourcesBuildPhase section */
  1758. 8D5B49B1048680CD000E48DA /* Sources */ = {
  1759. isa = PBXSourcesBuildPhase;
  1760. buildActionMask = 2147483647;
  1761. files = (
  1762. 949DE1490DF4FBF200922723 /* PluginInstance.mm in Sources */,
  1763. 949DE14A0DF4FBF200922723 /* PluginPDFView.mm in Sources */,
  1764. 949DE14B0DF4FBF200922723 /* SelectionController.mm in Sources */,
  1765. 949DE1510DF4FC0400922723 /* pdfplugin.mm in Sources */,
  1766. 94AF622D0DFE162B00BED136 /* Preferences.mm in Sources */,
  1767. 945CA6D00E9583D500202FE4 /* PluginPDFViewMenu.mm in Sources */,
  1768. 941F8D280E980C1400B39F71 /* PluginInstanceOpenWithFinder.mm in Sources */,
  1769. 941F8D520E98111900B39F71 /* PDFPluginShim.mm in Sources */,
  1770. 94C6AC640FE5A6DF00B426DD /* PluginProgressView.mm in Sources */,
  1771. 94484F9B0FE872760054FD12 /* PluginPDFViewPDFKitBundle.mm in Sources */,
  1772. 9486477910B24E4D00D02216 /* npunix.c in Sources */,
  1773. );
  1774. runOnlyForDeploymentPostprocessing = 0;
  1775. };
  1776. /* End PBXSourcesBuildPhase section */
  1777. /* Begin PBXTargetDependency section */
  1778. 9415EE3D0DECEBAB00DB1334 /* PBXTargetDependency */ = {
  1779. isa = PBXTargetDependency;
  1780. target = 8D5B49AC048680CD000E48DA /* pdfplugin */;
  1781. targetProxy = 9415EE3C0DECEBAB00DB1334 /* PBXContainerItemProxy */;
  1782. };
  1783. 947023710DF4ECBF009B6417 /* PBXTargetDependency */ = {
  1784. isa = PBXTargetDependency;
  1785. target = 9415EE390DECEBA700DB1334 /* install */;
  1786. targetProxy = 947023700DF4ECBF009B6417 /* PBXContainerItemProxy */;
  1787. };
  1788. /* End PBXTargetDependency section */
  1789. /* Begin PBXVariantGroup section */
  1790. 089C167DFE841241C02AAC07 /* InfoPlist.strings */ = {
  1791. isa = PBXVariantGroup;
  1792. children = (
  1793. 089C167EFE841241C02AAC07 /* English */,
  1794. );
  1795. name = InfoPlist.strings;
  1796. sourceTree = "<group>";
  1797. };
  1798. 94CC34970FBE0A4A0097FBBF /* Localizable.strings */ = {
  1799. isa = PBXVariantGroup;
  1800. children = (
  1801. 94CC34980FBE0A4A0097FBBF /* English */,
  1802. 94CC349A0FBE0A720097FBBF /* German */,
  1803. 940DBD080FC7543B00654F05 /* French */,
  1804. 946A366510BF44070004E84A /* Japanese */,
  1805. );
  1806. name = Localizable.strings;
  1807. sourceTree = "<group>";
  1808. };
  1809. /* End PBXVariantGroup section */
  1810. /* Begin XCBuildConfiguration section */
  1811. 1DEB913B08733D840010E9CD /* Debug */ = {
  1812. isa = XCBuildConfiguration;
  1813. buildSettings = {
  1814. COPY_PHASE_STRIP = NO;
  1815. FRAMEWORK_SEARCH_PATHS = (
  1816. "$(inherited)",
  1817. "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
  1818. );
  1819. FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/gecko_api\"";
  1820. GCC_DYNAMIC_NO_PIC = NO;
  1821. GCC_ENABLE_FIX_AND_CONTINUE = YES;
  1822. GCC_MODEL_TUNING = G5;
  1823. GCC_OPTIMIZATION_LEVEL = 0;
  1824. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  1825. GCC_PREFIX_HEADER = pdfplugin_Prefix.pch;
  1826. INFOPLIST_FILE = Info.plist;
  1827. INSTALL_PATH = "$(HOME)/Library/Bundles";
  1828. LIBRARY_SEARCH_PATHS = (
  1829. "$(inherited)",
  1830. "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
  1831. "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2)",
  1832. );
  1833. LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/gecko_api/lib\"";
  1834. LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2 = "\"$(SRCROOT)/gecko_api/lib\"";
  1835. PRODUCT_NAME = pdfplugin;
  1836. WRAPPER_EXTENSION = plugin;
  1837. ZERO_LINK = YES;
  1838. };
  1839. name = Debug;
  1840. };
  1841. 1DEB913C08733D840010E9CD /* Release */ = {
  1842. isa = XCBuildConfiguration;
  1843. buildSettings = {
  1844. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1845. FRAMEWORK_SEARCH_PATHS = (
  1846. "$(inherited)",
  1847. "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
  1848. );
  1849. FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/gecko_api\"";
  1850. GCC_MODEL_TUNING = G5;
  1851. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  1852. GCC_PREFIX_HEADER = pdfplugin_Prefix.pch;
  1853. INFOPLIST_FILE = Info.plist;
  1854. INSTALL_PATH = "$(HOME)/Library/Bundles";
  1855. LIBRARY_SEARCH_PATHS = (
  1856. "$(inherited)",
  1857. "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
  1858. "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2)",
  1859. );
  1860. LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/gecko_api/lib\"";
  1861. LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2 = "\"$(SRCROOT)/gecko_api/lib\"";
  1862. PRODUCT_NAME = pdfplugin;
  1863. WRAPPER_EXTENSION = plugin;
  1864. };
  1865. name = Release;
  1866. };
  1867. 1DEB913F08733D840010E9CD /* Debug */ = {
  1868. isa = XCBuildConfiguration;
  1869. buildSettings = {
  1870. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  1871. GCC_WARN_UNUSED_VARIABLE = YES;
  1872. OTHER_CFLAGS = (
  1873. "-DXP_MACOSX",
  1874. "-DXP_UNIX",
  1875. "-fshort-wchar",
  1876. );
  1877. OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
  1878. OTHER_LDFLAGS = "-Wl,-executable_path,$(SRCROOT)/gecko_api/bin";
  1879. PREBINDING = NO;
  1880. SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
  1881. };
  1882. name = Debug;
  1883. };
  1884. 1DEB914008733D840010E9CD /* Release */ = {
  1885. isa = XCBuildConfiguration;
  1886. buildSettings = {
  1887. ARCHS = i386;
  1888. DEPLOYMENT_LOCATION = NO;
  1889. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  1890. GCC_WARN_UNUSED_VARIABLE = YES;
  1891. OTHER_CFLAGS = (
  1892. "-DXP_MACOSX",
  1893. "-DXP_UNIX",
  1894. "-fshort-wchar",
  1895. );
  1896. OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
  1897. OTHER_LDFLAGS = "-Wl,-executable_path,$(SRCROOT)/gecko_api/bin";
  1898. PREBINDING = NO;
  1899. SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
  1900. };
  1901. name = Release;
  1902. };
  1903. 9415EE3A0DECEBA700DB1334 /* Debug */ = {
  1904. isa = XCBuildConfiguration;
  1905. buildSettings = {
  1906. COPY_PHASE_STRIP = NO;
  1907. GCC_DYNAMIC_NO_PIC = NO;
  1908. GCC_OPTIMIZATION_LEVEL = 0;
  1909. PRODUCT_NAME = install;
  1910. };
  1911. name = Debug;
  1912. };
  1913. 9415EE3B0DECEBA700DB1334 /* Release */ = {
  1914. isa = XCBuildConfiguration;
  1915. buildSettings = {
  1916. COPY_PHASE_STRIP = YES;
  1917. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1918. GCC_ENABLE_FIX_AND_CONTINUE = NO;
  1919. PRODUCT_NAME = install;
  1920. ZERO_LINK = NO;
  1921. };
  1922. name = Release;
  1923. };
  1924. 942F6B200DEF8FFA0000EFAC /* Debug */ = {
  1925. isa = XCBuildConfiguration;
  1926. buildSettings = {
  1927. COPY_PHASE_STRIP = NO;
  1928. GCC_DYNAMIC_NO_PIC = NO;
  1929. GCC_OPTIMIZATION_LEVEL = 0;
  1930. PRODUCT_NAME = "create xpi";
  1931. };
  1932. name = Debug;
  1933. };
  1934. 942F6B210DEF8FFA0000EFAC /* Release */ = {
  1935. isa = XCBuildConfiguration;
  1936. buildSettings = {
  1937. COPY_PHASE_STRIP = YES;
  1938. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1939. GCC_ENABLE_FIX_AND_CONTINUE = NO;
  1940. PRODUCT_NAME = "create xpi";
  1941. ZERO_LINK = NO;
  1942. };
  1943. name = Release;
  1944. };
  1945. /* End XCBuildConfiguration section */
  1946. /* Begin XCConfigurationList section */
  1947. 1DEB913A08733D840010E9CD /* Build configuration list for PBXNativeTarget "pdfplugin" */ = {
  1948. isa = XCConfigurationList;
  1949. buildConfigurations = (
  1950. 1DEB913B08733D840010E9CD /* Debug */,
  1951. 1DEB913C08733D840010E9CD /* Release */,
  1952. );
  1953. defaultConfigurationIsVisible = 0;
  1954. defaultConfigurationName = Release;
  1955. };
  1956. 1DEB913E08733D840010E9CD /* Build configuration list for PBXProject "pdfplugin" */ = {
  1957. isa = XCConfigurationList;
  1958. buildConfigurations = (
  1959. 1DEB913F08733D840010E9CD /* Debug */,
  1960. 1DEB914008733D840010E9CD /* Release */,
  1961. );
  1962. defaultConfigurationIsVisible = 0;
  1963. defaultConfigurationName = Release;
  1964. };
  1965. 9415EE690DECEC1D00DB1334 /* Build configuration list for PBXAggregateTarget "install" */ = {
  1966. isa = XCConfigurationList;
  1967. buildConfigurations = (
  1968. 9415EE3A0DECEBA700DB1334 /* Debug */,
  1969. 9415EE3B0DECEBA700DB1334 /* Release */,
  1970. );
  1971. defaultConfigurationIsVisible = 0;
  1972. defaultConfigurationName = Release;
  1973. };
  1974. 942F6B2B0DEF900C0000EFAC /* Build configuration list for PBXAggregateTarget "create xpi" */ = {
  1975. isa = XCConfigurationList;
  1976. buildConfigurations = (
  1977. 942F6B200DEF8FFA0000EFAC /* Debug */,
  1978. 942F6B210DEF8FFA0000EFAC /* Release */,
  1979. );
  1980. defaultConfigurationIsVisible = 0;
  1981. defaultConfigurationName = Release;
  1982. };
  1983. /* End XCConfigurationList section */
  1984. };
  1985. rootObject = 089C1669FE841209C02AAC07 /* Project object */;
  1986. }