System.Runtime.Remoting_2_0.csproj 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176
  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>{C4523363-42B4-486B-9422-B52B7D4CA3CF}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>System.Runtime.Remoting</RootNamespace>
  11. <AssemblyName>System.Runtime.Remoting</AssemblyName>
  12. <JDKName>1.4.2</JDKName>
  13. <GHProjectType>1</GHProjectType>
  14. <GHProjectKind>framework</GHProjectKind>
  15. <Version>2.0</Version>
  16. <jarserver>ipa</jarserver>
  17. <ProjectTypeGuids>{F6B19D50-1E2E-4e87-ADFB-10393B439DE0};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  18. </PropertyGroup>
  19. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java20|AnyCPU' ">
  20. <OutputPath>bin\Release_Java20\</OutputPath>
  21. <DefineConstants>TRACE;DEBUG;JAVA;NET_1_1;TARGET_JVM;NET_2_0</DefineConstants>
  22. <BaseAddress>285212672</BaseAddress>
  23. <Optimize>true</Optimize>
  24. <DebugType>pdbonly</DebugType>
  25. <PlatformTarget>AnyCPU</PlatformTarget>
  26. <ErrorReport>prompt</ErrorReport>
  27. <SkipValidation>false</SkipValidation>
  28. <KeepIntermediate>false</KeepIntermediate>
  29. <GHProjectType>1</GHProjectType>
  30. <PreCompile>false</PreCompile>
  31. <AdditionalClassPath>
  32. </AdditionalClassPath>
  33. <ApplicationServerType>
  34. </ApplicationServerType>
  35. <Version>2.0</Version>
  36. <JDKName>1.4.2</JDKName>
  37. <jarserver>ipa</jarserver>
  38. <TargetPlatform>0</TargetPlatform>
  39. </PropertyGroup>
  40. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">
  41. <DebugSymbols>true</DebugSymbols>
  42. <DebugType>full</DebugType>
  43. <Optimize>false</Optimize>
  44. <OutputPath>bin\Debug_Java\</OutputPath>
  45. <DefineConstants>DEBUG;TRACE;JAVA;NET_1_1;TARGET_JVM</DefineConstants>
  46. <ErrorReport>prompt</ErrorReport>
  47. <WarningLevel>4</WarningLevel>
  48. <BaseAddress>285212672</BaseAddress>
  49. <SkipValidation>false</SkipValidation>
  50. <KeepIntermediate>false</KeepIntermediate>
  51. <TargetPlatform>0</TargetPlatform>
  52. <AdditionalClassPath>
  53. </AdditionalClassPath>
  54. </PropertyGroup>
  55. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">
  56. <DebugType>pdbonly</DebugType>
  57. <Optimize>true</Optimize>
  58. <OutputPath>bin\Release_Java\</OutputPath>
  59. <DefineConstants>TRACE;DEBUG;JAVA;NET_1_1;TARGET_JVM</DefineConstants>
  60. <ErrorReport>prompt</ErrorReport>
  61. <WarningLevel>4</WarningLevel>
  62. <BaseAddress>285212672</BaseAddress>
  63. <SkipValidation>false</SkipValidation>
  64. <KeepIntermediate>false</KeepIntermediate>
  65. <TargetPlatform>0</TargetPlatform>
  66. <AdditionalClassPath>
  67. </AdditionalClassPath>
  68. </PropertyGroup>
  69. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java20|AnyCPU' ">
  70. <DebugSymbols>true</DebugSymbols>
  71. <OutputPath>bin\Debug_Java20\</OutputPath>
  72. <DefineConstants>DEBUG;TRACE;JAVA;NET_1_1;TARGET_JVM;NET_2_0</DefineConstants>
  73. <BaseAddress>285212672</BaseAddress>
  74. <DebugType>full</DebugType>
  75. <PlatformTarget>AnyCPU</PlatformTarget>
  76. <ErrorReport>prompt</ErrorReport>
  77. <SkipValidation>true</SkipValidation>
  78. <KeepIntermediate>false</KeepIntermediate>
  79. <GHProjectType>1</GHProjectType>
  80. <PreCompile>false</PreCompile>
  81. <AdditionalClassPath>
  82. </AdditionalClassPath>
  83. <ApplicationServerType>
  84. </ApplicationServerType>
  85. <Version>2.0</Version>
  86. <JDKName>1.4.2</JDKName>
  87. <jarserver>ipa</jarserver>
  88. <TargetPlatform>0</TargetPlatform>
  89. </PropertyGroup>
  90. <ItemGroup>
  91. <Compile Include="..\..\build\common\Consts.cs">
  92. <Link>Consts.cs</Link>
  93. </Compile>
  94. <Compile Include="..\..\build\common\MonoTODOAttribute.cs">
  95. <Link>MonoTODOAttribute.cs</Link>
  96. </Compile>
  97. <Compile Include="Assembly\AssemblyInfo.cs" />
  98. <Compile Include="System.Runtime.Remoting.Channels.Http\AggregateDictionary.cs" />
  99. <Compile Include="System.Runtime.Remoting.Channels.Http\HttpChannel.cs" />
  100. <Compile Include="System.Runtime.Remoting.Channels.Http\HttpClientChannel.cs" />
  101. <Compile Include="System.Runtime.Remoting.Channels.Http\HttpHelper.cs" />
  102. <Compile Include="System.Runtime.Remoting.Channels.Http\HttpRemotingHandler.cs" />
  103. <Compile Include="System.Runtime.Remoting.Channels.Http\HttpRemotingHandlerFactory.jvm.cs" />
  104. <Compile Include="System.Runtime.Remoting.Channels.Http\HttpServer.cs" />
  105. <Compile Include="System.Runtime.Remoting.Channels.Http\HttpServerChannel.cs" />
  106. <Compile Include="System.Runtime.Remoting.Channels.Tcp\TcpChannel.cs" />
  107. <Compile Include="System.Runtime.Remoting.Channels.Tcp\TcpClientChannel.cs" />
  108. <Compile Include="System.Runtime.Remoting.Channels.Tcp\TcpClientTransportSink.cs" />
  109. <Compile Include="System.Runtime.Remoting.Channels.Tcp\TcpClientTransportSinkProvider.cs" />
  110. <Compile Include="System.Runtime.Remoting.Channels.Tcp\TcpConnectionPool.cs" />
  111. <Compile Include="System.Runtime.Remoting.Channels.Tcp\TcpMessageIO.cs" />
  112. <Compile Include="System.Runtime.Remoting.Channels.Tcp\TcpServerChannel.cs" />
  113. <Compile Include="System.Runtime.Remoting.Channels.Tcp\TcpServerTransportSink.cs" />
  114. <Compile Include="System.Runtime.Remoting.Channels\BinaryClientFormatterSink.cs" />
  115. <Compile Include="System.Runtime.Remoting.Channels\BinaryClientFormatterSinkProvider.cs" />
  116. <Compile Include="System.Runtime.Remoting.Channels\BinaryCore.cs" />
  117. <Compile Include="System.Runtime.Remoting.Channels\BinaryServerFormatterSink.cs" />
  118. <Compile Include="System.Runtime.Remoting.Channels\BinaryServerFormatterSinkProvider.cs" />
  119. <Compile Include="System.Runtime.Remoting.Channels\ChannelCore.cs" />
  120. <Compile Include="System.Runtime.Remoting.Channels\CommonTransportKeys.cs" />
  121. <Compile Include="System.Runtime.Remoting.Channels\IAuthorizeRemotingConnection.cs" />
  122. <Compile Include="System.Runtime.Remoting.Channels\RemotingThreadPool.cs" />
  123. <Compile Include="System.Runtime.Remoting.Channels\SoapClientFormatterSink.cs" />
  124. <Compile Include="System.Runtime.Remoting.Channels\SoapClientFormatterSinkProvider.cs" />
  125. <Compile Include="System.Runtime.Remoting.Channels\SoapCore.cs" />
  126. <Compile Include="System.Runtime.Remoting.Channels\SoapMessageFormatter.cs" />
  127. <Compile Include="System.Runtime.Remoting.Channels\SoapServerFormatterSink.cs" />
  128. <Compile Include="System.Runtime.Remoting.Channels\SoapServerFormatterSinkProvider.cs" />
  129. <Compile Include="System.Runtime.Remoting.MetadataServices\MetaData.cs" />
  130. <Compile Include="System.Runtime.Remoting.MetadataServices\MetaDataCodeGenerator.cs" />
  131. <Compile Include="System.Runtime.Remoting.MetadataServices\MetaDataExporter.cs" />
  132. <Compile Include="System.Runtime.Remoting.MetadataServices\SdlChannelSink.cs" />
  133. <Compile Include="System.Runtime.Remoting.MetadataServices\SdlChannelSinkProvider.cs" />
  134. <Compile Include="System.Runtime.Remoting.MetadataServices\SdlType.cs" />
  135. <Compile Include="System.Runtime.Remoting.MetadataServices\ServiceType.cs" />
  136. <Compile Include="System.Runtime.Remoting.MetadataServices\SUDSGeneratorException.cs" />
  137. <Compile Include="System.Runtime.Remoting.MetadataServices\SUDSParserException.cs" />
  138. <Compile Include="System.Runtime.Remoting.Services\RemotingClientProxy.cs">
  139. <SubType>Component</SubType>
  140. </Compile>
  141. <Compile Include="System.Runtime.Remoting.Services\RemotingService.cs">
  142. <SubType>Component</SubType>
  143. </Compile>
  144. </ItemGroup>
  145. <ItemGroup>
  146. <Reference Include="J2SE.Helpers, Version=0.0.0.0, Culture=neutral">
  147. <SpecificVersion>False</SpecificVersion>
  148. <HintPath>..\lib\J2SE.Helpers.dll</HintPath>
  149. <Private>True</Private>
  150. </Reference>
  151. <Reference Include="rt, Version=1.4.2.65535, Culture=neutral, processorArchitecture=MSIL" />
  152. <Reference Include="System" />
  153. <Reference Include="System.Data" />
  154. <Reference Include="System.Runtime.Serialization.Formatters.Soap">
  155. <Private>False</Private>
  156. </Reference>
  157. <Reference Include="System.Web">
  158. <Private>False</Private>
  159. </Reference>
  160. <Reference Include="System.Xml" />
  161. </ItemGroup>
  162. <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets" />
  163. <Import Project="$(GHROOT)\bin\Mainsoft.Common.targets" />
  164. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  165. Other similar extension points exist, see Microsoft.Common.targets.
  166. <Target Name="BeforeBuild">
  167. </Target>
  168. <Target Name="AfterBuild">
  169. </Target>
  170. -->
  171. <ProjectExtensions>
  172. <VisualStudio>
  173. <UserProperties REFS-JarPath-j2se-helpers="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\java_refs\framework\J2SE.Helpers.jar" REFS-JarPath-system-web="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\java_refs\framework\System.Web.jar" REFS-JarPath-system-runtime-serialization-formatters-soap="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\java_refs\framework\System.Runtime.Serialization.Formatters.Soap.jar" REFS-JarPath-mscorlib="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\java_refs\framework\mscorlib.jar" REFS-JarPath-system="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\java_refs\framework\System.jar" REFS-JarPath-system-data="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\java_refs\framework\System.Data.jar" REFS-JarPath-system-xml="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\java_refs\framework\System.Xml.jar" REFS-JarPath-rt="" REFS-RefInfo-rt="repository:jre:sun:1.4.2" />
  174. </VisualStudio>
  175. </ProjectExtensions>
  176. </Project>