System.Runtime.Serialization.Formatters.Soap20.vmwcsproj 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  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>{3D1A5F49-3717-4D6B-BD34-10F30CB6DC4F}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>System.Runtime.Serialization.Formatters.Soap</RootNamespace>
  11. <AssemblyName>System.Runtime.Serialization.Formatters.Soap</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. <StartupObject>
  18. </StartupObject>
  19. </PropertyGroup>
  20. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java20|AnyCPU' ">
  21. <DebugSymbols>true</DebugSymbols>
  22. <OutputPath>bin\Debug_Java20\</OutputPath>
  23. <DefineConstants>TRACE;DEBUG;TARGET_JVM;NET_2_0;NET_1_1</DefineConstants>
  24. <BaseAddress>285212672</BaseAddress>
  25. <DebugType>full</DebugType>
  26. <PlatformTarget>AnyCPU</PlatformTarget>
  27. <ErrorReport>prompt</ErrorReport>
  28. <SkipValidation>true</SkipValidation>
  29. <KeepIntermediate>false</KeepIntermediate>
  30. <GHProjectType>1</GHProjectType>
  31. <PreCompile>false</PreCompile>
  32. <AdditionalClassPath>
  33. </AdditionalClassPath>
  34. <ApplicationServerType>
  35. </ApplicationServerType>
  36. <Version>2.0</Version>
  37. <JDKName>1.5.0_05</JDKName>
  38. <jarserver>iap2</jarserver>
  39. <TargetPlatform>0</TargetPlatform>
  40. </PropertyGroup>
  41. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">
  42. <DebugSymbols>true</DebugSymbols>
  43. <DebugType>full</DebugType>
  44. <Optimize>false</Optimize>
  45. <OutputPath>bin\Debug_Java\</OutputPath>
  46. <DefineConstants>TRACE;DEBUG;TARGET_JVM;NET_1_1;ONLY_1_1</DefineConstants>
  47. <ErrorReport>prompt</ErrorReport>
  48. <WarningLevel>4</WarningLevel>
  49. <BaseAddress>285212672</BaseAddress>
  50. <SkipValidation>true</SkipValidation>
  51. <KeepIntermediate>false</KeepIntermediate>
  52. <TargetPlatform>0</TargetPlatform>
  53. <AdditionalClassPath>
  54. </AdditionalClassPath>
  55. </PropertyGroup>
  56. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">
  57. <DebugType>pdbonly</DebugType>
  58. <Optimize>true</Optimize>
  59. <OutputPath>bin\Release_Java\</OutputPath>
  60. <DefineConstants>TRACE;JAVA</DefineConstants>
  61. <ErrorReport>prompt</ErrorReport>
  62. <WarningLevel>4</WarningLevel>
  63. <BaseAddress>285212672</BaseAddress>
  64. <SkipValidation>false</SkipValidation>
  65. <KeepIntermediate>false</KeepIntermediate>
  66. <TargetPlatform>0</TargetPlatform>
  67. <AdditionalClassPath>
  68. </AdditionalClassPath>
  69. </PropertyGroup>
  70. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java20|AnyCPU' ">
  71. <DebugSymbols>true</DebugSymbols>
  72. <OutputPath>bin\Release_Java20\</OutputPath>
  73. <DefineConstants>TARGET_JVM;NET_2_0;NET_1_1</DefineConstants>
  74. <BaseAddress>285212672</BaseAddress>
  75. <DebugType>full</DebugType>
  76. <PlatformTarget>AnyCPU</PlatformTarget>
  77. <ErrorReport>prompt</ErrorReport>
  78. <SkipValidation>true</SkipValidation>
  79. <KeepIntermediate>false</KeepIntermediate>
  80. <GHProjectType>1</GHProjectType>
  81. <PreCompile>false</PreCompile>
  82. <DeploymentMethod>0</DeploymentMethod>
  83. <CompressionLevel>1</CompressionLevel>
  84. <AdditionalClassPath>
  85. </AdditionalClassPath>
  86. <ApplicationServerType>
  87. </ApplicationServerType>
  88. <Version>2.0</Version>
  89. <JDKName>1.5.0_05</JDKName>
  90. <jarserver>iap2</jarserver>
  91. <TargetPlatform>0</TargetPlatform>
  92. </PropertyGroup>
  93. <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets" />
  94. <Import Project="$(GHROOT)\bin\Mainsoft.Common.targets" />
  95. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  96. Other similar extension points exist, see Microsoft.Common.targets.
  97. <Target Name="BeforeBuild">
  98. </Target>
  99. <Target Name="AfterBuild">
  100. </Target>
  101. -->
  102. <ProjectExtensions>
  103. <VisualStudio>
  104. <UserProperties REFS-JarPath-system-xml="..\lib\System.Xml.jar" REFS-JarPath-system-data="..\lib\System.Data.jar" REFS-JarPath-system="..\lib\System.jar" REFS-JarPath-mscorlib="..\lib\mscorlib.jar" REFS-JarPath-rt="..\lib\rt.jar" />
  105. </VisualStudio>
  106. </ProjectExtensions>
  107. <ItemGroup>
  108. <Reference Include="rt, Version=0.0.0.0, Culture=neutral">
  109. <HintPath>..\lib\rt.dll</HintPath>
  110. <Private>False</Private>
  111. </Reference>
  112. <Reference Include="System" />
  113. <Reference Include="System.Data" />
  114. <Reference Include="System.Xml" />
  115. </ItemGroup>
  116. <ItemGroup>
  117. <Compile Include="..\..\build\common\Consts.cs">
  118. <Link>Consts.cs</Link>
  119. </Compile>
  120. <Compile Include="..\..\build\common\MonoTODOAttribute.cs">
  121. <Link>MonoTODOAttribute.cs</Link>
  122. </Compile>
  123. <Compile Include="Assembly\AssemblyInfo.cs" />
  124. <Compile Include="System.Runtime.Serialization.Formatters.Soap\SoapFormatter.cs" />
  125. <Compile Include="System.Runtime.Serialization.Formatters.Soap\SoapReader.cs" />
  126. <Compile Include="System.Runtime.Serialization.Formatters.Soap\SoapTypeMapper.cs" />
  127. <Compile Include="System.Runtime.Serialization.Formatters.Soap\SoapWriter.cs" />
  128. </ItemGroup>
  129. <ItemGroup>
  130. <Folder Include="Properties\" />
  131. </ItemGroup>
  132. </Project>