System.Core-2008.JavaEE.csproj 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278
  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>{31524C88-2016-4355-A0BF-E4103DA21705}</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.Core</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.Core</RootNamespace>
  22. <UpgradeBackupLocation>
  23. </UpgradeBackupLocation>
  24. <jarserver>ipa</jarserver>
  25. <PublishUrl>http://localhost/System.Core-2008.JavaEE/</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. <StartupObject>
  41. </StartupObject>
  42. <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
  43. </PropertyGroup>
  44. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">
  45. <DebugSymbols>true</DebugSymbols>
  46. <DebugType>full</DebugType>
  47. <Optimize>false</Optimize>
  48. <OutputPath>bin\Debug_Java\</OutputPath>
  49. <DefineConstants>TRACE;DEBUG;JAVA;NET_3_5;TARGET_JVM</DefineConstants>
  50. <ErrorReport>prompt</ErrorReport>
  51. <WarningLevel>4</WarningLevel>
  52. <BaseAddress>285212672</BaseAddress>
  53. <SkipValidation>false</SkipValidation>
  54. <KeepIntermediate>false</KeepIntermediate>
  55. <TargetPlatform>0</TargetPlatform>
  56. </PropertyGroup>
  57. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">
  58. <DebugType>pdbonly</DebugType>
  59. <Optimize>true</Optimize>
  60. <OutputPath>bin\Release_Java\</OutputPath>
  61. <DefineConstants>TRACE;JAVA</DefineConstants>
  62. <ErrorReport>prompt</ErrorReport>
  63. <WarningLevel>4</WarningLevel>
  64. <BaseAddress>285212672</BaseAddress>
  65. <SkipValidation>false</SkipValidation>
  66. <KeepIntermediate>false</KeepIntermediate>
  67. <TargetPlatform>0</TargetPlatform>
  68. </PropertyGroup>
  69. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java20|AnyCPU' ">
  70. <DebugSymbols>true</DebugSymbols>
  71. <OutputPath>bin\Debug_Java20\</OutputPath>
  72. <DefineConstants>TRACE;JAVA;NET_3_5;TARGET_JVM;DEBUG</DefineConstants>
  73. <BaseAddress>285212672</BaseAddress>
  74. <DebugType>full</DebugType>
  75. <PlatformTarget>AnyCPU</PlatformTarget>
  76. <UseVSHostingProcess>false</UseVSHostingProcess>
  77. <ErrorReport>prompt</ErrorReport>
  78. <SkipValidation>false</SkipValidation>
  79. <KeepIntermediate>false</KeepIntermediate>
  80. <PreCompile>true</PreCompile>
  81. <DeploymentMethod>0</DeploymentMethod>
  82. <CompressionLevel>1</CompressionLevel>
  83. <UseTestingPage>true</UseTestingPage>
  84. <AdditionalClassPath>
  85. </AdditionalClassPath>
  86. <TargetPlatform>0</TargetPlatform>
  87. </PropertyGroup>
  88. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java20|AnyCPU' ">
  89. <OutputPath>bin\Release_Java20\</OutputPath>
  90. <DefineConstants>TRACE;JAVA;NET_3_5;TARGET_JVM</DefineConstants>
  91. <BaseAddress>285212672</BaseAddress>
  92. <Optimize>true</Optimize>
  93. <DebugType>pdbonly</DebugType>
  94. <PlatformTarget>AnyCPU</PlatformTarget>
  95. <UseVSHostingProcess>false</UseVSHostingProcess>
  96. <ErrorReport>prompt</ErrorReport>
  97. <SkipValidation>false</SkipValidation>
  98. <KeepIntermediate>false</KeepIntermediate>
  99. <PreCompile>true</PreCompile>
  100. <DeploymentMethod>0</DeploymentMethod>
  101. <CompressionLevel>1</CompressionLevel>
  102. <UseTestingPage>true</UseTestingPage>
  103. <AdditionalClassPath>
  104. </AdditionalClassPath>
  105. <TargetPlatform>0</TargetPlatform>
  106. </PropertyGroup>
  107. <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets" />
  108. <Import Project="$(VMW_HOME)\bin\Mainsoft.Common.targets" />
  109. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  110. Other similar extension points exist, see Microsoft.Common.targets.
  111. <Target Name="BeforeBuild">
  112. </Target>
  113. <Target Name="AfterBuild">
  114. </Target>
  115. -->
  116. <ProjectExtensions>
  117. <VisualStudio>
  118. <UserProperties REFS-RefInfo-rt="repository:jre:sun:1.6.0" REFS-JarPath-rt="" REFS-JarPath-system="" REFS-RefInfo-system="repository:vmw:framework:2.0" REFS-JarPath-system-data="" REFS-RefInfo-system-data="repository:vmw:framework:2.0" REFS-JarPath-system-xml="" REFS-RefInfo-system-xml="repository:vmw:framework:2.0" />
  119. </VisualStudio>
  120. </ProjectExtensions>
  121. <ItemGroup>
  122. <Reference Include="rt, Version=1.6.0.65535, Culture=neutral, processorArchitecture=MSIL" />
  123. <Reference Include="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />
  124. <Reference Include="System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86" />
  125. <Reference Include="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />
  126. </ItemGroup>
  127. <ItemGroup>
  128. <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
  129. <Visible>False</Visible>
  130. <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
  131. <Install>true</Install>
  132. </BootstrapperPackage>
  133. <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
  134. <Visible>False</Visible>
  135. <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
  136. <Install>false</Install>
  137. </BootstrapperPackage>
  138. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
  139. <Visible>False</Visible>
  140. <ProductName>.NET Framework 3.5</ProductName>
  141. <Install>false</Install>
  142. </BootstrapperPackage>
  143. </ItemGroup>
  144. <ItemGroup>
  145. <Compile Include="..\..\build\common\Consts.cs" />
  146. <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
  147. <Compile Include="System.Collections.Generic\HashSet.cs" />
  148. <Compile Include="System.Linq.Expressions\BinaryExpression.cs" />
  149. <Compile Include="System.Linq.Expressions\ConditionalExpression.cs" />
  150. <Compile Include="System.Linq.Expressions\ConstantExpression.cs" />
  151. <Compile Include="System.Linq.Expressions\ElementInit.cs" />
  152. <Compile Include="System.Linq.Expressions\EmitContext.cs" />
  153. <Compile Include="System.Linq.Expressions\Expression.cs" />
  154. <Compile Include="System.Linq.Expressions\ExpressionPrinter.cs" />
  155. <Compile Include="System.Linq.Expressions\ExpressionType.cs" />
  156. <Compile Include="System.Linq.Expressions\ExpressionVisitor.cs" />
  157. <Compile Include="System.Linq.Expressions\Expression_T.cs" />
  158. <Compile Include="System.Linq.Expressions\Extensions.cs" />
  159. <Compile Include="System.Linq.Expressions\InvocationExpression.cs" />
  160. <Compile Include="System.Linq.Expressions\LambdaExpression.cs" />
  161. <Compile Include="System.Linq.Expressions\ListInitExpression.cs" />
  162. <Compile Include="System.Linq.Expressions\MemberAssignment.cs" />
  163. <Compile Include="System.Linq.Expressions\MemberBinding.cs" />
  164. <Compile Include="System.Linq.Expressions\MemberBindingType.cs" />
  165. <Compile Include="System.Linq.Expressions\MemberExpression.cs" />
  166. <Compile Include="System.Linq.Expressions\MemberInitExpression.cs" />
  167. <Compile Include="System.Linq.Expressions\MemberListBinding.cs" />
  168. <Compile Include="System.Linq.Expressions\MemberMemberBinding.cs" />
  169. <Compile Include="System.Linq.Expressions\MethodCallExpression.cs" />
  170. <Compile Include="System.Linq.Expressions\NewArrayExpression.cs" />
  171. <Compile Include="System.Linq.Expressions\NewExpression.cs" />
  172. <Compile Include="System.Linq.Expressions\ParameterExpression.cs" />
  173. <Compile Include="System.Linq.Expressions\TypeBinaryExpression.cs" />
  174. <Compile Include="System.Linq.Expressions\UnaryExpression.cs" />
  175. <Compile Include="System.Linq.jvm\ExpressionInterpreter.cs" />
  176. <Compile Include="System.Linq.jvm\ExpressionValidator.cs" />
  177. <Compile Include="System.Linq.jvm\Interpreter.cs" />
  178. <Compile Include="System.Linq.jvm\Math.cs" />
  179. <Compile Include="System.Linq\AOrderedEnumerable.cs" />
  180. <Compile Include="System.Linq\Check.cs" />
  181. <Compile Include="System.Linq\Enumerable.cs" />
  182. <Compile Include="System.Linq\Grouping.cs" />
  183. <Compile Include="System.Linq\IGrouping.cs" />
  184. <Compile Include="System.Linq\ILookup_T.cs" />
  185. <Compile Include="System.Linq\InternalOrderedSequence.cs" />
  186. <Compile Include="System.Linq\IOrderedEnumerable_T.cs" />
  187. <Compile Include="System.Linq\IOrderedQueryable.cs" />
  188. <Compile Include="System.Linq\IOrderedQueryable_T.cs" />
  189. <Compile Include="System.Linq\IQueryable.cs" />
  190. <Compile Include="System.Linq\IQueryable_T.cs" />
  191. <Compile Include="System.Linq\IQueryProvider.cs" />
  192. <Compile Include="System.Linq\Lookup.cs" />
  193. <Compile Include="System.Linq\Queryable.cs" />
  194. <Compile Include="System.Runtime.CompilerServices\ExecutionScope.cs" />
  195. <Compile Include="System.Runtime.CompilerServices\ExtensionAttribute.cs" />
  196. <Compile Include="System.Runtime.CompilerServices\IStrongBox.cs" />
  197. <Compile Include="System.Runtime.CompilerServices\StrongBox_T.cs" />
  198. <Compile Include="System\Actions.cs" />
  199. <Compile Include="System\Funcs.cs" />
  200. <Compile Include="System\InvalidTimeZoneException.cs" />
  201. <Compile Include="System\TimeZoneInfo.AdjustmentRule.cs" />
  202. <Compile Include="System\TimeZoneInfo.cs" />
  203. <Compile Include="System\TimeZoneInfo.TransitionTime.cs" />
  204. <Compile Include="System\TimeZoneNotFoundException.cs" />
  205. </ItemGroup>
  206. <ItemGroup>
  207. <None Include="System.Collections.Generic\.svn\entries" />
  208. <None Include="System.Collections.Generic\.svn\format" />
  209. <None Include="System.Collections.Generic\.svn\prop-base\ChangeLog.svn-base" />
  210. <None Include="System.Collections.Generic\.svn\prop-base\HashSet.cs.svn-base" />
  211. <None Include="System.Collections.Generic\.svn\text-base\ChangeLog.svn-base" />
  212. <None Include="System.Collections.Generic\.svn\text-base\HashSet.cs.svn-base" />
  213. <None Include="System.Collections.Generic\ChangeLog" />
  214. <None Include="System.Linq.Expressions\ChangeLog" />
  215. <None Include="System.Linq\.svn\entries" />
  216. <None Include="System.Linq\.svn\format" />
  217. <None Include="System.Linq\.svn\prop-base\AOrderedEnumerable.cs.svn-base" />
  218. <None Include="System.Linq\.svn\prop-base\ChangeLog.svn-base" />
  219. <None Include="System.Linq\.svn\prop-base\Check.cs.svn-base" />
  220. <None Include="System.Linq\.svn\prop-base\Enumerable.cs.svn-base" />
  221. <None Include="System.Linq\.svn\prop-base\Grouping.cs.svn-base" />
  222. <None Include="System.Linq\.svn\prop-base\IGrouping.cs.svn-base" />
  223. <None Include="System.Linq\.svn\prop-base\ILookup_T.cs.svn-base" />
  224. <None Include="System.Linq\.svn\prop-base\InternalOrderedSequence.cs.svn-base" />
  225. <None Include="System.Linq\.svn\prop-base\IOrderedEnumerable_T.cs.svn-base" />
  226. <None Include="System.Linq\.svn\prop-base\IOrderedQueryable.cs.svn-base" />
  227. <None Include="System.Linq\.svn\prop-base\IOrderedQueryable_T.cs.svn-base" />
  228. <None Include="System.Linq\.svn\prop-base\IQueryable.cs.svn-base" />
  229. <None Include="System.Linq\.svn\prop-base\IQueryable_T.cs.svn-base" />
  230. <None Include="System.Linq\.svn\prop-base\IQueryProvider.cs.svn-base" />
  231. <None Include="System.Linq\.svn\prop-base\Lookup.cs.svn-base" />
  232. <None Include="System.Linq\.svn\prop-base\Queryable.cs.svn-base" />
  233. <None Include="System.Linq\.svn\text-base\AOrderedEnumerable.cs.svn-base" />
  234. <None Include="System.Linq\.svn\text-base\ChangeLog.svn-base" />
  235. <None Include="System.Linq\.svn\text-base\Check.cs.svn-base" />
  236. <None Include="System.Linq\.svn\text-base\Enumerable.cs.svn-base" />
  237. <None Include="System.Linq\.svn\text-base\Grouping.cs.svn-base" />
  238. <None Include="System.Linq\.svn\text-base\IGrouping.cs.svn-base" />
  239. <None Include="System.Linq\.svn\text-base\ILookup_T.cs.svn-base" />
  240. <None Include="System.Linq\.svn\text-base\InternalOrderedSequence.cs.svn-base" />
  241. <None Include="System.Linq\.svn\text-base\IOrderedEnumerable_T.cs.svn-base" />
  242. <None Include="System.Linq\.svn\text-base\IOrderedQueryable.cs.svn-base" />
  243. <None Include="System.Linq\.svn\text-base\IOrderedQueryable_T.cs.svn-base" />
  244. <None Include="System.Linq\.svn\text-base\IQueryable.cs.svn-base" />
  245. <None Include="System.Linq\.svn\text-base\IQueryable_T.cs.svn-base" />
  246. <None Include="System.Linq\.svn\text-base\IQueryProvider.cs.svn-base" />
  247. <None Include="System.Linq\.svn\text-base\Lookup.cs.svn-base" />
  248. <None Include="System.Linq\.svn\text-base\Queryable.cs.svn-base" />
  249. <None Include="System.Linq\ChangeLog" />
  250. <None Include="System.Runtime.CompilerServices\.svn\entries" />
  251. <None Include="System.Runtime.CompilerServices\.svn\format" />
  252. <None Include="System.Runtime.CompilerServices\.svn\prop-base\ExecutionScope.cs.svn-base" />
  253. <None Include="System.Runtime.CompilerServices\.svn\prop-base\ExtensionAttribute.cs.svn-base" />
  254. <None Include="System.Runtime.CompilerServices\.svn\prop-base\IStrongBox.cs.svn-base" />
  255. <None Include="System.Runtime.CompilerServices\.svn\prop-base\StrongBox_T.cs.svn-base" />
  256. <None Include="System.Runtime.CompilerServices\.svn\text-base\ChangeLog.svn-base" />
  257. <None Include="System.Runtime.CompilerServices\.svn\text-base\ExecutionScope.cs.svn-base" />
  258. <None Include="System.Runtime.CompilerServices\.svn\text-base\ExtensionAttribute.cs.svn-base" />
  259. <None Include="System.Runtime.CompilerServices\.svn\text-base\IStrongBox.cs.svn-base" />
  260. <None Include="System.Runtime.CompilerServices\.svn\text-base\StrongBox_T.cs.svn-base" />
  261. <None Include="System.Runtime.CompilerServices\ChangeLog" />
  262. <None Include="System\ChangeLog" />
  263. </ItemGroup>
  264. <ItemGroup>
  265. <Folder Include="System.Collections.Generic\.svn\props\" />
  266. <Folder Include="System.Collections.Generic\.svn\tmp\prop-base\" />
  267. <Folder Include="System.Collections.Generic\.svn\tmp\props\" />
  268. <Folder Include="System.Collections.Generic\.svn\tmp\text-base\" />
  269. <Folder Include="System.Linq\.svn\props\" />
  270. <Folder Include="System.Linq\.svn\tmp\prop-base\" />
  271. <Folder Include="System.Linq\.svn\tmp\props\" />
  272. <Folder Include="System.Linq\.svn\tmp\text-base\" />
  273. <Folder Include="System.Runtime.CompilerServices\.svn\props\" />
  274. <Folder Include="System.Runtime.CompilerServices\.svn\tmp\prop-base\" />
  275. <Folder Include="System.Runtime.CompilerServices\.svn\tmp\props\" />
  276. <Folder Include="System.Runtime.CompilerServices\.svn\tmp\text-base\" />
  277. </ItemGroup>
  278. </Project>