System.Drawing20.vmwcsproj 15 KB

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