System.Runtime.Remoting_2_0.vmwcsproj 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178
  1. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java20|AnyCPU' ">
  3. <OutputPath>bin\Release_Java20\</OutputPath>
  4. <DefineConstants>TRACE;DEBUG;JAVA;NET_1_1;TARGET_JVM;NET_2_0</DefineConstants>
  5. <BaseAddress>285212672</BaseAddress>
  6. <Optimize>true</Optimize>
  7. <DebugType>pdbonly</DebugType>
  8. <PlatformTarget>AnyCPU</PlatformTarget>
  9. <ErrorReport>prompt</ErrorReport>
  10. <SkipValidation>false</SkipValidation>
  11. <KeepIntermediate>false</KeepIntermediate>
  12. <GHProjectType>1</GHProjectType>
  13. <PreCompile>false</PreCompile>
  14. <AdditionalClassPath>
  15. </AdditionalClassPath>
  16. <ApplicationServerType>
  17. </ApplicationServerType>
  18. <Version>2.0</Version>
  19. <JDKName>1.5.0_05</JDKName>
  20. <jarserver>ipa</jarserver>
  21. <TargetPlatform>0</TargetPlatform>
  22. </PropertyGroup>
  23. <PropertyGroup>
  24. <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java</Configuration>
  25. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  26. <ProductVersion>8.0.50727</ProductVersion>
  27. <SchemaVersion>2.0</SchemaVersion>
  28. <ProjectGuid>{C4523363-42B4-486B-9422-B52B7D4CA3CF}</ProjectGuid>
  29. <OutputType>Library</OutputType>
  30. <AppDesignerFolder>Properties</AppDesignerFolder>
  31. <RootNamespace>System.Runtime.Remoting</RootNamespace>
  32. <AssemblyName>System.Runtime.Remoting</AssemblyName>
  33. <JDKName>1.5.0_05</JDKName>
  34. <GHProjectType>1</GHProjectType>
  35. <Version>2.0</Version>
  36. <jarserver>ipa</jarserver>
  37. </PropertyGroup>
  38. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">
  39. <DebugSymbols>true</DebugSymbols>
  40. <DebugType>full</DebugType>
  41. <Optimize>false</Optimize>
  42. <OutputPath>bin\Debug_Java\</OutputPath>
  43. <DefineConstants>DEBUG;TRACE;JAVA;NET_1_1;TARGET_JVM</DefineConstants>
  44. <ErrorReport>prompt</ErrorReport>
  45. <WarningLevel>4</WarningLevel>
  46. <BaseAddress>285212672</BaseAddress>
  47. <SkipValidation>false</SkipValidation>
  48. <KeepIntermediate>false</KeepIntermediate>
  49. <TargetPlatform>0</TargetPlatform>
  50. <AdditionalClassPath>
  51. </AdditionalClassPath>
  52. </PropertyGroup>
  53. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">
  54. <DebugType>pdbonly</DebugType>
  55. <Optimize>true</Optimize>
  56. <OutputPath>bin\Release_Java\</OutputPath>
  57. <DefineConstants>TRACE;DEBUG;JAVA;NET_1_1;TARGET_JVM</DefineConstants>
  58. <ErrorReport>prompt</ErrorReport>
  59. <WarningLevel>4</WarningLevel>
  60. <BaseAddress>285212672</BaseAddress>
  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>DEBUG;TRACE;JAVA;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>false</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. <jarserver>ipa</jarserver>
  86. <TargetPlatform>0</TargetPlatform>
  87. </PropertyGroup>
  88. <ItemGroup>
  89. <Compile Include="..\..\build\common\Consts.cs">
  90. <Link>Consts.cs</Link>
  91. </Compile>
  92. <Compile Include="..\..\build\common\MonoTODOAttribute.cs">
  93. <Link>MonoTODOAttribute.cs</Link>
  94. </Compile>
  95. <Compile Include="Properties\AssemblyInfo.cs"/>
  96. <Compile Include="System.Runtime.Remoting.Channels.Http\AggregateDictionary.cs"/>
  97. <Compile Include="System.Runtime.Remoting.Channels.Http\HttpChannel.cs"/>
  98. <Compile Include="System.Runtime.Remoting.Channels.Http\HttpClientChannel.cs"/>
  99. <Compile Include="System.Runtime.Remoting.Channels.Http\HttpHelper.cs"/>
  100. <Compile Include="System.Runtime.Remoting.Channels.Http\HttpRemotingHandler.cs"/>
  101. <Compile Include="System.Runtime.Remoting.Channels.Http\HttpRemotingHandlerFactory.jvm.cs"/>
  102. <Compile Include="System.Runtime.Remoting.Channels.Http\HttpServer.cs"/>
  103. <Compile Include="System.Runtime.Remoting.Channels.Http\HttpServerChannel.cs"/>
  104. <Compile Include="System.Runtime.Remoting.Channels.Tcp\TcpChannel.cs"/>
  105. <Compile Include="System.Runtime.Remoting.Channels.Tcp\TcpClientChannel.cs"/>
  106. <Compile Include="System.Runtime.Remoting.Channels.Tcp\TcpClientTransportSink.cs"/>
  107. <Compile Include="System.Runtime.Remoting.Channels.Tcp\TcpClientTransportSinkProvider.cs"/>
  108. <Compile Include="System.Runtime.Remoting.Channels.Tcp\TcpConnectionPool.cs"/>
  109. <Compile Include="System.Runtime.Remoting.Channels.Tcp\TcpMessageIO.cs"/>
  110. <Compile Include="System.Runtime.Remoting.Channels.Tcp\TcpServerChannel.cs"/>
  111. <Compile Include="System.Runtime.Remoting.Channels.Tcp\TcpServerTransportSink.cs"/>
  112. <Compile Include="System.Runtime.Remoting.Channels\BinaryClientFormatterSink.cs"/>
  113. <Compile Include="System.Runtime.Remoting.Channels\BinaryClientFormatterSinkProvider.cs"/>
  114. <Compile Include="System.Runtime.Remoting.Channels\BinaryCore.cs"/>
  115. <Compile Include="System.Runtime.Remoting.Channels\BinaryServerFormatterSink.cs"/>
  116. <Compile Include="System.Runtime.Remoting.Channels\BinaryServerFormatterSinkProvider.cs"/>
  117. <Compile Include="System.Runtime.Remoting.Channels\ChannelCore.cs"/>
  118. <Compile Include="System.Runtime.Remoting.Channels\CommonTransportKeys.cs"/>
  119. <Compile Include="System.Runtime.Remoting.Channels\IAuthorizeRemotingConnection.cs"/>
  120. <Compile Include="System.Runtime.Remoting.Channels\RemotingThreadPool.cs"/>
  121. <Compile Include="System.Runtime.Remoting.Channels\SoapClientFormatterSink.cs"/>
  122. <Compile Include="System.Runtime.Remoting.Channels\SoapClientFormatterSinkProvider.cs"/>
  123. <Compile Include="System.Runtime.Remoting.Channels\SoapCore.cs"/>
  124. <Compile Include="System.Runtime.Remoting.Channels\SoapMessageFormatter.cs"/>
  125. <Compile Include="System.Runtime.Remoting.Channels\SoapServerFormatterSink.cs"/>
  126. <Compile Include="System.Runtime.Remoting.Channels\SoapServerFormatterSinkProvider.cs"/>
  127. <Compile Include="System.Runtime.Remoting.MetadataServices\MetaData.cs"/>
  128. <Compile Include="System.Runtime.Remoting.MetadataServices\MetaDataCodeGenerator.cs"/>
  129. <Compile Include="System.Runtime.Remoting.MetadataServices\MetaDataExporter.cs"/>
  130. <Compile Include="System.Runtime.Remoting.MetadataServices\SdlChannelSink.cs"/>
  131. <Compile Include="System.Runtime.Remoting.MetadataServices\SdlChannelSinkProvider.cs"/>
  132. <Compile Include="System.Runtime.Remoting.MetadataServices\SdlType.cs"/>
  133. <Compile Include="System.Runtime.Remoting.MetadataServices\ServiceType.cs"/>
  134. <Compile Include="System.Runtime.Remoting.MetadataServices\SUDSGeneratorException.cs"/>
  135. <Compile Include="System.Runtime.Remoting.MetadataServices\SUDSParserException.cs"/>
  136. <Compile Include="System.Runtime.Remoting.Services\RemotingClientProxy.cs">
  137. <SubType>Component</SubType>
  138. </Compile>
  139. <Compile Include="System.Runtime.Remoting.Services\RemotingService.cs">
  140. <SubType>Component</SubType>
  141. </Compile>
  142. </ItemGroup>
  143. <ItemGroup>
  144. <Reference Include="J2SE.Helpers, Version=0.0.0.0, Culture=neutral">
  145. <SpecificVersion>False</SpecificVersion>
  146. <HintPath>..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\J2SE.Helpers.dll</HintPath>
  147. <Private>True</Private>
  148. </Reference>
  149. <Reference Include="rt, Version=0.0.0.0, Culture=neutral">
  150. <SpecificVersion>False</SpecificVersion>
  151. <HintPath>..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\jre5\rt.dll</HintPath>
  152. <Private>False</Private>
  153. </Reference>
  154. <Reference Include="System"/>
  155. <Reference Include="System.Data"/>
  156. <Reference Include="System.Runtime.Serialization.Formatters.Soap">
  157. <Private>False</Private>
  158. </Reference>
  159. <Reference Include="System.Web">
  160. <Private>False</Private>
  161. </Reference>
  162. <Reference Include="System.Xml"/>
  163. </ItemGroup>
  164. <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets"/>
  165. <Import Project="$(GHROOT)\bin\Mainsoft.Common.targets"/>
  166. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  167. Other similar extension points exist, see Microsoft.Common.targets.
  168. <Target Name="BeforeBuild">
  169. </Target>
  170. <Target Name="AfterBuild">
  171. </Target>
  172. -->
  173. <ProjectExtensions>
  174. <VisualStudio>
  175. <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"/>
  176. </VisualStudio>
  177. </ProjectExtensions>
  178. </Project>