System.Runtime.Remoting_2_0.vmwcsproj 9.6 KB

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