System.Drawing20.csproj 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297
  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>{995DE32D-06AB-4926-97FF-565B9205D5F8}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>System.Drawing</RootNamespace>
  11. <AssemblyName>System.Drawing</AssemblyName>
  12. <JDKName>1.5.0_05</JDKName>
  13. <GHProjectType>1</GHProjectType>
  14. <GHProjectKind>framework</GHProjectKind>
  15. <Version>2.0</Version>
  16. <ProjectTypeGuids>{F6B19D50-1E2E-4e87-ADFB-10393B439DE0};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  17. </PropertyGroup>
  18. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java20|AnyCPU' ">
  19. <OutputPath>bin\Release_Java20\</OutputPath>
  20. <DefineConstants>TRACE;TARGET_JVM;NET_1_1;NET_2_0</DefineConstants>
  21. <BaseAddress>285212672</BaseAddress>
  22. <Optimize>true</Optimize>
  23. <DebugType>pdbonly</DebugType>
  24. <PlatformTarget>AnyCPU</PlatformTarget>
  25. <ErrorReport>prompt</ErrorReport>
  26. <SkipValidation>True</SkipValidation>
  27. <KeepIntermediate>false</KeepIntermediate>
  28. <GHProjectType>1</GHProjectType>
  29. <PreCompile>false</PreCompile>
  30. <AdditionalClassPath>
  31. </AdditionalClassPath>
  32. <ApplicationServerType>
  33. </ApplicationServerType>
  34. <Version>2.0</Version>
  35. <JDKName>1.5.0_05</JDKName>
  36. <TargetPlatform>0</TargetPlatform>
  37. </PropertyGroup>
  38. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java20|AnyCPU' ">
  39. <DebugSymbols>true</DebugSymbols>
  40. <OutputPath>bin\Debug_Java20\</OutputPath>
  41. <DefineConstants>TRACE;DEBUG;TARGET_JVM;NET_1_1;NET_2_0</DefineConstants>
  42. <BaseAddress>285212672</BaseAddress>
  43. <DebugType>full</DebugType>
  44. <PlatformTarget>AnyCPU</PlatformTarget>
  45. <ErrorReport>prompt</ErrorReport>
  46. <SkipValidation>True</SkipValidation>
  47. <KeepIntermediate>False</KeepIntermediate>
  48. <GHProjectType>1</GHProjectType>
  49. <PreCompile>false</PreCompile>
  50. <AdditionalClassPath>
  51. </AdditionalClassPath>
  52. <ApplicationServerType>
  53. </ApplicationServerType>
  54. <Version>2.0</Version>
  55. <JDKName>1.5.0_05</JDKName>
  56. <TargetPlatform>0</TargetPlatform>
  57. </PropertyGroup>
  58. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">
  59. <DebugSymbols>true</DebugSymbols>
  60. <DebugType>full</DebugType>
  61. <Optimize>false</Optimize>
  62. <OutputPath>bin\Debug_Java\</OutputPath>
  63. <DefineConstants>TRACE;DEBUG;TARGET_JVM;NET_1_1;ONLY_1_1</DefineConstants>
  64. <ErrorReport>prompt</ErrorReport>
  65. <WarningLevel>4</WarningLevel>
  66. <BaseAddress>285212672</BaseAddress>
  67. <NoStdLib>false</NoStdLib>
  68. <SkipValidation>True</SkipValidation>
  69. <KeepIntermediate>False</KeepIntermediate>
  70. <TargetPlatform>0</TargetPlatform>
  71. <AdditionalClassPath>
  72. </AdditionalClassPath>
  73. </PropertyGroup>
  74. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">
  75. <DebugType>pdbonly</DebugType>
  76. <Optimize>true</Optimize>
  77. <OutputPath>bin\Release_Java\</OutputPath>
  78. <DefineConstants>TRACE;TARGET_JVM;NET_1_1;ONLY_1_1</DefineConstants>
  79. <ErrorReport>prompt</ErrorReport>
  80. <WarningLevel>4</WarningLevel>
  81. <BaseAddress>285212672</BaseAddress>
  82. <NoStdLib>false</NoStdLib>
  83. <SkipValidation>false</SkipValidation>
  84. <KeepIntermediate>false</KeepIntermediate>
  85. <TargetPlatform>0</TargetPlatform>
  86. <AdditionalClassPath>
  87. </AdditionalClassPath>
  88. </PropertyGroup>
  89. <ItemGroup>
  90. <Reference Include="J2SE.Helpers">
  91. <HintPath>..\lib\J2SE.Helpers.dll</HintPath>
  92. <Private>False</Private>
  93. </Reference>
  94. <Reference Include="rt">
  95. <HintPath>..\lib\rt.dll</HintPath>
  96. <Private>False</Private>
  97. </Reference>
  98. <Reference Include="System" />
  99. <Reference Include="System.Xml" />
  100. </ItemGroup>
  101. <ItemGroup>
  102. <Compile Include="Assembly\AssemblyInfo.cs" />
  103. </ItemGroup>
  104. <ItemGroup>
  105. <EmbeddedResource Include="Assembly\Application.ico" />
  106. <EmbeddedResource Include="Assembly\Asterisk.ico" />
  107. <EmbeddedResource Include="Assembly\Error.ico" />
  108. <EmbeddedResource Include="Assembly\Exclamation.ico" />
  109. <EmbeddedResource Include="Assembly\Hand.ico" />
  110. <EmbeddedResource Include="Assembly\Information.ico" />
  111. <EmbeddedResource Include="Assembly\Question.ico" />
  112. <EmbeddedResource Include="Assembly\Warning.ico" />
  113. <EmbeddedResource Include="Assembly\WinLogo.ico" />
  114. </ItemGroup>
  115. <ItemGroup>
  116. <Compile Include="..\..\build\common\Consts.cs.in">
  117. <Link>Assembly\Consts.cs.in</Link>
  118. </Compile>
  119. <Compile Include="..\..\build\common\Locale.cs">
  120. <Link>Assembly\Locale.cs</Link>
  121. </Compile>
  122. <Compile Include="..\..\build\common\MonoTODOAttribute.cs">
  123. <Link>Assembly\MonoTODOAttribute.cs</Link>
  124. </Compile>
  125. <Compile Include="Mainsoft.Drawing.Configuration.jvm\ResolutionConfiguration.cs" />
  126. <Compile Include="Mainsoft.Drawing.Configuration.jvm\ResolutionConfigurationCollection.cs" />
  127. <Compile Include="Mainsoft.Drawing.Configuration.jvm\ResolutionConfigurationHandler.cs" />
  128. <Compile Include="System.Drawing.Design\CategoryNameCollection.cs" />
  129. <Compile Include="System.Drawing.Design\IPropertyValueUIService.cs" />
  130. <Compile Include="System.Drawing.Design\IToolboxItemProvider.cs" />
  131. <Compile Include="System.Drawing.Design\IToolboxService.cs" />
  132. <Compile Include="System.Drawing.Design\IToolboxUser.cs" />
  133. <Compile Include="System.Drawing.Design\PaintValueEventArgs.cs" />
  134. <Compile Include="System.Drawing.Design\PropertyValueItem.cs" />
  135. <Compile Include="System.Drawing.Design\PropertyValueUIHandler.cs" />
  136. <Compile Include="System.Drawing.Design\PropertyValueUIItemInvokeHandler.cs" />
  137. <Compile Include="System.Drawing.Design\ToolboxComponentsCreatedEventArgs.cs" />
  138. <Compile Include="System.Drawing.Design\ToolboxComponentsCreatedEventHandler.cs" />
  139. <Compile Include="System.Drawing.Design\ToolboxComponentsCreatingEventArgs.cs" />
  140. <Compile Include="System.Drawing.Design\ToolboxComponentsCreatingEventHandler.cs" />
  141. <Compile Include="System.Drawing.Design\ToolboxItem.cs" />
  142. <Compile Include="System.Drawing.Design\ToolboxItemCollection.cs" />
  143. <Compile Include="System.Drawing.Design\ToolboxItemCreatorCallback.cs" />
  144. <Compile Include="System.Drawing.Design\UITypeEditor.cs" />
  145. <Compile Include="System.Drawing.Design\UITypeEditorEditStyle.cs" />
  146. <Compile Include="System.Drawing.Drawing2D\AdjustableArrowCap.jvm.cs" />
  147. <Compile Include="System.Drawing.Drawing2D\Blend.cs" />
  148. <Compile Include="System.Drawing.Drawing2D\ColorBlend.cs" />
  149. <Compile Include="System.Drawing.Drawing2D\CombineMode.cs" />
  150. <Compile Include="System.Drawing.Drawing2D\CompostingMode.cs" />
  151. <Compile Include="System.Drawing.Drawing2D\CompostingQuality.cs" />
  152. <Compile Include="System.Drawing.Drawing2D\CoordinateSpace.cs" />
  153. <Compile Include="System.Drawing.Drawing2D\CustomLineCap.jvm.cs" />
  154. <Compile Include="System.Drawing.Drawing2D\DashCap.cs" />
  155. <Compile Include="System.Drawing.Drawing2D\DashStyle.cs" />
  156. <Compile Include="System.Drawing.Drawing2D\ExtendedGeneralPath.jvm.cs" />
  157. <Compile Include="System.Drawing.Drawing2D\FillMode.cs" />
  158. <Compile Include="System.Drawing.Drawing2D\FlushIntention.cs" />
  159. <Compile Include="System.Drawing.Drawing2D\GeneralPathIterator.jvm.cs" />
  160. <Compile Include="System.Drawing.Drawing2D\GraphicsContainer.jvm.cs" />
  161. <Compile Include="System.Drawing.Drawing2D\GraphicsPath.jvm.cs" />
  162. <Compile Include="System.Drawing.Drawing2D\GraphicsPathIterator.jvm.cs" />
  163. <Compile Include="System.Drawing.Drawing2D\GraphicsState.jvm.cs" />
  164. <Compile Include="System.Drawing.Drawing2D\HatchBrush.jvm.cs" />
  165. <Compile Include="System.Drawing.Drawing2D\HatchStyle.cs" />
  166. <Compile Include="System.Drawing.Drawing2D\InterpolationMode.cs" />
  167. <Compile Include="System.Drawing.Drawing2D\LinearGradientBrush.jvm.cs" />
  168. <Compile Include="System.Drawing.Drawing2D\LinearGradientMode.cs" />
  169. <Compile Include="System.Drawing.Drawing2D\LineCap.cs" />
  170. <Compile Include="System.Drawing.Drawing2D\LineJoin.cs" />
  171. <Compile Include="System.Drawing.Drawing2D\Matrix.jvm.cs" />
  172. <Compile Include="System.Drawing.Drawing2D\MatrixOrder.cs" />
  173. <Compile Include="System.Drawing.Drawing2D\PathData.cs" />
  174. <Compile Include="System.Drawing.Drawing2D\PathGradientBrush.jvm.cs" />
  175. <Compile Include="System.Drawing.Drawing2D\PathPointType.cs" />
  176. <Compile Include="System.Drawing.Drawing2D\PenAlignment.cs" />
  177. <Compile Include="System.Drawing.Drawing2D\PenType.cs" />
  178. <Compile Include="System.Drawing.Drawing2D\PixelOffsetMode.cs" />
  179. <Compile Include="System.Drawing.Drawing2D\QualityMode.cs" />
  180. <Compile Include="System.Drawing.Drawing2D\RegionData.cs" />
  181. <Compile Include="System.Drawing.Drawing2D\SmoothingMode.cs" />
  182. <Compile Include="System.Drawing.Drawing2D\WarpMode.cs" />
  183. <Compile Include="System.Drawing.Drawing2D\WrapMode.cs" />
  184. <Compile Include="System.Drawing.Imaging\BitmapData.cs" />
  185. <Compile Include="System.Drawing.Imaging\ColorAdjustType.cs" />
  186. <Compile Include="System.Drawing.Imaging\ColorChannelFlag.cs" />
  187. <Compile Include="System.Drawing.Imaging\ColorMap.cs" />
  188. <Compile Include="System.Drawing.Imaging\ColorMapType.cs" />
  189. <Compile Include="System.Drawing.Imaging\ColorMatrix.cs" />
  190. <Compile Include="System.Drawing.Imaging\ColorMatrixFlag.cs" />
  191. <Compile Include="System.Drawing.Imaging\ColorMode.cs" />
  192. <Compile Include="System.Drawing.Imaging\ColorPalette.cs" />
  193. <Compile Include="System.Drawing.Imaging\EmfPlusRecordType.cs" />
  194. <Compile Include="System.Drawing.Imaging\EmfType.cs" />
  195. <Compile Include="System.Drawing.Imaging\Encoder.cs" />
  196. <Compile Include="System.Drawing.Imaging\EncoderParameter.jvm.cs" />
  197. <Compile Include="System.Drawing.Imaging\EncoderParameters.cs" />
  198. <Compile Include="System.Drawing.Imaging\EncoderParameterValueType.cs" />
  199. <Compile Include="System.Drawing.Imaging\EncoderValue.cs" />
  200. <Compile Include="System.Drawing.Imaging\FrameDimension.cs" />
  201. <Compile Include="System.Drawing.Imaging\ImageAttributes.jvm.cs" />
  202. <Compile Include="System.Drawing.Imaging\ImageCodec.jvm.cs" />
  203. <Compile Include="System.Drawing.Imaging\ImageCodecFlags.cs" />
  204. <Compile Include="System.Drawing.Imaging\ImageCodecInfo.jvm.cs" />
  205. <Compile Include="System.Drawing.Imaging\ImageFlags.cs" />
  206. <Compile Include="System.Drawing.Imaging\ImageFormat.cs" />
  207. <Compile Include="System.Drawing.Imaging\ImageLockMode.cs" />
  208. <Compile Include="System.Drawing.Imaging\Metafile.jvm.cs" />
  209. <Compile Include="System.Drawing.Imaging\MetafileFrameUnit.cs" />
  210. <Compile Include="System.Drawing.Imaging\MetafileHeader.cs" />
  211. <Compile Include="System.Drawing.Imaging\MetafileType.cs" />
  212. <Compile Include="System.Drawing.Imaging\MetaHeader.cs" />
  213. <Compile Include="System.Drawing.Imaging\PaletteFlags.cs" />
  214. <Compile Include="System.Drawing.Imaging\PixelFormat.cs" />
  215. <Compile Include="System.Drawing.Imaging\PropertyItem.cs" />
  216. <Compile Include="System.Drawing.Imaging\WmfPlaceableFileHeader.cs" />
  217. <Compile Include="System.Drawing.Text\FontCollection.jvm.cs" />
  218. <Compile Include="System.Drawing.Text\GenericFontFamilies.cs" />
  219. <Compile Include="System.Drawing.Text\HotkeyPrefix.cs" />
  220. <Compile Include="System.Drawing.Text\InstalledFontCollection.jvm.cs" />
  221. <Compile Include="System.Drawing.Text\LineLayout.jvm.cs" />
  222. <Compile Include="System.Drawing.Text\PrivateFontCollection.jvm.cs" />
  223. <Compile Include="System.Drawing.Text\TextLineIterator.jvm.cs" />
  224. <Compile Include="System.Drawing.Text\TextRenderingHint.cs" />
  225. <Compile Include="System.Drawing\AdvancedStroke.jvm.cs" />
  226. <Compile Include="System.Drawing\BasicShape.jvm.cs" />
  227. <Compile Include="System.Drawing\Bitmap.jvm.cs" />
  228. <Compile Include="System.Drawing\Brush.jvm.cs" />
  229. <Compile Include="System.Drawing\Brushes.cs" />
  230. <Compile Include="System.Drawing\CharacterRange.cs" />
  231. <Compile Include="System.Drawing\Color.cs" />
  232. <Compile Include="System.Drawing\ColorConverter.cs" />
  233. <Compile Include="System.Drawing\ColorTranslator.cs" />
  234. <Compile Include="System.Drawing\ContentAlignment.cs" />
  235. <Compile Include="System.Drawing\Font.jvm.cs" />
  236. <Compile Include="System.Drawing\FontConverter.cs" />
  237. <Compile Include="System.Drawing\FontFamily.jvm.cs" />
  238. <Compile Include="System.Drawing\FontStyle.cs" />
  239. <Compile Include="System.Drawing\Graphics.jvm.cs" />
  240. <Compile Include="System.Drawing\GraphicsUnit.cs" />
  241. <Compile Include="System.Drawing\Icon2.jvm.cs" />
  242. <Compile Include="System.Drawing\IconConverter.cs" />
  243. <Compile Include="System.Drawing\Image.jvm.cs" />
  244. <Compile Include="System.Drawing\ImageAnimator.cs" />
  245. <Compile Include="System.Drawing\ImageConverter.cs" />
  246. <Compile Include="System.Drawing\ImageFormatConverter.cs" />
  247. <Compile Include="System.Drawing\KnownColor.cs" />
  248. <Compile Include="System.Drawing\Pen.jvm.cs" />
  249. <Compile Include="System.Drawing\Pens.cs" />
  250. <Compile Include="System.Drawing\PlainImage.jvm.cs" />
  251. <Compile Include="System.Drawing\PlainImageCollection.jvm.cs" />
  252. <Compile Include="System.Drawing\Point.cs" />
  253. <Compile Include="System.Drawing\PointConverter.cs" />
  254. <Compile Include="System.Drawing\PointF.cs" />
  255. <Compile Include="System.Drawing\Rectangle.cs" />
  256. <Compile Include="System.Drawing\RectangleConverter.cs" />
  257. <Compile Include="System.Drawing\RectangleF.cs" />
  258. <Compile Include="System.Drawing\Region.jvm.cs" />
  259. <Compile Include="System.Drawing\RotateFlipType.cs" />
  260. <Compile Include="System.Drawing\Size.cs" />
  261. <Compile Include="System.Drawing\SizeConverter.cs" />
  262. <Compile Include="System.Drawing\SizeF.cs" />
  263. <Compile Include="System.Drawing\SizeFConverter.cs" />
  264. <Compile Include="System.Drawing\SolidBrush.jvm.cs" />
  265. <Compile Include="System.Drawing\StringAligment.cs" />
  266. <Compile Include="System.Drawing\StringDigitSubstitute.cs" />
  267. <Compile Include="System.Drawing\StringFormat.jvm.cs" />
  268. <Compile Include="System.Drawing\StringFormatFlags.cs" />
  269. <Compile Include="System.Drawing\StringTrimming.cs" />
  270. <Compile Include="System.Drawing\StringUnit.cs" />
  271. <Compile Include="System.Drawing\StrokeFactory.jvm.cs" />
  272. <Compile Include="System.Drawing\SystemBrushes.cs" />
  273. <Compile Include="System.Drawing\SystemColors.jvm.cs" />
  274. <Compile Include="System.Drawing\SystemFonts.cs" />
  275. <Compile Include="System.Drawing\SystemIcons.jvm.cs" />
  276. <Compile Include="System.Drawing\SystemPens.cs" />
  277. <Compile Include="System.Drawing\TextureBrush.jvm.cs" />
  278. <Compile Include="System.Drawing\ToolboxBitmapAttribute.cs" />
  279. </ItemGroup>
  280. <ItemGroup>
  281. <Folder Include="Properties\" />
  282. </ItemGroup>
  283. <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets" />
  284. <Import Project="$(VMW_HOME)\bin\Mainsoft.Common.targets" />
  285. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  286. Other similar extension points exist, see Microsoft.Common.targets.
  287. <Target Name="BeforeBuild">
  288. </Target>
  289. <Target Name="AfterBuild">
  290. </Target>
  291. -->
  292. <ProjectExtensions>
  293. <VisualStudio>
  294. <UserProperties REFS-JarPath-mscorlib="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\java_refs\framework\mscorlib.jar" REFS-JarPath-system="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\java_refs\framework\System.jar" REFS-JarPath-system-xml="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\java_refs\framework\System.Xml.jar" REFS-JarPath-rt="..\lib\rt.jar" REFS-JarPath-j2se-helpers="..\lib\J2SE.Helpers.jar" />
  295. </VisualStudio>
  296. </ProjectExtensions>
  297. </Project>