System.Web.Services20.vmwcsproj 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389
  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>{B37A8704-33AB-48D9-B0C2-1D919755B69A}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>System.Web.Services</RootNamespace>
  11. <AssemblyName>System.Web.Services</AssemblyName>
  12. <JDKName>1.5.0_05</JDKName>
  13. <GHProjectType>1</GHProjectType>
  14. <GHProjectKind>framework</GHProjectKind>
  15. <Version>2.0</Version>
  16. </PropertyGroup>
  17. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java20|AnyCPU' ">
  18. <OutputPath>bin\Release_Java20\</OutputPath>
  19. <DefineConstants>TRACE;NET_1_1;TARGET_JVM;TARGET_J2EE;NET_2_0</DefineConstants>
  20. <BaseAddress>285212672</BaseAddress>
  21. <Optimize>true</Optimize>
  22. <DebugType>pdbonly</DebugType>
  23. <PlatformTarget>AnyCPU</PlatformTarget>
  24. <ErrorReport>prompt</ErrorReport>
  25. <SkipValidation>false</SkipValidation>
  26. <KeepIntermediate>false</KeepIntermediate>
  27. <GHProjectType>1</GHProjectType>
  28. <PreCompile>false</PreCompile>
  29. <AdditionalClassPath>
  30. </AdditionalClassPath>
  31. <ApplicationServerType>
  32. </ApplicationServerType>
  33. <Version>2.0</Version>
  34. <JDKName>1.5.0_05</JDKName>
  35. <TargetPlatform>0</TargetPlatform>
  36. </PropertyGroup>
  37. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java20|AnyCPU' ">
  38. <DebugSymbols>true</DebugSymbols>
  39. <OutputPath>bin\Debug_Java20\</OutputPath>
  40. <DefineConstants>TRACE;DEBUG;NET_1_1;TARGET_JVM;TARGET_J2EE;NET_2_0</DefineConstants>
  41. <BaseAddress>285212672</BaseAddress>
  42. <DebugType>full</DebugType>
  43. <PlatformTarget>AnyCPU</PlatformTarget>
  44. <ErrorReport>prompt</ErrorReport>
  45. <SkipValidation>True</SkipValidation>
  46. <KeepIntermediate>False</KeepIntermediate>
  47. <GHProjectType>1</GHProjectType>
  48. <PreCompile>false</PreCompile>
  49. <AdditionalClassPath>
  50. </AdditionalClassPath>
  51. <ApplicationServerType>
  52. </ApplicationServerType>
  53. <Version>2.0</Version>
  54. <JDKName>1.5.0_05</JDKName>
  55. <TargetPlatform>0</TargetPlatform>
  56. </PropertyGroup>
  57. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">
  58. <DebugSymbols>true</DebugSymbols>
  59. <DebugType>full</DebugType>
  60. <Optimize>false</Optimize>
  61. <OutputPath>bin\Debug_Java\</OutputPath>
  62. <DefineConstants>TRACE;DEBUG;NET_1_1;TARGET_JVM;ONLY_1_1</DefineConstants>
  63. <ErrorReport>prompt</ErrorReport>
  64. <WarningLevel>4</WarningLevel>
  65. <BaseAddress>285212672</BaseAddress>
  66. <NoStdLib>false</NoStdLib>
  67. <SkipValidation>True</SkipValidation>
  68. <KeepIntermediate>False</KeepIntermediate>
  69. <TargetPlatform>0</TargetPlatform>
  70. <AdditionalClassPath>
  71. </AdditionalClassPath>
  72. </PropertyGroup>
  73. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">
  74. <DebugType>pdbonly</DebugType>
  75. <Optimize>true</Optimize>
  76. <OutputPath>bin\Release_Java\</OutputPath>
  77. <DefineConstants>TRACE;NET_1_1;TARGET_JVM;ONLY_1_1</DefineConstants>
  78. <ErrorReport>prompt</ErrorReport>
  79. <WarningLevel>4</WarningLevel>
  80. <BaseAddress>285212672</BaseAddress>
  81. <NoStdLib>false</NoStdLib>
  82. <SkipValidation>false</SkipValidation>
  83. <KeepIntermediate>false</KeepIntermediate>
  84. <TargetPlatform>0</TargetPlatform>
  85. <AdditionalClassPath>
  86. </AdditionalClassPath>
  87. </PropertyGroup>
  88. <ItemGroup>
  89. <Reference Include="System"/>
  90. <Reference Include="System.Configuration"/>
  91. <Reference Include="System.Web"/>
  92. <Reference Include="System.Xml"/>
  93. </ItemGroup>
  94. <ItemGroup>
  95. <Compile Include="..\..\build\common\Locale.cs">
  96. <Link>Locale.cs</Link>
  97. </Compile>
  98. <Compile Include="..\..\build\common\MonoTODOAttribute.cs">
  99. <Link>MonoTODOAttribute.cs</Link>
  100. </Compile>
  101. <Compile Include="System.Web.Services.Configuration\DiagnosticsElement.cs"/>
  102. <Compile Include="System.Web.Services.Configuration\PriorityGroup.cs"/>
  103. <Compile Include="System.Web.Services.Configuration\ProtocolElement.cs"/>
  104. <Compile Include="System.Web.Services.Configuration\ProtocolElementCollection.cs"/>
  105. <Compile Include="System.Web.Services.Configuration\SoapEnvelopeProcessingElement.cs"/>
  106. <Compile Include="System.Web.Services.Configuration\SoapExtensionTypeElement.cs"/>
  107. <Compile Include="System.Web.Services.Configuration\SoapExtensionTypeElementCollection.cs"/>
  108. <Compile Include="System.Web.Services.Configuration\TypeElement.cs"/>
  109. <Compile Include="System.Web.Services.Configuration\TypeElementCollection.cs"/>
  110. <Compile Include="System.Web.Services.Configuration\TypeTypeConverter.cs"/>
  111. <Compile Include="System.Web.Services.Configuration\WebServiceProtocols.cs"/>
  112. <Compile Include="System.Web.Services.Configuration\WebServicesConfigurationSectionHandler.cs"/>
  113. <Compile Include="System.Web.Services.Configuration\WebServicesSection.cs"/>
  114. <Compile Include="System.Web.Services.Configuration\WsdlHelpGeneratorElement.cs"/>
  115. <Compile Include="System.Web.Services.Configuration\WsiProfilesElement.cs"/>
  116. <Compile Include="System.Web.Services.Configuration\WsiProfilesElementCollection.cs"/>
  117. <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionAttribute.cs"/>
  118. <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPointAttribute.cs"/>
  119. <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPrefixAttribute.cs"/>
  120. <Compile Include="System.Web.Services.Description\BasicProfileChecker.cs"/>
  121. <Compile Include="System.Web.Services.Description\BasicProfileViolation.cs"/>
  122. <Compile Include="System.Web.Services.Description\BasicProfileViolationCollection.cs"/>
  123. <Compile Include="System.Web.Services.Description\BasicProfileViolationEnumerator.cs"/>
  124. <Compile Include="System.Web.Services.Description\Binding.cs"/>
  125. <Compile Include="System.Web.Services.Description\BindingCollection.cs"/>
  126. <Compile Include="System.Web.Services.Description\ConformanceChecker.cs"/>
  127. <Compile Include="System.Web.Services.Description\DocumentableItem.cs"/>
  128. <Compile Include="System.Web.Services.Description\ExtensionManager.cs"/>
  129. <Compile Include="System.Web.Services.Description\FaultBinding.cs"/>
  130. <Compile Include="System.Web.Services.Description\FaultBindingCollection.cs"/>
  131. <Compile Include="System.Web.Services.Description\HttpAddressBinding.cs"/>
  132. <Compile Include="System.Web.Services.Description\HttpBinding.cs"/>
  133. <Compile Include="System.Web.Services.Description\HttpGetProtocolReflector.cs"/>
  134. <Compile Include="System.Web.Services.Description\HttpOperationBinding.cs"/>
  135. <Compile Include="System.Web.Services.Description\HttpPostProtocolReflector.cs"/>
  136. <Compile Include="System.Web.Services.Description\HttpSimpleProtocolReflector.cs"/>
  137. <Compile Include="System.Web.Services.Description\HttpUrlEncodedBinding.cs"/>
  138. <Compile Include="System.Web.Services.Description\HttpUrlReplacementBinding.cs"/>
  139. <Compile Include="System.Web.Services.Description\Import.cs"/>
  140. <Compile Include="System.Web.Services.Description\ImportCollection.cs"/>
  141. <Compile Include="System.Web.Services.Description\InputBinding.cs"/>
  142. <Compile Include="System.Web.Services.Description\Message.cs"/>
  143. <Compile Include="System.Web.Services.Description\MessageBinding.cs"/>
  144. <Compile Include="System.Web.Services.Description\MessageCollection.cs"/>
  145. <Compile Include="System.Web.Services.Description\MessagePart.cs"/>
  146. <Compile Include="System.Web.Services.Description\MessagePartCollection.cs"/>
  147. <Compile Include="System.Web.Services.Description\MimeContentBinding.cs"/>
  148. <Compile Include="System.Web.Services.Description\MimeMultipartRelatedBinding.cs"/>
  149. <Compile Include="System.Web.Services.Description\MimePart.cs"/>
  150. <Compile Include="System.Web.Services.Description\MimePartCollection.cs"/>
  151. <Compile Include="System.Web.Services.Description\MimeTextBinding.cs"/>
  152. <Compile Include="System.Web.Services.Description\MimeTextMatch.cs"/>
  153. <Compile Include="System.Web.Services.Description\MimeTextMatchCollection.cs"/>
  154. <Compile Include="System.Web.Services.Description\MimeXmlBinding.cs"/>
  155. <Compile Include="System.Web.Services.Description\NamedItem.cs"/>
  156. <Compile Include="System.Web.Services.Description\Operation.cs"/>
  157. <Compile Include="System.Web.Services.Description\OperationBinding.cs"/>
  158. <Compile Include="System.Web.Services.Description\OperationBindingCollection.cs"/>
  159. <Compile Include="System.Web.Services.Description\OperationCollection.cs"/>
  160. <Compile Include="System.Web.Services.Description\OperationFault.cs"/>
  161. <Compile Include="System.Web.Services.Description\OperationFaultCollection.cs"/>
  162. <Compile Include="System.Web.Services.Description\OperationFlow.cs"/>
  163. <Compile Include="System.Web.Services.Description\OperationInput.cs"/>
  164. <Compile Include="System.Web.Services.Description\OperationMessage.cs"/>
  165. <Compile Include="System.Web.Services.Description\OperationMessageCollection.cs"/>
  166. <Compile Include="System.Web.Services.Description\OperationOutput.cs"/>
  167. <Compile Include="System.Web.Services.Description\OutputBinding.cs"/>
  168. <Compile Include="System.Web.Services.Description\Port.cs"/>
  169. <Compile Include="System.Web.Services.Description\PortCollection.cs"/>
  170. <Compile Include="System.Web.Services.Description\PortType.cs"/>
  171. <Compile Include="System.Web.Services.Description\PortTypeCollection.cs"/>
  172. <Compile Include="System.Web.Services.Description\ProtocolReflector.cs"/>
  173. <Compile Include="System.Web.Services.Description\Service.cs"/>
  174. <Compile Include="System.Web.Services.Description\ServiceCollection.cs"/>
  175. <Compile Include="System.Web.Services.Description\ServiceDescription.cs"/>
  176. <Compile Include="System.Web.Services.Description\ServiceDescriptionBaseCollection.cs"/>
  177. <Compile Include="System.Web.Services.Description\ServiceDescriptionCollection.cs"/>
  178. <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtension.cs"/>
  179. <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtensionCollection.cs"/>
  180. <Compile Include="System.Web.Services.Description\ServiceDescriptionImportStyle.cs"/>
  181. <Compile Include="System.Web.Services.Description\ServiceDescriptionImportWarnings.cs"/>
  182. <Compile Include="System.Web.Services.Description\ServiceDescriptionReflector.cs"/>
  183. <Compile Include="System.Web.Services.Description\ServiceDescriptionSerializerBase.cs"/>
  184. <Compile Include="System.Web.Services.Description\ServiceDescriptionSerializerBase2.cs"/>
  185. <Compile Include="System.Web.Services.Description\Soap12AddressBinding.cs"/>
  186. <Compile Include="System.Web.Services.Description\Soap12Binding.cs"/>
  187. <Compile Include="System.Web.Services.Description\Soap12BodyBinding.cs"/>
  188. <Compile Include="System.Web.Services.Description\Soap12FaultBinding.cs"/>
  189. <Compile Include="System.Web.Services.Description\Soap12HeaderBinding.cs"/>
  190. <Compile Include="System.Web.Services.Description\Soap12OperationBinding.cs"/>
  191. <Compile Include="System.Web.Services.Description\SoapAddressBinding.cs"/>
  192. <Compile Include="System.Web.Services.Description\SoapBinding.cs"/>
  193. <Compile Include="System.Web.Services.Description\SoapBindingStyle.cs"/>
  194. <Compile Include="System.Web.Services.Description\SoapBindingUse.cs"/>
  195. <Compile Include="System.Web.Services.Description\SoapBodyBinding.cs"/>
  196. <Compile Include="System.Web.Services.Description\SoapExtensionReflector.cs"/>
  197. <Compile Include="System.Web.Services.Description\SoapFaultBinding.cs"/>
  198. <Compile Include="System.Web.Services.Description\SoapHeaderBinding.cs"/>
  199. <Compile Include="System.Web.Services.Description\SoapHeaderFaultBinding.cs"/>
  200. <Compile Include="System.Web.Services.Description\SoapOperationBinding.cs"/>
  201. <Compile Include="System.Web.Services.Description\SoapProtocolReflector.cs"/>
  202. <Compile Include="System.Web.Services.Description\Types.cs"/>
  203. <Compile Include="System.Web.Services.Description\WebReference.cs"/>
  204. <Compile Include="System.Web.Services.Description\WebReferenceCollection.cs"/>
  205. <Compile Include="System.Web.Services.Description\WebReferenceOptions.cs"/>
  206. <Compile Include="System.Web.Services.Description\WebReferenceOptionsSerializer.cs"/>
  207. <Compile Include="System.Web.Services.Description\WebServicesInteroperability.cs"/>
  208. <Compile Include="System.Web.Services.Discovery\ContractReference.cs"/>
  209. <Compile Include="System.Web.Services.Discovery\ContractSearchPattern.cs"/>
  210. <Compile Include="System.Web.Services.Discovery\DiscoveryClientDocumentCollection.cs"/>
  211. <Compile Include="System.Web.Services.Discovery\DiscoveryClientProtocol.cs">
  212. <SubType>Component</SubType>
  213. </Compile>
  214. <Compile Include="System.Web.Services.Discovery\DiscoveryClientReferenceCollection.cs"/>
  215. <Compile Include="System.Web.Services.Discovery\DiscoveryClientResult.cs"/>
  216. <Compile Include="System.Web.Services.Discovery\DiscoveryClientResultCollection.cs"/>
  217. <Compile Include="System.Web.Services.Discovery\DiscoveryDocument.cs"/>
  218. <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentLinksPattern.cs"/>
  219. <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentReference.cs"/>
  220. <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSearchPattern.cs"/>
  221. <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSerializer.cs"/>
  222. <Compile Include="System.Web.Services.Discovery\DiscoveryExceptionDictionary.cs"/>
  223. <Compile Include="System.Web.Services.Discovery\DiscoveryReference.cs"/>
  224. <Compile Include="System.Web.Services.Discovery\DiscoveryReferenceCollection.cs"/>
  225. <Compile Include="System.Web.Services.Discovery\DiscoveryRequestHandler.cs"/>
  226. <Compile Include="System.Web.Services.Discovery\DiscoverySearchPattern.cs"/>
  227. <Compile Include="System.Web.Services.Discovery\DynamicDiscoveryDocument.cs"/>
  228. <Compile Include="System.Web.Services.Discovery\ExcludePathInfo.cs"/>
  229. <Compile Include="System.Web.Services.Discovery\SchemaReference.cs"/>
  230. <Compile Include="System.Web.Services.Discovery\SoapBinding.cs"/>
  231. <Compile Include="System.Web.Services.Discovery\XmlSchemaSearchPattern.cs"/>
  232. <Compile Include="System.Web.Services.Protocols\AnyReturnReader.cs"/>
  233. <Compile Include="System.Web.Services.Protocols\Fault.cs"/>
  234. <Compile Include="System.Web.Services.Protocols\Fault12.cs"/>
  235. <Compile Include="System.Web.Services.Protocols\Fault12Serializer.cs"/>
  236. <Compile Include="System.Web.Services.Protocols\HtmlFormParameterReader.cs"/>
  237. <Compile Include="System.Web.Services.Protocols\HtmlFormParameterWriter.cs"/>
  238. <Compile Include="System.Web.Services.Protocols\HttpGetClientProtocol.cs">
  239. <SubType>Component</SubType>
  240. </Compile>
  241. <Compile Include="System.Web.Services.Protocols\HttpGetTypeStubInfo.cs"/>
  242. <Compile Include="System.Web.Services.Protocols\HttpMethodAttribute.cs"/>
  243. <Compile Include="System.Web.Services.Protocols\HttpPostClientProtocol.cs">
  244. <SubType>Component</SubType>
  245. </Compile>
  246. <Compile Include="System.Web.Services.Protocols\HttpPostTypeStubInfo.cs"/>
  247. <Compile Include="System.Web.Services.Protocols\HttpSimpleClientProtocol.cs">
  248. <SubType>Component</SubType>
  249. </Compile>
  250. <Compile Include="System.Web.Services.Protocols\HttpSimpleTypeStubInfo.cs"/>
  251. <Compile Include="System.Web.Services.Protocols\HttpSimpleWebServiceHandler.cs"/>
  252. <Compile Include="System.Web.Services.Protocols\HttpSoapWebServiceHandler.cs"/>
  253. <Compile Include="System.Web.Services.Protocols\HttpWebClientProtocol.cs">
  254. <SubType>Component</SubType>
  255. </Compile>
  256. <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventArgs.cs"/>
  257. <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventHandler.cs"/>
  258. <Compile Include="System.Web.Services.Protocols\LogicalMethodInfo.cs"/>
  259. <Compile Include="System.Web.Services.Protocols\LogicalMethodTypes.cs"/>
  260. <Compile Include="System.Web.Services.Protocols\MatchAttribute.cs"/>
  261. <Compile Include="System.Web.Services.Protocols\Methods.cs"/>
  262. <Compile Include="System.Web.Services.Protocols\MimeFormatter.cs"/>
  263. <Compile Include="System.Web.Services.Protocols\MimeParameterReader.cs"/>
  264. <Compile Include="System.Web.Services.Protocols\MimeParameterWriter.cs"/>
  265. <Compile Include="System.Web.Services.Protocols\MimeReturnReader.cs"/>
  266. <Compile Include="System.Web.Services.Protocols\MimeReturnWriter.cs"/>
  267. <Compile Include="System.Web.Services.Protocols\NopReturnReader.cs"/>
  268. <Compile Include="System.Web.Services.Protocols\PatternMatcher.cs"/>
  269. <Compile Include="System.Web.Services.Protocols\ServerProtocol.cs"/>
  270. <Compile Include="System.Web.Services.Protocols\ServerProtocolFactory.cs"/>
  271. <Compile Include="System.Web.Services.Protocols\ServerType.cs"/>
  272. <Compile Include="System.Web.Services.Protocols\Soap12FaultCodes.cs"/>
  273. <Compile Include="System.Web.Services.Protocols\SoapClientMessage.cs"/>
  274. <Compile Include="System.Web.Services.Protocols\SoapClientMethod.cs"/>
  275. <Compile Include="System.Web.Services.Protocols\SoapDocumentationHandler.cs"/>
  276. <Compile Include="System.Web.Services.Protocols\SoapDocumentMethodAttribute.cs"/>
  277. <Compile Include="System.Web.Services.Protocols\SoapDocumentServiceAttribute.cs"/>
  278. <Compile Include="System.Web.Services.Protocols\SoapException.cs"/>
  279. <Compile Include="System.Web.Services.Protocols\SoapExtension.cs"/>
  280. <Compile Include="System.Web.Services.Protocols\SoapExtensionAttribute.cs"/>
  281. <Compile Include="System.Web.Services.Protocols\SoapFaultSubcode.cs"/>
  282. <Compile Include="System.Web.Services.Protocols\SoapHeader.cs"/>
  283. <Compile Include="System.Web.Services.Protocols\SoapHeaderAttribute.cs"/>
  284. <Compile Include="System.Web.Services.Protocols\SoapHeaderCollection.cs"/>
  285. <Compile Include="System.Web.Services.Protocols\SoapHeaderDirection.cs"/>
  286. <Compile Include="System.Web.Services.Protocols\SoapHeaderException.cs"/>
  287. <Compile Include="System.Web.Services.Protocols\SoapHeaderHandling.cs"/>
  288. <Compile Include="System.Web.Services.Protocols\SoapHeaderMapping.cs"/>
  289. <Compile Include="System.Web.Services.Protocols\SoapHttpClientProtocol.cs">
  290. <SubType>Component</SubType>
  291. </Compile>
  292. <Compile Include="System.Web.Services.Protocols\SoapMessage.cs"/>
  293. <Compile Include="System.Web.Services.Protocols\SoapMessageStage.cs"/>
  294. <Compile Include="System.Web.Services.Protocols\SoapParameterStyle.cs"/>
  295. <Compile Include="System.Web.Services.Protocols\SoapProtocolVersion.cs"/>
  296. <Compile Include="System.Web.Services.Protocols\SoapRpcMethodAttribute.cs"/>
  297. <Compile Include="System.Web.Services.Protocols\SoapRpcServiceAttribute.cs"/>
  298. <Compile Include="System.Web.Services.Protocols\SoapServerMessage.cs"/>
  299. <Compile Include="System.Web.Services.Protocols\SoapServerMethod.cs"/>
  300. <Compile Include="System.Web.Services.Protocols\SoapServerProtocol.cs"/>
  301. <Compile Include="System.Web.Services.Protocols\SoapServerProtocolFactory.cs"/>
  302. <Compile Include="System.Web.Services.Protocols\SoapServerType.cs"/>
  303. <Compile Include="System.Web.Services.Protocols\SoapServiceRoutingStyle.cs"/>
  304. <Compile Include="System.Web.Services.Protocols\SoapUnknownHeader.cs"/>
  305. <Compile Include="System.Web.Services.Protocols\TextReturnReader.cs"/>
  306. <Compile Include="System.Web.Services.Protocols\TypeStubManager.cs"/>
  307. <Compile Include="System.Web.Services.Protocols\UrlEncodedParameterWriter.cs"/>
  308. <Compile Include="System.Web.Services.Protocols\UrlParameterReader.cs"/>
  309. <Compile Include="System.Web.Services.Protocols\UrlParameterWriter.cs"/>
  310. <Compile Include="System.Web.Services.Protocols\ValueCollectionParameterReader.cs"/>
  311. <Compile Include="System.Web.Services.Protocols\WebClientAsyncResult.cs"/>
  312. <Compile Include="System.Web.Services.Protocols\WebClientProtocol.cs">
  313. <SubType>Component</SubType>
  314. </Compile>
  315. <Compile Include="System.Web.Services.Protocols\WebServiceHandler.cs"/>
  316. <Compile Include="System.Web.Services.Protocols\WebServiceHandlerFactory.cs"/>
  317. <Compile Include="System.Web.Services.Protocols\WebServiceHelper.cs"/>
  318. <Compile Include="System.Web.Services.Protocols\XmlReturnReader.cs"/>
  319. <Compile Include="System.Web.Services.Protocols\XmlReturnWriter.cs"/>
  320. <Compile Include="System.Web.Services\WebMethodAttribute.cs"/>
  321. <Compile Include="System.Web.Services\WebService.cs">
  322. <SubType>Component</SubType>
  323. </Compile>
  324. <Compile Include="System.Web.Services\WebServiceAttribute.cs"/>
  325. <Compile Include="System.Web.Services\WebServiceBindingAttribute.cs"/>
  326. <Compile Include="System.Web.Services\WebServicesDescriptionAttribute.cs"/>
  327. <Compile Include="System.Web.Services\WsiProfiles.cs"/>
  328. </ItemGroup>
  329. <ItemGroup>
  330. <None Include="..\..\build\common\Consts.cs.in">
  331. <Link>Consts.cs.in</Link>
  332. </None>
  333. </ItemGroup>
  334. <ItemGroup>
  335. <EmbeddedResource Include="System.Web.Services.Description\wsdl-1.1.xsd">
  336. <LogicalName>wsdl-1.1.xsd</LogicalName>
  337. </EmbeddedResource>
  338. <EmbeddedResource Include="System.Web.Services.Description\web-reference.xsd">
  339. <LogicalName>web-reference.xsd</LogicalName>
  340. </EmbeddedResource>
  341. </ItemGroup>
  342. <ItemGroup>
  343. <Folder Include="Properties\"/>
  344. </ItemGroup>
  345. <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets"/>
  346. <Import Project="$(VMW_HOME)\bin\Mainsoft.Common.targets"/>
  347. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  348. Other similar extension points exist, see Microsoft.Common.targets.
  349. <Target Name="BeforeBuild">
  350. </Target>
  351. <Target Name="AfterBuild">
  352. </Target>
  353. -->
  354. <ProjectExtensions>
  355. <VisualStudio>
  356. <UserProperties REFS-JarPath-system-web="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\System.Web.jar" REFS-JarPath-system-configuration="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\System.Configuration.jar" 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-system-xml="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\System.Xml.jar"/>
  357. </VisualStudio>
  358. </ProjectExtensions>
  359. <PropertyGroup>
  360. <PostBuildEvent>echo Parsing DefaultWsdlHelpGenerator.jvm.aspx
  361. copy ..\..\..\..\..\mono\data\net_2_0\DefaultWsdlHelpGenerator.jvm.aspx .
  362. "%25VMW_HOME%25\bin\aspxparser.exe" /reference:"$(FrameworkDir)\System.dll" /reference:"$(FrameworkDir)\System.Web.dll" /novalidator /enterprise:no /appdir:$(ProjectDir)$(OutDir) /out:$(ProjectDir)\WEB-INF\lib\$(TargetName).jar /bindir:$(TargetDir)$(OutDir) /virtdir:/MonoSystemWeb /aspxfiles:DefaultWsdlHelpGenerator.jvm.aspx /precompileall /tempDir:$(ProjectDir)$(OutDir) /assembly:$(TargetPath)
  363. del DefaultWsdlHelpGenerator.jvm.aspx
  364. set td=%25random%25
  365. echo %25td%25\ASP
  366. md %25td%25\ASP
  367. md %25td%25\assemblies
  368. copy assemblies\defaultwsdlhelpgenerator.jvm.aspx.xml %25td%25\assemblies\defaultwsdlhelpgenerator.aspx.xml
  369. cd assemblies\A*
  370. copy *.ghres ..\..\%25td%25\dll.ghres
  371. copy ASP ..\..\%25td%25\ASP
  372. cd ..\..\%25td%25
  373. echo Unzipping System.Web.Services.jar...
  374. set jar=$(TargetDir)$(TargetName).jar
  375. jar xf "%25jar%25"
  376. echo Repackaging...
  377. jar cfm "%25jar%25" .\META-INF\MANIFEST.MF *
  378. cd ..
  379. rmdir /S /Q %25td%25
  380. rmdir /S /Q assemblies</PostBuildEvent>
  381. </PropertyGroup>
  382. </Project>