System.Data.DataSetExtensions.csproj 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149
  1. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
  2. <PropertyGroup>
  3. <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java</Configuration>
  4. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  5. <ProductVersion>9.0.21022</ProductVersion>
  6. <SchemaVersion>2.0</SchemaVersion>
  7. <ProjectGuid>{7FD742E6-7FAB-47B7-B6DD-99ABB44B5914}</ProjectGuid>
  8. <ProjectTypeGuids>{F6B19D50-1E2E-4e87-ADFB-10393B439DE0};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  9. <OutputType>Library</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <AssemblyName>System.Data.DataSetExtensions</AssemblyName>
  12. <JDKName>1.6</JDKName>
  13. <GHProjectType>1</GHProjectType>
  14. <Version>2.0</Version>
  15. <UseVSHostingProcess>false</UseVSHostingProcess>
  16. <AdditionalClassPath>
  17. </AdditionalClassPath>
  18. <FileUpgradeFlags>
  19. </FileUpgradeFlags>
  20. <OldToolsVersion>2.0</OldToolsVersion>
  21. <RootNamespace>System.Data.DataSetExtensions</RootNamespace>
  22. <UpgradeBackupLocation>
  23. </UpgradeBackupLocation>
  24. <jarserver>ip2</jarserver>
  25. <PublishUrl>http://localhost/System.Data.DataSetExtensions/</PublishUrl>
  26. <Install>true</Install>
  27. <InstallFrom>Web</InstallFrom>
  28. <UpdateEnabled>true</UpdateEnabled>
  29. <UpdateMode>Foreground</UpdateMode>
  30. <UpdateInterval>7</UpdateInterval>
  31. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  32. <UpdatePeriodically>false</UpdatePeriodically>
  33. <UpdateRequired>false</UpdateRequired>
  34. <MapFileExtensions>true</MapFileExtensions>
  35. <ApplicationRevision>0</ApplicationRevision>
  36. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  37. <IsWebBootstrapper>true</IsWebBootstrapper>
  38. <UseApplicationTrust>false</UseApplicationTrust>
  39. <BootstrapperEnabled>true</BootstrapperEnabled>
  40. </PropertyGroup>
  41. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">
  42. <OutputPath>bin\Release_Java\</OutputPath>
  43. <DefineConstants>TRACE;JAVA;NET_3_5;TARGET_JVM</DefineConstants>
  44. <BaseAddress>285212672</BaseAddress>
  45. <Optimize>true</Optimize>
  46. <DebugType>pdbonly</DebugType>
  47. <PlatformTarget>AnyCPU</PlatformTarget>
  48. <UseVSHostingProcess>false</UseVSHostingProcess>
  49. <ErrorReport>prompt</ErrorReport>
  50. <SkipValidation>false</SkipValidation>
  51. <KeepIntermediate>false</KeepIntermediate>
  52. <PreCompile>true</PreCompile>
  53. <DeploymentMethod>0</DeploymentMethod>
  54. <CompressionLevel>1</CompressionLevel>
  55. <UseTestingPage>true</UseTestingPage>
  56. <AdditionalClassPath>
  57. </AdditionalClassPath>
  58. <TargetPlatform>0</TargetPlatform>
  59. </PropertyGroup>
  60. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">
  61. <DebugSymbols>true</DebugSymbols>
  62. <OutputPath>bin\Debug_Java\</OutputPath>
  63. <DefineConstants>TRACE;DEBUG;JAVA;NET_3_5;TARGET_JVM</DefineConstants>
  64. <BaseAddress>285212672</BaseAddress>
  65. <DebugType>full</DebugType>
  66. <PlatformTarget>AnyCPU</PlatformTarget>
  67. <UseVSHostingProcess>false</UseVSHostingProcess>
  68. <ErrorReport>prompt</ErrorReport>
  69. <SkipValidation>false</SkipValidation>
  70. <KeepIntermediate>false</KeepIntermediate>
  71. <PreCompile>true</PreCompile>
  72. <DeploymentMethod>0</DeploymentMethod>
  73. <CompressionLevel>1</CompressionLevel>
  74. <UseTestingPage>true</UseTestingPage>
  75. <AdditionalClassPath>
  76. </AdditionalClassPath>
  77. <TargetPlatform>0</TargetPlatform>
  78. </PropertyGroup>
  79. <ItemGroup>
  80. <Compile Include="..\..\build\common\Consts.cs">
  81. <Link>Consts.cs</Link>
  82. </Compile>
  83. <Compile Include="..\..\build\common\MonoTODOAttribute.cs">
  84. <Link>MonoTODOAttribute.cs</Link>
  85. </Compile>
  86. <Compile Include="Assembly\AssemblyInfo.cs" />
  87. <Compile Include="System.Data\DataRowComparer.cs" />
  88. <Compile Include="System.Data\DataRowComparer_1.cs" />
  89. <Compile Include="System.Data\DataRowExtensions.cs" />
  90. <Compile Include="System.Data\DataTableExtensions.cs" />
  91. <Compile Include="System.Data\EnumerableRowCollection.cs" />
  92. <Compile Include="System.Data\EnumerableRowCollectionExtensions.cs" />
  93. <Compile Include="System.Data\EnumerableRowCollection_1.cs" />
  94. <Compile Include="System.Data\OrderedEnumerableRowCollection.cs" />
  95. <Compile Include="System.Data\RowEnumerableDataReader.cs" />
  96. <Compile Include="System.Data\TypedTableBase.cs">
  97. <SubType>Component</SubType>
  98. </Compile>
  99. <Compile Include="System.Data\TypedTableBaseExtensions.cs" />
  100. </ItemGroup>
  101. <ItemGroup>
  102. <Reference Include="rt, Version=1.6.0.65535, Culture=neutral, processorArchitecture=MSIL" />
  103. <Reference Include="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />
  104. <Reference Include="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  105. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  106. </Reference>
  107. <Reference Include="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />
  108. </ItemGroup>
  109. <ItemGroup>
  110. <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
  111. <Visible>False</Visible>
  112. <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
  113. <Install>true</Install>
  114. </BootstrapperPackage>
  115. <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
  116. <Visible>False</Visible>
  117. <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
  118. <Install>false</Install>
  119. </BootstrapperPackage>
  120. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
  121. <Visible>False</Visible>
  122. <ProductName>.NET Framework 3.5</ProductName>
  123. <Install>false</Install>
  124. </BootstrapperPackage>
  125. </ItemGroup>
  126. <ItemGroup>
  127. <ProjectReference Include="..\System.Data\System.Data20.csproj">
  128. <Project>{BD83C476-AEC7-4535-8158-977B04887AF0}</Project>
  129. <Name>System.Data20</Name>
  130. </ProjectReference>
  131. </ItemGroup>
  132. <ItemGroup>
  133. <Folder Include="Properties\" />
  134. </ItemGroup>
  135. <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets" />
  136. <Import Project="$(VMW_HOME)\bin\Mainsoft.Common.targets" />
  137. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  138. Other similar extension points exist, see Microsoft.Common.targets.
  139. <Target Name="BeforeBuild">
  140. </Target>
  141. <Target Name="AfterBuild">
  142. </Target>
  143. -->
  144. <ProjectExtensions>
  145. <VisualStudio>
  146. <UserProperties REFS-RefInfo-rt="repository:jre:sun:1.6.0" REFS-JarPath-rt="" REFS-RefInfo-system-xml="repository:vmw:framework:2.0" REFS-JarPath-system-xml="" REFS-RefInfo-system-data="repository:vmw:framework:2.0" REFS-JarPath-system-data="" REFS-RefInfo-system="repository:vmw:framework:2.0" REFS-JarPath-system="" REFS-JarPath-system-core="" REFS-RefInfo-system-core="repository:vmw:framework:2.0" />
  147. </VisualStudio>
  148. </ProjectExtensions>
  149. </Project>