System.Xml20.vmwcsproj 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495
  1. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java</Configuration>
  4. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  5. <ProductVersion>8.0.50727</ProductVersion>
  6. <SchemaVersion>2.0</SchemaVersion>
  7. <ProjectGuid>{E2969437-970A-41A5-A621-B0027938EA16}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>System.Xml</RootNamespace>
  11. <AssemblyName>System.Xml</AssemblyName>
  12. <JDKName>1.5.0_05</JDKName>
  13. <GHProjectType>1</GHProjectType>
  14. <Version>2.0</Version>
  15. </PropertyGroup>
  16. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java20|AnyCPU' ">
  17. <OutputPath>bin\Release_Java20\</OutputPath>
  18. <DefineConstants>TRACE;NET_1_1;TARGET_JVM;NET_2_0</DefineConstants>
  19. <BaseAddress>285212672</BaseAddress>
  20. <Optimize>true</Optimize>
  21. <DebugType>pdbonly</DebugType>
  22. <PlatformTarget>AnyCPU</PlatformTarget>
  23. <ErrorReport>prompt</ErrorReport>
  24. <SkipValidation>false</SkipValidation>
  25. <KeepIntermediate>false</KeepIntermediate>
  26. <GHProjectType>1</GHProjectType>
  27. <PreCompile>false</PreCompile>
  28. <AdditionalClassPath>
  29. </AdditionalClassPath>
  30. <ApplicationServerType>
  31. </ApplicationServerType>
  32. <Version>2.0</Version>
  33. <JDKName>1.5.0_05</JDKName>
  34. <TargetPlatform>0</TargetPlatform>
  35. </PropertyGroup>
  36. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">
  37. <DebugSymbols>true</DebugSymbols>
  38. <DebugType>full</DebugType>
  39. <Optimize>false</Optimize>
  40. <OutputPath>bin\Debug_Java\</OutputPath>
  41. <DefineConstants>TRACE;DEBUG;NET_1_1;TARGET_JVM</DefineConstants>
  42. <ErrorReport>prompt</ErrorReport>
  43. <WarningLevel>4</WarningLevel>
  44. <BaseAddress>285212672</BaseAddress>
  45. <NoStdLib>false</NoStdLib>
  46. <SkipValidation>True</SkipValidation>
  47. <KeepIntermediate>False</KeepIntermediate>
  48. <TargetPlatform>0</TargetPlatform>
  49. <AdditionalClassPath>
  50. </AdditionalClassPath>
  51. </PropertyGroup>
  52. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">
  53. <DebugType>pdbonly</DebugType>
  54. <Optimize>true</Optimize>
  55. <OutputPath>bin\Release_Java\</OutputPath>
  56. <DefineConstants>TRACE;NET_1_1;TARGET_JVM</DefineConstants>
  57. <ErrorReport>prompt</ErrorReport>
  58. <WarningLevel>4</WarningLevel>
  59. <BaseAddress>285212672</BaseAddress>
  60. <NoStdLib>false</NoStdLib>
  61. <SkipValidation>false</SkipValidation>
  62. <KeepIntermediate>false</KeepIntermediate>
  63. <TargetPlatform>0</TargetPlatform>
  64. <AdditionalClassPath>
  65. </AdditionalClassPath>
  66. </PropertyGroup>
  67. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java20|AnyCPU' ">
  68. <DebugSymbols>true</DebugSymbols>
  69. <OutputPath>bin\Debug_Java20\</OutputPath>
  70. <DefineConstants>TRACE;DEBUG;NET_1_1;TARGET_JVM;NET_2_0</DefineConstants>
  71. <BaseAddress>285212672</BaseAddress>
  72. <DebugType>full</DebugType>
  73. <PlatformTarget>AnyCPU</PlatformTarget>
  74. <ErrorReport>prompt</ErrorReport>
  75. <SkipValidation>True</SkipValidation>
  76. <KeepIntermediate>False</KeepIntermediate>
  77. <GHProjectType>1</GHProjectType>
  78. <PreCompile>false</PreCompile>
  79. <AdditionalClassPath>
  80. </AdditionalClassPath>
  81. <ApplicationServerType>
  82. </ApplicationServerType>
  83. <Version>2.0</Version>
  84. <JDKName>1.5.0_05</JDKName>
  85. <TargetPlatform>0</TargetPlatform>
  86. </PropertyGroup>
  87. <ItemGroup>
  88. <Reference Include="rt">
  89. <HintPath>..\lib\rt.dll</HintPath>
  90. <Private>False</Private>
  91. </Reference>
  92. <Reference Include="System"/>
  93. </ItemGroup>
  94. <ItemGroup>
  95. <Compile Include="..\..\build\common\Locale.cs">
  96. <Link>Assembly\Locale.cs</Link>
  97. </Compile>
  98. <Compile Include="..\..\build\common\MonoTODOAttribute.cs">
  99. <Link>Assembly\MonoTODOAttribute.cs</Link>
  100. </Compile>
  101. <Compile Include="Assembly\AssemblyInfo.cs"/>
  102. <Compile Include="Mono.Xml.Schema\XmlSchemaValidatingReader.cs"/>
  103. <Compile Include="Mono.Xml.Schema\XsdIdentityPath.cs"/>
  104. <Compile Include="Mono.Xml.Schema\XsdIdentityState.cs"/>
  105. <Compile Include="Mono.Xml.Schema\XsdKeyTable.cs"/>
  106. <Compile Include="Mono.Xml.Schema\XsdParticleValidationState.cs"/>
  107. <Compile Include="Mono.Xml.Schema\XsdValidatingReader.cs"/>
  108. <Compile Include="Mono.Xml.Schema\XsdWildcard.cs"/>
  109. <Compile Include="Mono.Xml.XPath\DTMXPathDocument.cs"/>
  110. <Compile Include="Mono.Xml.XPath\DTMXPathDocument2.cs"/>
  111. <Compile Include="Mono.Xml.XPath\DTMXPathDocumentBuilder.cs"/>
  112. <Compile Include="Mono.Xml.XPath\DTMXPathDocumentBuilder2.cs"/>
  113. <Compile Include="Mono.Xml.XPath\DTMXPathDocumentWriter.cs"/>
  114. <Compile Include="Mono.Xml.XPath\DTMXPathDocumentWriter2.cs"/>
  115. <Compile Include="Mono.Xml.XPath\DTMXPathNavigator.cs"/>
  116. <Compile Include="Mono.Xml.XPath\DTMXPathNavigator2.cs"/>
  117. <Compile Include="Mono.Xml.XPath\DTMXPathNode.cs"/>
  118. <Compile Include="Mono.Xml.XPath\DTMXPathNode2.cs"/>
  119. <Compile Include="Mono.Xml.XPath\IdPattern.cs"/>
  120. <Compile Include="Mono.Xml.XPath\KeyPattern.cs"/>
  121. <Compile Include="Mono.Xml.XPath\LocationPathPattern.cs"/>
  122. <Compile Include="Mono.Xml.XPath\Pattern.cs"/>
  123. <Compile Include="Mono.Xml.XPath\UnionPattern.cs"/>
  124. <Compile Include="Mono.Xml.XPath\XPathEditableDocument.cs"/>
  125. <Compile Include="Mono.Xml.XPath\XPathNavigatorReader.cs"/>
  126. <Compile Include="Mono.Xml.Xsl.Operations\XslApplyImports.cs"/>
  127. <Compile Include="Mono.Xml.Xsl.Operations\XslApplyTemplates.cs"/>
  128. <Compile Include="Mono.Xml.Xsl.Operations\XslAttribute.cs"/>
  129. <Compile Include="Mono.Xml.Xsl.Operations\XslAvt.cs"/>
  130. <Compile Include="Mono.Xml.Xsl.Operations\XslCallTemplate.cs"/>
  131. <Compile Include="Mono.Xml.Xsl.Operations\XslChoose.cs"/>
  132. <Compile Include="Mono.Xml.Xsl.Operations\XslComment.cs"/>
  133. <Compile Include="Mono.Xml.Xsl.Operations\XslCompiledElement.cs"/>
  134. <Compile Include="Mono.Xml.Xsl.Operations\XslCopy.cs"/>
  135. <Compile Include="Mono.Xml.Xsl.Operations\XslCopyOf.cs"/>
  136. <Compile Include="Mono.Xml.Xsl.Operations\XslElement.cs"/>
  137. <Compile Include="Mono.Xml.Xsl.Operations\XslFallback.cs"/>
  138. <Compile Include="Mono.Xml.Xsl.Operations\XslForEach.cs"/>
  139. <Compile Include="Mono.Xml.Xsl.Operations\XslIf.cs"/>
  140. <Compile Include="Mono.Xml.Xsl.Operations\XslLiteralElement.cs"/>
  141. <Compile Include="Mono.Xml.Xsl.Operations\XslMessage.cs"/>
  142. <Compile Include="Mono.Xml.Xsl.Operations\XslNotSupportedOperation.cs"/>
  143. <Compile Include="Mono.Xml.Xsl.Operations\XslNumber.cs"/>
  144. <Compile Include="Mono.Xml.Xsl.Operations\XslOperation.cs"/>
  145. <Compile Include="Mono.Xml.Xsl.Operations\XslProcessingInstruction.cs"/>
  146. <Compile Include="Mono.Xml.Xsl.Operations\XslTemplateContent.cs"/>
  147. <Compile Include="Mono.Xml.Xsl.Operations\XslText.cs"/>
  148. <Compile Include="Mono.Xml.Xsl.Operations\XslValueOf.cs"/>
  149. <Compile Include="Mono.Xml.Xsl.Operations\XslVariable.cs"/>
  150. <Compile Include="Mono.Xml.Xsl\Attribute.cs"/>
  151. <Compile Include="Mono.Xml.Xsl\Compiler.cs"/>
  152. <Compile Include="Mono.Xml.Xsl\Debug.cs"/>
  153. <Compile Include="Mono.Xml.Xsl\Emitter.cs"/>
  154. <Compile Include="Mono.Xml.Xsl\GenericOutputter.cs"/>
  155. <Compile Include="Mono.Xml.Xsl\HtmlEmitter.cs"/>
  156. <Compile Include="Mono.Xml.Xsl\MSXslScriptManager.cs"/>
  157. <Compile Include="Mono.Xml.Xsl\Outputter.cs"/>
  158. <Compile Include="Mono.Xml.Xsl\PatternParser.cs"/>
  159. <Compile Include="Mono.Xml.Xsl\PatternTokenizer.cs"/>
  160. <Compile Include="Mono.Xml.Xsl\TextEmitter.cs"/>
  161. <Compile Include="Mono.Xml.Xsl\TextOutputter.cs"/>
  162. <Compile Include="Mono.Xml.Xsl\XmlWriterEmitter.cs"/>
  163. <Compile Include="Mono.Xml.Xsl\XslAttributeSet.cs"/>
  164. <Compile Include="Mono.Xml.Xsl\XslDecimalFormat.jvm.cs"/>
  165. <Compile Include="Mono.Xml.Xsl\XslFunctions.cs"/>
  166. <Compile Include="Mono.Xml.Xsl\XslKey.cs"/>
  167. <Compile Include="Mono.Xml.Xsl\XslOutput.cs"/>
  168. <Compile Include="Mono.Xml.Xsl\XslSortEvaluator.cs"/>
  169. <Compile Include="Mono.Xml.Xsl\XslStylesheet.cs"/>
  170. <Compile Include="Mono.Xml.Xsl\XsltCompiledContext.cs"/>
  171. <Compile Include="Mono.Xml.Xsl\XslTemplate.cs"/>
  172. <Compile Include="Mono.Xml.Xsl\XslTransformProcessor.cs"/>
  173. <Compile Include="Mono.Xml\IHasXmlParserContext.cs"/>
  174. <Compile Include="Mono.Xml\IHasXmlSchemaInfo.cs"/>
  175. <Compile Include="Mono.Xml\SubtreeXmlReader.cs"/>
  176. <Compile Include="Mono.Xml\XmlFilterReader.cs"/>
  177. <Compile Include="Mono.Xml\XmlNodeWriter.cs"/>
  178. <Compile Include="System.Xml.Schema\BuiltInDatatype.cs"/>
  179. <Compile Include="System.Xml.Schema\IXmlSchemaInfo.cs"/>
  180. <Compile Include="System.Xml.Schema\SchemaDataValueType.cs"/>
  181. <Compile Include="System.Xml.Schema\ValidationEventArgs.cs"/>
  182. <Compile Include="System.Xml.Schema\ValidationHandler.cs"/>
  183. <Compile Include="System.Xml.Schema\XmlAtomicValue.cs"/>
  184. <Compile Include="System.Xml.Schema\XmlSchema.cs"/>
  185. <Compile Include="System.Xml.Schema\XmlSchemaAll.cs"/>
  186. <Compile Include="System.Xml.Schema\XmlSchemaAnnotated.cs"/>
  187. <Compile Include="System.Xml.Schema\XmlSchemaAnnotation.cs"/>
  188. <Compile Include="System.Xml.Schema\XmlSchemaAny.cs"/>
  189. <Compile Include="System.Xml.Schema\XmlSchemaAnyAttribute.cs"/>
  190. <Compile Include="System.Xml.Schema\XmlSchemaAppInfo.cs"/>
  191. <Compile Include="System.Xml.Schema\XmlSchemaAttribute.cs"/>
  192. <Compile Include="System.Xml.Schema\XmlSchemaAttributeGroup.cs"/>
  193. <Compile Include="System.Xml.Schema\XmlSchemaAttributeGroupRef.cs"/>
  194. <Compile Include="System.Xml.Schema\XmlSchemaChoice.cs"/>
  195. <Compile Include="System.Xml.Schema\XmlSchemaCollection.cs"/>
  196. <Compile Include="System.Xml.Schema\XmlSchemaCollectionEnumerator.cs"/>
  197. <Compile Include="System.Xml.Schema\XmlSchemaCompilationSettings.cs"/>
  198. <Compile Include="System.Xml.Schema\XmlSchemaComplexContent.cs"/>
  199. <Compile Include="System.Xml.Schema\XmlSchemaComplexContentExtension.cs"/>
  200. <Compile Include="System.Xml.Schema\XmlSchemaComplexContentRestriction.cs"/>
  201. <Compile Include="System.Xml.Schema\XmlSchemaComplexType.cs"/>
  202. <Compile Include="System.Xml.Schema\XmlSchemaContent.cs"/>
  203. <Compile Include="System.Xml.Schema\XmlSchemaContentModel.cs"/>
  204. <Compile Include="System.Xml.Schema\XmlSchemaContentProcessing.cs"/>
  205. <Compile Include="System.Xml.Schema\XmlSchemaContentType.cs"/>
  206. <Compile Include="System.Xml.Schema\XmlSchemaDatatype.cs"/>
  207. <Compile Include="System.Xml.Schema\XmlSchemaDatatypeVariety.cs"/>
  208. <Compile Include="System.Xml.Schema\XmlSchemaDerivationMethod.cs"/>
  209. <Compile Include="System.Xml.Schema\XmlSchemaDocumentation.cs"/>
  210. <Compile Include="System.Xml.Schema\XmlSchemaElement.cs"/>
  211. <Compile Include="System.Xml.Schema\XmlSchemaEnumerationFacet.cs"/>
  212. <Compile Include="System.Xml.Schema\XmlSchemaException.cs"/>
  213. <Compile Include="System.Xml.Schema\XmlSchemaExternal.cs"/>
  214. <Compile Include="System.Xml.Schema\XmlSchemaFacet.cs"/>
  215. <Compile Include="System.Xml.Schema\XmlSchemaForm.cs"/>
  216. <Compile Include="System.Xml.Schema\XmlSchemaFractionDigitsFacet.cs"/>
  217. <Compile Include="System.Xml.Schema\XmlSchemaGroup.cs"/>
  218. <Compile Include="System.Xml.Schema\XmlSchemaGroupBase.cs"/>
  219. <Compile Include="System.Xml.Schema\XmlSchemaGroupRef.cs"/>
  220. <Compile Include="System.Xml.Schema\XmlSchemaIdentityConstraint.cs"/>
  221. <Compile Include="System.Xml.Schema\XmlSchemaImport.cs"/>
  222. <Compile Include="System.Xml.Schema\XmlSchemaInclude.cs"/>
  223. <Compile Include="System.Xml.Schema\XmlSchemaInference.cs"/>
  224. <Compile Include="System.Xml.Schema\XmlSchemaInferenceException.cs"/>
  225. <Compile Include="System.Xml.Schema\XmlSchemaInfo.cs"/>
  226. <Compile Include="System.Xml.Schema\XmlSchemaKey.cs"/>
  227. <Compile Include="System.Xml.Schema\XmlSchemaKeyref.cs"/>
  228. <Compile Include="System.Xml.Schema\XmlSchemaLengthFacet.cs"/>
  229. <Compile Include="System.Xml.Schema\XmlSchemaMaxExclusiveFacet.cs"/>
  230. <Compile Include="System.Xml.Schema\XmlSchemaMaxInclusiveFacet.cs"/>
  231. <Compile Include="System.Xml.Schema\XmlSchemaMaxLengthFacet.cs"/>
  232. <Compile Include="System.Xml.Schema\XmlSchemaMinExclusiveFacet.cs"/>
  233. <Compile Include="System.Xml.Schema\XmlSchemaMinInclusiveFacet.cs"/>
  234. <Compile Include="System.Xml.Schema\XmlSchemaMinLengthFacet.cs"/>
  235. <Compile Include="System.Xml.Schema\XmlSchemaNotation.cs"/>
  236. <Compile Include="System.Xml.Schema\XmlSchemaNumericFacet.cs"/>
  237. <Compile Include="System.Xml.Schema\XmlSchemaObject.cs"/>
  238. <Compile Include="System.Xml.Schema\XmlSchemaObjectCollection.cs"/>
  239. <Compile Include="System.Xml.Schema\XmlSchemaObjectEnumerator.cs"/>
  240. <Compile Include="System.Xml.Schema\XmlSchemaObjectTable.cs"/>
  241. <Compile Include="System.Xml.Schema\XmlSchemaParticle.cs"/>
  242. <Compile Include="System.Xml.Schema\XmlSchemaPatternFacet.cs"/>
  243. <Compile Include="System.Xml.Schema\XmlSchemaReader.cs"/>
  244. <Compile Include="System.Xml.Schema\XmlSchemaRedefine.cs"/>
  245. <Compile Include="System.Xml.Schema\XmlSchemaSequence.cs"/>
  246. <Compile Include="System.Xml.Schema\XmlSchemaSerializer.cs"/>
  247. <Compile Include="System.Xml.Schema\XmlSchemaSet.cs"/>
  248. <Compile Include="System.Xml.Schema\XmlSchemaSimpleContent.cs"/>
  249. <Compile Include="System.Xml.Schema\XmlSchemaSimpleContentExtension.cs"/>
  250. <Compile Include="System.Xml.Schema\XmlSchemaSimpleContentRestriction.cs"/>
  251. <Compile Include="System.Xml.Schema\XmlSchemaSimpleType.cs"/>
  252. <Compile Include="System.Xml.Schema\XmlSchemaSimpleTypeContent.cs"/>
  253. <Compile Include="System.Xml.Schema\XmlSchemaSimpleTypeList.cs"/>
  254. <Compile Include="System.Xml.Schema\XmlSchemaSimpleTypeRestriction.cs"/>
  255. <Compile Include="System.Xml.Schema\XmlSchemaSimpleTypeUnion.cs"/>
  256. <Compile Include="System.Xml.Schema\XmlSchemaTotalDigitsFacet.cs"/>
  257. <Compile Include="System.Xml.Schema\XmlSchemaType.cs"/>
  258. <Compile Include="System.Xml.Schema\XmlSchemaUnique.cs"/>
  259. <Compile Include="System.Xml.Schema\XmlSchemaUse.cs"/>
  260. <Compile Include="System.Xml.Schema\XmlSchemaUtil.cs"/>
  261. <Compile Include="System.Xml.Schema\XmlSchemaValidationException.cs"/>
  262. <Compile Include="System.Xml.Schema\XmlSchemaValidationFlags.cs"/>
  263. <Compile Include="System.Xml.Schema\XmlSchemaValidator.cs"/>
  264. <Compile Include="System.Xml.Schema\XmlSchemaValidity.cs"/>
  265. <Compile Include="System.Xml.Schema\XmlSchemaWhiteSpaceFacet.cs"/>
  266. <Compile Include="System.Xml.Schema\XmlSchemaXPath.cs"/>
  267. <Compile Include="System.Xml.Schema\XmlSeverityType.cs"/>
  268. <Compile Include="System.Xml.Schema\XmlTypeCode.cs"/>
  269. <Compile Include="System.Xml.Schema\XmlValueConverter.cs"/>
  270. <Compile Include="System.Xml.Schema\XmlValueGetter.cs"/>
  271. <Compile Include="System.Xml.Serialization\CodeGenerationOptions.cs"/>
  272. <Compile Include="System.Xml.Serialization\CodeIdentifier.cs"/>
  273. <Compile Include="System.Xml.Serialization\CodeIdentifiers.cs"/>
  274. <Compile Include="System.Xml.Serialization\ImportContext.cs"/>
  275. <Compile Include="System.Xml.Serialization\IXmlSerializable.cs"/>
  276. <Compile Include="System.Xml.Serialization\IXmlSerializerImplementation.cs"/>
  277. <Compile Include="System.Xml.Serialization\IXmlTextParser.cs"/>
  278. <Compile Include="System.Xml.Serialization\ReflectionHelper.cs"/>
  279. <Compile Include="System.Xml.Serialization\SchemaTypes.cs"/>
  280. <Compile Include="System.Xml.Serialization\SerializationCodeGenerator.cs"/>
  281. <Compile Include="System.Xml.Serialization\SerializationCodeGeneratorConfiguration.cs"/>
  282. <Compile Include="System.Xml.Serialization\SerializationSource.cs"/>
  283. <Compile Include="System.Xml.Serialization\SoapAttributeAttribute.cs"/>
  284. <Compile Include="System.Xml.Serialization\SoapAttributeOverrides.cs"/>
  285. <Compile Include="System.Xml.Serialization\SoapAttributes.cs"/>
  286. <Compile Include="System.Xml.Serialization\SoapElementAttribute.cs"/>
  287. <Compile Include="System.Xml.Serialization\SoapEnumAttribute.cs"/>
  288. <Compile Include="System.Xml.Serialization\SoapIgnoreAttribute.cs"/>
  289. <Compile Include="System.Xml.Serialization\SoapIncludeAttribute.cs"/>
  290. <Compile Include="System.Xml.Serialization\SoapReflectionImporter.cs"/>
  291. <Compile Include="System.Xml.Serialization\SoapSchemaExporter.cs"/>
  292. <Compile Include="System.Xml.Serialization\SoapSchemaMember.cs"/>
  293. <Compile Include="System.Xml.Serialization\SoapTypeAttribute.cs"/>
  294. <Compile Include="System.Xml.Serialization\TypeData.cs"/>
  295. <Compile Include="System.Xml.Serialization\TypeMember.cs"/>
  296. <Compile Include="System.Xml.Serialization\TypeTranslator.cs"/>
  297. <Compile Include="System.Xml.Serialization\UnreferencedObjectEventArgs.cs"/>
  298. <Compile Include="System.Xml.Serialization\UnreferencedObjectEventHandler.cs"/>
  299. <Compile Include="System.Xml.Serialization\XmlAnyAttributeAttribute.cs"/>
  300. <Compile Include="System.Xml.Serialization\XmlAnyElementAttribute.cs"/>
  301. <Compile Include="System.Xml.Serialization\XmlAnyElementAttributes.cs"/>
  302. <Compile Include="System.Xml.Serialization\XmlArrayAttribute.cs"/>
  303. <Compile Include="System.Xml.Serialization\XmlArrayItemAttribute.cs"/>
  304. <Compile Include="System.Xml.Serialization\XmlArrayItemAttributes.cs"/>
  305. <Compile Include="System.Xml.Serialization\XmlAttributeAttribute.cs"/>
  306. <Compile Include="System.Xml.Serialization\XmlAttributeEventArgs.cs"/>
  307. <Compile Include="System.Xml.Serialization\XmlAttributeEventHandler.cs"/>
  308. <Compile Include="System.Xml.Serialization\XmlAttributeOverrides.cs"/>
  309. <Compile Include="System.Xml.Serialization\XmlAttributes.cs"/>
  310. <Compile Include="System.Xml.Serialization\XmlChoiceIdentifierAttribute.cs"/>
  311. <Compile Include="System.Xml.Serialization\XmlCustomFormatter.cs"/>
  312. <Compile Include="System.Xml.Serialization\XmlDeserializationEvents.cs"/>
  313. <Compile Include="System.Xml.Serialization\XmlElementAttribute.cs"/>
  314. <Compile Include="System.Xml.Serialization\XmlElementAttributes.cs"/>
  315. <Compile Include="System.Xml.Serialization\XmlElementEventArgs.cs"/>
  316. <Compile Include="System.Xml.Serialization\XmlElementEventHandler.cs"/>
  317. <Compile Include="System.Xml.Serialization\XmlEnumAttribute.cs"/>
  318. <Compile Include="System.Xml.Serialization\XmlIgnoreAttribute.cs"/>
  319. <Compile Include="System.Xml.Serialization\XmlIncludeAttribute.cs"/>
  320. <Compile Include="System.Xml.Serialization\XmlMapping.cs"/>
  321. <Compile Include="System.Xml.Serialization\XmlMemberMapping.cs"/>
  322. <Compile Include="System.Xml.Serialization\XmlMembersMapping.cs"/>
  323. <Compile Include="System.Xml.Serialization\XmlNamespaceDeclarationsAttribute.cs"/>
  324. <Compile Include="System.Xml.Serialization\XmlNodeEventArgs.cs"/>
  325. <Compile Include="System.Xml.Serialization\XmlNodeEventHandler.cs"/>
  326. <Compile Include="System.Xml.Serialization\XmlReflectionImporter.cs"/>
  327. <Compile Include="System.Xml.Serialization\XmlReflectionMember.cs"/>
  328. <Compile Include="System.Xml.Serialization\XmlRootAttribute.cs"/>
  329. <Compile Include="System.Xml.Serialization\XmlSchemaExporter.cs"/>
  330. <Compile Include="System.Xml.Serialization\XmlSchemaProviderAttribute.cs"/>
  331. <Compile Include="System.Xml.Serialization\XmlSchemas.cs"/>
  332. <Compile Include="System.Xml.Serialization\XmlSerializationCollectionFixupCallback.cs"/>
  333. <Compile Include="System.Xml.Serialization\XmlSerializationFixupCallback.cs"/>
  334. <Compile Include="System.Xml.Serialization\XmlSerializationGeneratedCode.cs"/>
  335. <Compile Include="System.Xml.Serialization\XmlSerializationReadCallback.cs"/>
  336. <Compile Include="System.Xml.Serialization\XmlSerializationReader.cs"/>
  337. <Compile Include="System.Xml.Serialization\XmlSerializationReaderInterpreter.cs"/>
  338. <Compile Include="System.Xml.Serialization\XmlSerializationWriteCallback.cs"/>
  339. <Compile Include="System.Xml.Serialization\XmlSerializationWriter.cs"/>
  340. <Compile Include="System.Xml.Serialization\XmlSerializationWriterInterpreter.cs"/>
  341. <Compile Include="System.Xml.Serialization\XmlSerializer.cs"/>
  342. <Compile Include="System.Xml.Serialization\XmlSerializerAssemblyAttribute.cs"/>
  343. <Compile Include="System.Xml.Serialization\XmlSerializerFactory.cs"/>
  344. <Compile Include="System.Xml.Serialization\XmlSerializerNamespaces.cs"/>
  345. <Compile Include="System.Xml.Serialization\XmlSerializerVersionAttribute.cs"/>
  346. <Compile Include="System.Xml.Serialization\XmlTextAttribute.cs"/>
  347. <Compile Include="System.Xml.Serialization\XmlTypeAttribute.cs"/>
  348. <Compile Include="System.Xml.Serialization\XmlTypeMapElementInfo.cs"/>
  349. <Compile Include="System.Xml.Serialization\XmlTypeMapMember.cs"/>
  350. <Compile Include="System.Xml.Serialization\XmlTypeMapMemberAttribute.cs"/>
  351. <Compile Include="System.Xml.Serialization\XmlTypeMapMemberElement.cs"/>
  352. <Compile Include="System.Xml.Serialization\XmlTypeMapMemberNamespaces.cs"/>
  353. <Compile Include="System.Xml.Serialization\XmlTypeMapping.cs"/>
  354. <Compile Include="System.Xml.XPath\DefaultContext.cs"/>
  355. <Compile Include="System.Xml.XPath\Expression.cs"/>
  356. <Compile Include="System.Xml.XPath\Iterator.cs"/>
  357. <Compile Include="System.Xml.XPath\IXPathNavigable.cs"/>
  358. <Compile Include="System.Xml.XPath\Parser.cs"/>
  359. <Compile Include="System.Xml.XPath\Tokenizer.cs"/>
  360. <Compile Include="System.Xml.XPath\XmlCaseOrder.cs"/>
  361. <Compile Include="System.Xml.XPath\XmlDataType.cs"/>
  362. <Compile Include="System.Xml.XPath\XmlSortOrder.cs"/>
  363. <Compile Include="System.Xml.XPath\XPathComparer.cs"/>
  364. <Compile Include="System.Xml.XPath\XPathDocument.cs"/>
  365. <Compile Include="System.Xml.XPath\XPathException.cs"/>
  366. <Compile Include="System.Xml.XPath\XPathExpression.cs"/>
  367. <Compile Include="System.Xml.XPath\XPathItem.cs"/>
  368. <Compile Include="System.Xml.XPath\XPathNamespaceScope.cs"/>
  369. <Compile Include="System.Xml.XPath\XPathNavigator.cs"/>
  370. <Compile Include="System.Xml.XPath\XPathNodeIterator.cs"/>
  371. <Compile Include="System.Xml.XPath\XPathNodeType.cs"/>
  372. <Compile Include="System.Xml.XPath\XPathResultType.cs"/>
  373. <Compile Include="System.Xml.Xsl\IXsltContextFunction.cs"/>
  374. <Compile Include="System.Xml.Xsl\IXsltContextVariable.cs"/>
  375. <Compile Include="System.Xml.Xsl\XsltArgumentList.cs"/>
  376. <Compile Include="System.Xml.Xsl\XsltCompileException.cs"/>
  377. <Compile Include="System.Xml.Xsl\XsltContext.cs"/>
  378. <Compile Include="System.Xml.Xsl\XsltException.cs"/>
  379. <Compile Include="System.Xml.Xsl\XsltMessageEncounteredEventArgs.cs"/>
  380. <Compile Include="System.Xml.Xsl\XsltMessageEncounteredEventHandler.cs"/>
  381. <Compile Include="System.Xml.Xsl\XslTransform.cs"/>
  382. <Compile Include="System.Xml.Xsl\XsltSettings.cs"/>
  383. <Compile Include="System.Xml\ConformanceLevel.cs"/>
  384. <Compile Include="System.Xml\DTDAutomata.cs"/>
  385. <Compile Include="System.Xml\DTDObjectModel.cs"/>
  386. <Compile Include="System.Xml\DTDReader.cs"/>
  387. <Compile Include="System.Xml\DTDValidatingReader2.cs"/>
  388. <Compile Include="System.Xml\EntityHandling.cs"/>
  389. <Compile Include="System.Xml\EntityResolvingXmlReader.cs"/>
  390. <Compile Include="System.Xml\Formatting.cs"/>
  391. <Compile Include="System.Xml\IHasXmlChildNode.cs"/>
  392. <Compile Include="System.Xml\IHasXmlNode.cs"/>
  393. <Compile Include="System.Xml\IXmlLineInfo.cs"/>
  394. <Compile Include="System.Xml\IXmlNamespaceResolver.cs"/>
  395. <Compile Include="System.Xml\MonoFIXAttribute.cs"/>
  396. <Compile Include="System.Xml\NameTable.cs"/>
  397. <Compile Include="System.Xml\NewLineHandling.cs"/>
  398. <Compile Include="System.Xml\ReadState.cs"/>
  399. <Compile Include="System.Xml\ValidationType.cs"/>
  400. <Compile Include="System.Xml\WhitespaceHandling.cs"/>
  401. <Compile Include="System.Xml\WriteState.cs"/>
  402. <Compile Include="System.Xml\XmlAttribute.cs"/>
  403. <Compile Include="System.Xml\XmlAttributeCollection.cs"/>
  404. <Compile Include="System.Xml\XmlCDataSection.cs"/>
  405. <Compile Include="System.Xml\XmlChar.cs"/>
  406. <Compile Include="System.Xml\XmlCharacterData.cs"/>
  407. <Compile Include="System.Xml\XmlComment.cs"/>
  408. <Compile Include="System.Xml\XmlConstructs.cs"/>
  409. <Compile Include="System.Xml\XmlConvert.cs"/>
  410. <Compile Include="System.Xml\XmlDateTimeSerializationMode.cs"/>
  411. <Compile Include="System.Xml\XmlDeclaration.cs"/>
  412. <Compile Include="System.Xml\XmlDocument.cs"/>
  413. <Compile Include="System.Xml\XmlDocumentFragment.cs"/>
  414. <Compile Include="System.Xml\XmlDocumentNavigator.cs"/>
  415. <Compile Include="System.Xml\XmlDocumentType.cs"/>
  416. <Compile Include="System.Xml\XmlElement.cs"/>
  417. <Compile Include="System.Xml\XmlEntity.cs"/>
  418. <Compile Include="System.Xml\XmlEntityReference.cs"/>
  419. <Compile Include="System.Xml\XmlException.cs"/>
  420. <Compile Include="System.Xml\XmlImplementation.cs"/>
  421. <Compile Include="System.Xml\XmlInputStream.cs"/>
  422. <Compile Include="System.Xml\XmlIteratorNodeList.cs"/>
  423. <Compile Include="System.Xml\XmlLinkedNode.cs"/>
  424. <Compile Include="System.Xml\XmlNamedNodeMap.cs"/>
  425. <Compile Include="System.Xml\XmlNameEntry.cs"/>
  426. <Compile Include="System.Xml\XmlNameEntryCache.cs"/>
  427. <Compile Include="System.Xml\XmlNamespaceManager.cs"/>
  428. <Compile Include="System.Xml\XmlNamespaceScope.cs"/>
  429. <Compile Include="System.Xml\XmlNameTable.cs"/>
  430. <Compile Include="System.Xml\XmlNode.cs"/>
  431. <Compile Include="System.Xml\XmlNodeArrayList.cs"/>
  432. <Compile Include="System.Xml\XmlNodeChangedAction.cs"/>
  433. <Compile Include="System.Xml\XmlNodeChangedEventArgs.cs"/>
  434. <Compile Include="System.Xml\XmlNodeChangedEventHandler.cs"/>
  435. <Compile Include="System.Xml\XmlNodeList.cs"/>
  436. <Compile Include="System.Xml\XmlNodeListChildren.cs"/>
  437. <Compile Include="System.Xml\XmlNodeOrder.cs"/>
  438. <Compile Include="System.Xml\XmlNodeReader2.cs"/>
  439. <Compile Include="System.Xml\XmlNodeReaderImpl.cs"/>
  440. <Compile Include="System.Xml\XmlNodeType.cs"/>
  441. <Compile Include="System.Xml\XmlNotation.cs"/>
  442. <Compile Include="System.Xml\XmlOutputMethod.cs"/>
  443. <Compile Include="System.Xml\XmlParserContext.cs"/>
  444. <Compile Include="System.Xml\XmlParserInput.cs"/>
  445. <Compile Include="System.Xml\XmlProcessingInstruction.cs"/>
  446. <Compile Include="System.Xml\XmlQualifiedName.cs"/>
  447. <Compile Include="System.Xml\XmlReader.cs"/>
  448. <Compile Include="System.Xml\XmlReaderBinarySupport.cs"/>
  449. <Compile Include="System.Xml\XmlReaderSettings.cs"/>
  450. <Compile Include="System.Xml\XmlResolver.cs"/>
  451. <Compile Include="System.Xml\XmlSecureResolver.cs"/>
  452. <Compile Include="System.Xml\XmlSignificantWhitespace.cs"/>
  453. <Compile Include="System.Xml\XmlSpace.cs"/>
  454. <Compile Include="System.Xml\XmlText.cs"/>
  455. <Compile Include="System.Xml\XmlTextReader2.cs"/>
  456. <Compile Include="System.Xml\XmlTextWriter2.cs"/>
  457. <Compile Include="System.Xml\XmlTokenizedType.cs"/>
  458. <Compile Include="System.Xml\XmlUrlResolver.cs"/>
  459. <Compile Include="System.Xml\XmlValidatingReader.cs"/>
  460. <Compile Include="System.Xml\XmlWhitespace.cs"/>
  461. <Compile Include="System.Xml\XmlWriter.cs"/>
  462. <Compile Include="System.Xml\XmlWriterSettings.cs"/>
  463. <Compile Include="System.Xml\XQueryConvert.cs"/>
  464. </ItemGroup>
  465. <ItemGroup>
  466. <Compile Include="..\..\build\common\Consts.cs.in">
  467. <Link>Assembly\Consts.cs.in</Link>
  468. </Compile>
  469. <Compile Include="System.Xml\XmlTextReader.cs">
  470. <SubType>Code</SubType>
  471. </Compile>
  472. <None Include="Mono.Xml.Xsl\PatternParser.jay"/>
  473. <None Include="System.Xml.XPath\Parser.jay"/>
  474. </ItemGroup>
  475. <ItemGroup>
  476. <Folder Include="Properties\"/>
  477. </ItemGroup>
  478. <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets"/>
  479. <Import Project="$(GHROOT)\bin\Mainsoft.Common.targets"/>
  480. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  481. Other similar extension points exist, see Microsoft.Common.targets.
  482. <Target Name="BeforeBuild">
  483. </Target>
  484. <Target Name="AfterBuild">
  485. </Target>
  486. -->
  487. <ProjectExtensions>
  488. <VisualStudio>
  489. <UserProperties REFS-JarPath-mscorlib="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\mscorlib.jar" REFS-JarPath-system="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\System.jar" REFS-JarPath-rt="..\lib\rt.jar"/>
  490. </VisualStudio>
  491. </ProjectExtensions>
  492. <PropertyGroup>
  493. <PreBuildEvent>$(ProjectDir)\jay.bat $(ProjectDir)</PreBuildEvent>
  494. </PropertyGroup>
  495. </Project>