System.Core-2008.JavaEE.csproj 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240
  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-2008.JavaEE</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. <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets" />
  70. <Import Project="$(VMW_HOME)\bin\Mainsoft.Common.targets" />
  71. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  72. Other similar extension points exist, see Microsoft.Common.targets.
  73. <Target Name="BeforeBuild">
  74. </Target>
  75. <Target Name="AfterBuild">
  76. </Target>
  77. -->
  78. <ProjectExtensions>
  79. <VisualStudio>
  80. <UserProperties 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-rt="" REFS-RefInfo-rt="repository:jre:sun:1.6.0" />
  81. </VisualStudio>
  82. </ProjectExtensions>
  83. <ItemGroup>
  84. <Reference Include="rt, Version=1.6.0.65535, Culture=neutral, processorArchitecture=MSIL" />
  85. <Reference Include="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />
  86. <Reference Include="System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86" />
  87. <Reference Include="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />
  88. </ItemGroup>
  89. <ItemGroup>
  90. <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
  91. <Visible>False</Visible>
  92. <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
  93. <Install>true</Install>
  94. </BootstrapperPackage>
  95. <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
  96. <Visible>False</Visible>
  97. <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
  98. <Install>false</Install>
  99. </BootstrapperPackage>
  100. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
  101. <Visible>False</Visible>
  102. <ProductName>.NET Framework 3.5</ProductName>
  103. <Install>false</Install>
  104. </BootstrapperPackage>
  105. </ItemGroup>
  106. <ItemGroup>
  107. <Compile Include="..\..\build\common\Consts.cs" />
  108. <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
  109. <Compile Include="System.Collections.Generic\HashSet.cs" />
  110. <Compile Include="System.Linq.Expressions\BinaryExpression.cs" />
  111. <Compile Include="System.Linq.Expressions\ConditionalExpression.cs" />
  112. <Compile Include="System.Linq.Expressions\ConstantExpression.cs" />
  113. <Compile Include="System.Linq.Expressions\ElementInit.cs" />
  114. <Compile Include="System.Linq.Expressions\EmitContext.cs" />
  115. <Compile Include="System.Linq.Expressions\Expression.cs" />
  116. <Compile Include="System.Linq.Expressions\ExpressionPrinter.cs" />
  117. <Compile Include="System.Linq.Expressions\ExpressionType.cs" />
  118. <Compile Include="System.Linq.Expressions\ExpressionVisitor.cs" />
  119. <Compile Include="System.Linq.Expressions\Expression_T.cs" />
  120. <Compile Include="System.Linq.Expressions\Extensions.cs" />
  121. <Compile Include="System.Linq.Expressions\InvocationExpression.cs" />
  122. <Compile Include="System.Linq.Expressions\LambdaExpression.cs" />
  123. <Compile Include="System.Linq.Expressions\ListInitExpression.cs" />
  124. <Compile Include="System.Linq.Expressions\MemberAssignment.cs" />
  125. <Compile Include="System.Linq.Expressions\MemberBinding.cs" />
  126. <Compile Include="System.Linq.Expressions\MemberBindingType.cs" />
  127. <Compile Include="System.Linq.Expressions\MemberExpression.cs" />
  128. <Compile Include="System.Linq.Expressions\MemberInitExpression.cs" />
  129. <Compile Include="System.Linq.Expressions\MemberListBinding.cs" />
  130. <Compile Include="System.Linq.Expressions\MemberMemberBinding.cs" />
  131. <Compile Include="System.Linq.Expressions\MethodCallExpression.cs" />
  132. <Compile Include="System.Linq.Expressions\NewArrayExpression.cs" />
  133. <Compile Include="System.Linq.Expressions\NewExpression.cs" />
  134. <Compile Include="System.Linq.Expressions\ParameterExpression.cs" />
  135. <Compile Include="System.Linq.Expressions\TypeBinaryExpression.cs" />
  136. <Compile Include="System.Linq.Expressions\UnaryExpression.cs" />
  137. <Compile Include="System.Linq.jvm\ExpressionInterpreter.cs" />
  138. <Compile Include="System.Linq.jvm\ExpressionValidator.cs" />
  139. <Compile Include="System.Linq.jvm\Interpreter.cs" />
  140. <Compile Include="System.Linq.jvm\Math.cs" />
  141. <Compile Include="System.Linq\AOrderedEnumerable.cs" />
  142. <Compile Include="System.Linq\Check.cs" />
  143. <Compile Include="System.Linq\Enumerable.cs" />
  144. <Compile Include="System.Linq\Grouping.cs" />
  145. <Compile Include="System.Linq\IGrouping.cs" />
  146. <Compile Include="System.Linq\ILookup_T.cs" />
  147. <Compile Include="System.Linq\InternalOrderedSequence.cs" />
  148. <Compile Include="System.Linq\IOrderedEnumerable_T.cs" />
  149. <Compile Include="System.Linq\IOrderedQueryable.cs" />
  150. <Compile Include="System.Linq\IOrderedQueryable_T.cs" />
  151. <Compile Include="System.Linq\IQueryable.cs" />
  152. <Compile Include="System.Linq\IQueryable_T.cs" />
  153. <Compile Include="System.Linq\IQueryProvider.cs" />
  154. <Compile Include="System.Linq\Lookup.cs" />
  155. <Compile Include="System.Linq\Queryable.cs" />
  156. <Compile Include="System.Runtime.CompilerServices\ExecutionScope.cs" />
  157. <Compile Include="System.Runtime.CompilerServices\ExtensionAttribute.cs" />
  158. <Compile Include="System.Runtime.CompilerServices\IStrongBox.cs" />
  159. <Compile Include="System.Runtime.CompilerServices\StrongBox_T.cs" />
  160. <Compile Include="System\Actions.cs" />
  161. <Compile Include="System\Funcs.cs" />
  162. <Compile Include="System\InvalidTimeZoneException.cs" />
  163. <Compile Include="System\TimeZoneInfo.AdjustmentRule.cs" />
  164. <Compile Include="System\TimeZoneInfo.cs" />
  165. <Compile Include="System\TimeZoneInfo.TransitionTime.cs" />
  166. <Compile Include="System\TimeZoneNotFoundException.cs" />
  167. </ItemGroup>
  168. <ItemGroup>
  169. <None Include="System.Collections.Generic\.svn\entries" />
  170. <None Include="System.Collections.Generic\.svn\format" />
  171. <None Include="System.Collections.Generic\.svn\prop-base\ChangeLog.svn-base" />
  172. <None Include="System.Collections.Generic\.svn\prop-base\HashSet.cs.svn-base" />
  173. <None Include="System.Collections.Generic\.svn\text-base\ChangeLog.svn-base" />
  174. <None Include="System.Collections.Generic\.svn\text-base\HashSet.cs.svn-base" />
  175. <None Include="System.Collections.Generic\ChangeLog" />
  176. <None Include="System.Linq.Expressions\ChangeLog" />
  177. <None Include="System.Linq\.svn\entries" />
  178. <None Include="System.Linq\.svn\format" />
  179. <None Include="System.Linq\.svn\prop-base\AOrderedEnumerable.cs.svn-base" />
  180. <None Include="System.Linq\.svn\prop-base\ChangeLog.svn-base" />
  181. <None Include="System.Linq\.svn\prop-base\Check.cs.svn-base" />
  182. <None Include="System.Linq\.svn\prop-base\Enumerable.cs.svn-base" />
  183. <None Include="System.Linq\.svn\prop-base\Grouping.cs.svn-base" />
  184. <None Include="System.Linq\.svn\prop-base\IGrouping.cs.svn-base" />
  185. <None Include="System.Linq\.svn\prop-base\ILookup_T.cs.svn-base" />
  186. <None Include="System.Linq\.svn\prop-base\InternalOrderedSequence.cs.svn-base" />
  187. <None Include="System.Linq\.svn\prop-base\IOrderedEnumerable_T.cs.svn-base" />
  188. <None Include="System.Linq\.svn\prop-base\IOrderedQueryable.cs.svn-base" />
  189. <None Include="System.Linq\.svn\prop-base\IOrderedQueryable_T.cs.svn-base" />
  190. <None Include="System.Linq\.svn\prop-base\IQueryable.cs.svn-base" />
  191. <None Include="System.Linq\.svn\prop-base\IQueryable_T.cs.svn-base" />
  192. <None Include="System.Linq\.svn\prop-base\IQueryProvider.cs.svn-base" />
  193. <None Include="System.Linq\.svn\prop-base\Lookup.cs.svn-base" />
  194. <None Include="System.Linq\.svn\prop-base\Queryable.cs.svn-base" />
  195. <None Include="System.Linq\.svn\text-base\AOrderedEnumerable.cs.svn-base" />
  196. <None Include="System.Linq\.svn\text-base\ChangeLog.svn-base" />
  197. <None Include="System.Linq\.svn\text-base\Check.cs.svn-base" />
  198. <None Include="System.Linq\.svn\text-base\Enumerable.cs.svn-base" />
  199. <None Include="System.Linq\.svn\text-base\Grouping.cs.svn-base" />
  200. <None Include="System.Linq\.svn\text-base\IGrouping.cs.svn-base" />
  201. <None Include="System.Linq\.svn\text-base\ILookup_T.cs.svn-base" />
  202. <None Include="System.Linq\.svn\text-base\InternalOrderedSequence.cs.svn-base" />
  203. <None Include="System.Linq\.svn\text-base\IOrderedEnumerable_T.cs.svn-base" />
  204. <None Include="System.Linq\.svn\text-base\IOrderedQueryable.cs.svn-base" />
  205. <None Include="System.Linq\.svn\text-base\IOrderedQueryable_T.cs.svn-base" />
  206. <None Include="System.Linq\.svn\text-base\IQueryable.cs.svn-base" />
  207. <None Include="System.Linq\.svn\text-base\IQueryable_T.cs.svn-base" />
  208. <None Include="System.Linq\.svn\text-base\IQueryProvider.cs.svn-base" />
  209. <None Include="System.Linq\.svn\text-base\Lookup.cs.svn-base" />
  210. <None Include="System.Linq\.svn\text-base\Queryable.cs.svn-base" />
  211. <None Include="System.Linq\ChangeLog" />
  212. <None Include="System.Runtime.CompilerServices\.svn\entries" />
  213. <None Include="System.Runtime.CompilerServices\.svn\format" />
  214. <None Include="System.Runtime.CompilerServices\.svn\prop-base\ExecutionScope.cs.svn-base" />
  215. <None Include="System.Runtime.CompilerServices\.svn\prop-base\ExtensionAttribute.cs.svn-base" />
  216. <None Include="System.Runtime.CompilerServices\.svn\prop-base\IStrongBox.cs.svn-base" />
  217. <None Include="System.Runtime.CompilerServices\.svn\prop-base\StrongBox_T.cs.svn-base" />
  218. <None Include="System.Runtime.CompilerServices\.svn\text-base\ChangeLog.svn-base" />
  219. <None Include="System.Runtime.CompilerServices\.svn\text-base\ExecutionScope.cs.svn-base" />
  220. <None Include="System.Runtime.CompilerServices\.svn\text-base\ExtensionAttribute.cs.svn-base" />
  221. <None Include="System.Runtime.CompilerServices\.svn\text-base\IStrongBox.cs.svn-base" />
  222. <None Include="System.Runtime.CompilerServices\.svn\text-base\StrongBox_T.cs.svn-base" />
  223. <None Include="System.Runtime.CompilerServices\ChangeLog" />
  224. <None Include="System\ChangeLog" />
  225. </ItemGroup>
  226. <ItemGroup>
  227. <Folder Include="System.Collections.Generic\.svn\props\" />
  228. <Folder Include="System.Collections.Generic\.svn\tmp\prop-base\" />
  229. <Folder Include="System.Collections.Generic\.svn\tmp\props\" />
  230. <Folder Include="System.Collections.Generic\.svn\tmp\text-base\" />
  231. <Folder Include="System.Linq\.svn\props\" />
  232. <Folder Include="System.Linq\.svn\tmp\prop-base\" />
  233. <Folder Include="System.Linq\.svn\tmp\props\" />
  234. <Folder Include="System.Linq\.svn\tmp\text-base\" />
  235. <Folder Include="System.Runtime.CompilerServices\.svn\props\" />
  236. <Folder Include="System.Runtime.CompilerServices\.svn\tmp\prop-base\" />
  237. <Folder Include="System.Runtime.CompilerServices\.svn\tmp\props\" />
  238. <Folder Include="System.Runtime.CompilerServices\.svn\tmp\text-base\" />
  239. </ItemGroup>
  240. </Project>