System.Runtime.Remoting.vmwcsproj 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. <VisualStudioProject>
  2. <CSHARP ProjectType="Local" ProductVersion="7.10.3077" SchemaVersion="2.0" ProjectGuid="{DA9ADBB2-C15E-43D4-82D1-FBAB3925F512}">
  3. <Build>
  4. <Settings ApplicationIcon="" AssemblyKeyContainerName="" AssemblyName="System.Runtime.Remoting" AssemblyOriginatorKeyFile="" DefaultClientScript="JScript" DefaultHTMLPageLayout="Grid" DefaultTargetSchema="IE50" DelaySign="false" OutputType="Library" PreBuildEvent="" PostBuildEvent="" RootNamespace="System.Runtime.Remoting" RunPostBuildEvent="OnBuildSuccess" StartupObject="">
  5. <Config Name="Debug_Java" AllowUnsafeBlocks="false" BaseAddress="285212672" CheckForOverflowUnderflow="false" ConfigurationOverrideFile="" DefineConstants="DEBUG;TRACE;JAVA;NET_1_1;TARGET_JVM" DocumentationFile="" DebugSymbols="true" FileAlignment="4096" IncrementalBuild="false" NoStdLib="false" NoWarn="1595" Optimize="false" OutputPath="bin\Debug_Java\" RegisterForComInterop="false" RemoveIntegerChecks="false" TreatWarningsAsErrors="false" WarningLevel="4"/>
  6. <Config Name="Release_Java" AllowUnsafeBlocks="false" BaseAddress="285212672" CheckForOverflowUnderflow="false" ConfigurationOverrideFile="" DefineConstants="TRACE;JAVA;NET_1_1;TARGET_JVM" DocumentationFile="" DebugSymbols="false" FileAlignment="4096" IncrementalBuild="false" NoStdLib="false" NoWarn="1595" Optimize="true" OutputPath="bin\Release_Java\" RegisterForComInterop="false" RemoveIntegerChecks="false" TreatWarningsAsErrors="false" WarningLevel="4"/>
  7. </Settings>
  8. <References>
  9. <Reference Name="System" AssemblyName="System" HintPath="..\lib\System.dll" Private="False"/>
  10. <Reference Name="System.Data" AssemblyName="System.Data" HintPath="..\lib\System.Data.dll" Private="False"/>
  11. <Reference Name="System.Xml" AssemblyName="System.Xml" HintPath="..\lib\System.Xml.dll" Private="False"/>
  12. <Reference Name="rt" AssemblyName="rt" HintPath="..\lib\rt.dll" Private="False"/>
  13. <Reference Name="System.Runtime.Serialization.Formatters.Soap" AssemblyName="System.Runtime.Serialization.Formatters.Soap" HintPath="..\lib\System.Runtime.Serialization.Formatters.Soap.dll" Private="False"/>
  14. <Reference Name="System.Web" AssemblyName="System.Web" HintPath="..\lib\System.Web.dll" Private="False"/>
  15. <Reference Name="J2SE.Helpers" AssemblyName="J2SE.Helpers" HintPath="..\lib\J2SE.Helpers.dll" Private="False"/>
  16. </References>
  17. </Build>
  18. <Files>
  19. <Include>
  20. <File RelPath="Assembly\AssemblyInfo.cs" SubType="Code" BuildAction="Compile"/>
  21. <File RelPath="Assembly\Consts.cs.in" Link="..\..\build\common\Consts.cs.in" SubType="Code" BuildAction="Compile"/>
  22. <File RelPath="Assembly\Locale.cs" Link="..\..\build\common\Locale.cs" SubType="Code" BuildAction="Compile"/>
  23. <File RelPath="Assembly\MonoTODOAttribute.cs" Link="..\..\build\common\MonoTODOAttribute.cs" SubType="Code" BuildAction="Compile"/>
  24. <File RelPath="System.Runtime.Remoting.Channels\BinaryClientFormatterSink.cs" SubType="Code" BuildAction="Compile"/>
  25. <File RelPath="System.Runtime.Remoting.Channels\BinaryClientFormatterSinkProvider.cs" SubType="Code" BuildAction="Compile"/>
  26. <File RelPath="System.Runtime.Remoting.Channels\BinaryCore.cs" SubType="Code" BuildAction="Compile"/>
  27. <File RelPath="System.Runtime.Remoting.Channels\BinaryServerFormatterSink.cs" SubType="Code" BuildAction="Compile"/>
  28. <File RelPath="System.Runtime.Remoting.Channels\BinaryServerFormatterSinkProvider.cs" SubType="Code" BuildAction="Compile"/>
  29. <File RelPath="System.Runtime.Remoting.Channels\ChannelCore.cs" SubType="Code" BuildAction="Compile"/>
  30. <File RelPath="System.Runtime.Remoting.Channels\CommonTransportKeys.cs" SubType="Code" BuildAction="Compile"/>
  31. <File RelPath="System.Runtime.Remoting.Channels\RemotingThreadPool.cs" SubType="Code" BuildAction="Compile"/>
  32. <File RelPath="System.Runtime.Remoting.Channels\SoapClientFormatterSink.cs" SubType="Code" BuildAction="Compile"/>
  33. <File RelPath="System.Runtime.Remoting.Channels\SoapClientFormatterSinkProvider.cs" SubType="Code" BuildAction="Compile"/>
  34. <File RelPath="System.Runtime.Remoting.Channels\SoapCore.cs" SubType="Code" BuildAction="Compile"/>
  35. <File RelPath="System.Runtime.Remoting.Channels\SoapMessageFormatter.cs" SubType="Code" BuildAction="Compile"/>
  36. <File RelPath="System.Runtime.Remoting.Channels\SoapServerFormatterSink.cs" SubType="Code" BuildAction="Compile"/>
  37. <File RelPath="System.Runtime.Remoting.Channels\SoapServerFormatterSinkProvider.cs" SubType="Code" BuildAction="Compile"/>
  38. <File RelPath="System.Runtime.Remoting.Channels.Http\AggregateDictionary.cs" SubType="Code" BuildAction="Compile"/>
  39. <File RelPath="System.Runtime.Remoting.Channels.Http\HttpChannel.cs" SubType="Code" BuildAction="Compile"/>
  40. <File RelPath="System.Runtime.Remoting.Channels.Http\HttpClientChannel.cs" SubType="Code" BuildAction="Compile"/>
  41. <File RelPath="System.Runtime.Remoting.Channels.Http\HttpHelper.cs" SubType="Code" BuildAction="Compile"/>
  42. <File RelPath="System.Runtime.Remoting.Channels.Http\HttpRemotingHandler.cs" SubType="Code" BuildAction="Compile"/>
  43. <File RelPath="System.Runtime.Remoting.Channels.Http\HttpRemotingHandlerFactory.jvm.cs" SubType="Code" BuildAction="Compile"/>
  44. <File RelPath="System.Runtime.Remoting.Channels.Http\HttpServer.cs" SubType="Code" BuildAction="Compile"/>
  45. <File RelPath="System.Runtime.Remoting.Channels.Http\HttpServerChannel.cs" SubType="Code" BuildAction="Compile"/>
  46. <File RelPath="System.Runtime.Remoting.Channels.Tcp\TcpChannel.cs" SubType="Code" BuildAction="Compile"/>
  47. <File RelPath="System.Runtime.Remoting.Channels.Tcp\TcpClientChannel.cs" SubType="Code" BuildAction="Compile"/>
  48. <File RelPath="System.Runtime.Remoting.Channels.Tcp\TcpClientTransportSink.cs" SubType="Code" BuildAction="Compile"/>
  49. <File RelPath="System.Runtime.Remoting.Channels.Tcp\TcpClientTransportSinkProvider.cs" SubType="Code" BuildAction="Compile"/>
  50. <File RelPath="System.Runtime.Remoting.Channels.Tcp\TcpConnectionPool.cs" SubType="Code" BuildAction="Compile"/>
  51. <File RelPath="System.Runtime.Remoting.Channels.Tcp\TcpMessageIO.cs" SubType="Code" BuildAction="Compile"/>
  52. <File RelPath="System.Runtime.Remoting.Channels.Tcp\TcpServerChannel.cs" SubType="Code" BuildAction="Compile"/>
  53. <File RelPath="System.Runtime.Remoting.Channels.Tcp\TcpServerTransportSink.cs" SubType="Code" BuildAction="Compile"/>
  54. <File RelPath="System.Runtime.Remoting.MetadataServices\MetaData.cs" SubType="Code" BuildAction="Compile"/>
  55. <File RelPath="System.Runtime.Remoting.MetadataServices\MetaDataCodeGenerator.cs" SubType="Code" BuildAction="Compile"/>
  56. <File RelPath="System.Runtime.Remoting.MetadataServices\MetaDataExporter.cs" SubType="Code" BuildAction="Compile"/>
  57. <File RelPath="System.Runtime.Remoting.MetadataServices\SdlChannelSink.cs" SubType="Code" BuildAction="Compile"/>
  58. <File RelPath="System.Runtime.Remoting.MetadataServices\SdlChannelSinkProvider.cs" SubType="Code" BuildAction="Compile"/>
  59. <File RelPath="System.Runtime.Remoting.MetadataServices\SdlType.cs" SubType="Code" BuildAction="Compile"/>
  60. <File RelPath="System.Runtime.Remoting.MetadataServices\ServiceType.cs" SubType="Code" BuildAction="Compile"/>
  61. <File RelPath="System.Runtime.Remoting.MetadataServices\SUDSGeneratorException.cs" SubType="Code" BuildAction="Compile"/>
  62. <File RelPath="System.Runtime.Remoting.MetadataServices\SUDSParserException.cs" SubType="Code" BuildAction="Compile"/>
  63. <File RelPath="System.Runtime.Remoting.Services\RemotingClientProxy.cs" SubType="Component" BuildAction="Compile"/>
  64. <File RelPath="System.Runtime.Remoting.Services\RemotingService.cs" SubType="Component" BuildAction="Compile"/>
  65. </Include>
  66. </Files>
  67. <UserProperties REFS.JarPath.system.web="..\lib\System.Web.jar" REFS.JarPath.system.runtime.serialization.formatters.soap="..\lib\System.Runtime.Serialization.Formatters.Soap.jar" project.JDKType="1.4.2_05" REFS.JarPath.rt="..\lib\rt.jar" REFS.JarPath.system.xml="..\lib\System.Xml.jar" REFS.JarPath.system.data="..\lib\System.Data.jar" REFS.JarPath.system="..\lib\System.jar" REFS.JarPath.j2se.helpers="..\lib\J2SE.Helpers.jar.jar"/>
  68. </CSHARP>
  69. <VisualMainWin><Project Prop2023="1.4.2_05" Prop2024="" Prop2026="" Prop2015="" Version="1.7.0" ProjectType="1"/><References/><Configs><Config Prop2000="0" Prop2001="0" Prop2002="0" Prop2003="0" Prop2004="0" Prop2005="0" Prop2006="" Prop2007="" Prop2008="" Prop2009="" Prop2010="" Prop2011="0" Prop2012="0" Prop2013="" Prop2014="0" Prop2016="" Prop2027="" Prop2019="0" Prop2020="285212672" Prop2021="4096" Prop2022="0" Prop2017="0" Prop2018="-1" Name="Release_Java"/><Config Prop2000="0" Prop2001="0" Prop2002="0" Prop2003="0" Prop2004="0" Prop2005="0" Prop2006="" Prop2007="" Prop2008="" Prop2009="" Prop2010="" Prop2011="-1" Prop2012="0" Prop2013="" Prop2014="0" Prop2016="" Prop2027="" Prop2019="0" Prop2020="285212672" Prop2021="4096" Prop2022="0" Prop2017="0" Prop2018="0" Name="Debug_Java"/></Configs></VisualMainWin></VisualStudioProject>