New. Subset of /winforms/icon/test.ico with three 32bpp icons, 16x16, 32x32 and 48x48.
[mono.git] / mcs / class / System.Drawing / Test / Test20.J2EE.vmwcsproj
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
2   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java20|AnyCPU' ">\r
3     <OutputPath>DrawingTest\Test\bin\Debug_Java20\</OutputPath>\r
4     <DefineConstants>TRACE;TARGET_JVM;NET_1_1;NET_2_0</DefineConstants>\r
5     <BaseAddress>285212672</BaseAddress>\r
6     <Optimize>true</Optimize>\r
7     <DebugType>pdbonly</DebugType>\r
8     <PlatformTarget>AnyCPU</PlatformTarget>\r
9     <ErrorReport>prompt</ErrorReport>\r
10     <SkipValidation>false</SkipValidation>\r
11     <KeepIntermediate>false</KeepIntermediate>\r
12     <GHProjectType>1</GHProjectType>\r
13     <PreCompile>false</PreCompile>\r
14     <AdditionalClassPath>\r
15     </AdditionalClassPath>\r
16     <ApplicationServerType>\r
17     </ApplicationServerType>\r
18     <Version>2.0</Version>\r
19     <JDKName>1.5.0_05</JDKName>\r
20     <TargetPlatform>0</TargetPlatform>\r
21   </PropertyGroup>\r
22   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java20|AnyCPU' ">\r
23     <DebugSymbols>true</DebugSymbols>\r
24     <OutputPath>DrawingTest\Test\bin\Debug_Java20\</OutputPath>\r
25     <DefineConstants>TRACE;DEBUG;TARGET_JVM;NET_1_1;NET_2_0</DefineConstants>\r
26     <BaseAddress>285212672</BaseAddress>\r
27     <DebugType>full</DebugType>\r
28     <PlatformTarget>AnyCPU</PlatformTarget>\r
29     <ErrorReport>prompt</ErrorReport>\r
30     <SkipValidation>True</SkipValidation>\r
31     <KeepIntermediate>False</KeepIntermediate>\r
32     <GHProjectType>1</GHProjectType>\r
33     <PreCompile>false</PreCompile>\r
34     <AdditionalClassPath>\r
35     </AdditionalClassPath>\r
36     <ApplicationServerType>\r
37     </ApplicationServerType>\r
38     <Version>2.0</Version>\r
39     <JDKName>1.5.0_05</JDKName>\r
40     <TargetPlatform>0</TargetPlatform>\r
41   </PropertyGroup>\r
42   <PropertyGroup>\r
43     <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java</Configuration>\r
44     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
45     <ProductVersion>8.0.50727</ProductVersion>\r
46     <SchemaVersion>2.0</SchemaVersion>\r
47     <ProjectGuid>{FD3F01E4-4F19-4124-BD9C-226C3E8D55B3}</ProjectGuid>\r
48     <OutputType>Library</OutputType>\r
49     <AppDesignerFolder>Properties</AppDesignerFolder>\r
50     <RootNamespace>System.Drawing.Test</RootNamespace>\r
51     <AssemblyName>System.Drawing.Test20.J2EE</AssemblyName>\r
52     <JDKName>1.5.0_05</JDKName>\r
53     <GHProjectType>1</GHProjectType>\r
54     <Version>2.0</Version>\r
55   </PropertyGroup>\r
56   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">\r
57     <DebugSymbols>true</DebugSymbols>\r
58     <DebugType>full</DebugType>\r
59     <Optimize>false</Optimize>\r
60     <OutputPath>bin\Debug_Java\</OutputPath>\r
61     <DefineConstants>TRACE;DEBUG;TARGET_JVM;NET_1_1;ONLY_1_1</DefineConstants>\r
62     <ErrorReport>prompt</ErrorReport>\r
63     <WarningLevel>4</WarningLevel>\r
64     <BaseAddress>285212672</BaseAddress>\r
65     <NoStdLib>false</NoStdLib>\r
66     <SkipValidation>True</SkipValidation>\r
67     <KeepIntermediate>False</KeepIntermediate>\r
68     <TargetPlatform>0</TargetPlatform>\r
69     <AdditionalClassPath>\r
70     </AdditionalClassPath>\r
71   </PropertyGroup>\r
72   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">\r
73     <DebugType>pdbonly</DebugType>\r
74     <Optimize>true</Optimize>\r
75     <OutputPath>bin\Release_Java\</OutputPath>\r
76     <DefineConstants>TRACE;TARGET_JVM;NET_1_1;ONLY_1_1</DefineConstants>\r
77     <ErrorReport>prompt</ErrorReport>\r
78     <WarningLevel>4</WarningLevel>\r
79     <BaseAddress>285212672</BaseAddress>\r
80     <NoStdLib>false</NoStdLib>\r
81     <SkipValidation>false</SkipValidation>\r
82     <KeepIntermediate>false</KeepIntermediate>\r
83     <TargetPlatform>0</TargetPlatform>\r
84     <AdditionalClassPath>\r
85     </AdditionalClassPath>\r
86   </PropertyGroup>\r
87   <ItemGroup>\r
88     <Reference Include="J2SE.Helpers, Version=0.0.0.0, Culture=neutral">\r
89       <HintPath>..\..\lib\J2SE.Helpers.dll</HintPath>\r
90       <Private>False</Private>\r
91     </Reference>\r
92     <Reference Include="nunit.framework, Version=0.0.0.0, Culture=neutral">\r
93       <SpecificVersion>False</SpecificVersion>\r
94       <HintPath>..\..\..\nunit20\nunit-console\bin\Debug_Java20\nunit.framework.dll</HintPath>\r
95       <Private>True</Private>\r
96     </Reference>\r
97     <Reference Include="rt, Version=0.0.0.0, Culture=neutral">\r
98       <HintPath>..\..\lib\rt.dll</HintPath>\r
99       <Private>False</Private>\r
100     </Reference>\r
101     <Reference Include="System" />\r
102     <Reference Include="System.Drawing" />\r
103     <Reference Include="System.Xml" />\r
104   </ItemGroup>\r
105   <ItemGroup>\r
106     <Compile Include="DrawingTest\Test\Bitmap.cs" />\r
107     <Compile Include="DrawingTest\Test\Brush.cs" />\r
108     <Compile Include="DrawingTest\Test\Graphics.cs" />\r
109     <Compile Include="DrawingTest\Test\GraphicsPath.cs" />\r
110     <Compile Include="DrawingTest\Test\GraphicsPathIterator.cs" />\r
111     <Compile Include="DrawingTest\Test\Image.cs" />\r
112     <Compile Include="DrawingTest\Test\Pen.cs" />\r
113     <Compile Include="DrawingTest\Test\Region.cs" />\r
114     <Compile Include="System.Drawing.Drawing2D\TestBlend.cs" />\r
115     <Compile Include="System.Drawing.Drawing2D\TestColorBlend.cs" />\r
116     <Compile Include="System.Drawing.Drawing2D\TestHatchBrush.cs" />\r
117     <Compile Include="System.Drawing.Imaging\TestBmpCodec.cs" />\r
118     <Compile Include="System.Drawing.Imaging\TestColorMatrix.cs" />\r
119     <Compile Include="System.Drawing.Imaging\TestImageAttributes.cs" />\r
120     <Compile Include="System.Drawing.Imaging\TestImageCodecInfo.cs" />\r
121     <Compile Include="System.Drawing.Imaging\TestJpegCodec.cs" />\r
122     <Compile Include="System.Drawing\ColorConverter.cs" />\r
123     <Compile Include="System.Drawing\ColorTranslator.cs" />\r
124     <Compile Include="System.Drawing\TestBitmap.cs" />\r
125     <Compile Include="System.Drawing\TestBrushes.cs" />\r
126     <Compile Include="System.Drawing\TestColor.cs" />\r
127     <Compile Include="System.Drawing\TestFont.cs" />\r
128     <Compile Include="System.Drawing\TestIcon.cs" />\r
129     <Compile Include="System.Drawing\TestIconConverter.cs" />\r
130     <Compile Include="System.Drawing\TestImageConverter.cs" />\r
131     <Compile Include="System.Drawing\TestImageFormatConverter.cs" />\r
132     <Compile Include="System.Drawing\TestPens.cs" />\r
133     <Compile Include="System.Drawing\TestPoint.cs" />\r
134     <Compile Include="System.Drawing\TestPointConverter.cs" />\r
135     <Compile Include="System.Drawing\TestPointF.cs" />\r
136     <Compile Include="System.Drawing\TestRectangle.cs" />\r
137     <Compile Include="System.Drawing\TestRectangleConverter.cs" />\r
138     <Compile Include="System.Drawing\TestRectangleF.cs" />\r
139     <Compile Include="System.Drawing\TestRegion.cs" />\r
140     <Compile Include="System.Drawing\TestSize.cs" />\r
141     <Compile Include="System.Drawing\TestSizeConverter.cs" />\r
142     <Compile Include="System.Drawing\TestSizeF.cs" />\r
143     <Compile Include="System.Drawing\TestSizeFConverter.cs" />\r
144     <Compile Include="System.Drawing\TestStringFormat.cs" />\r
145     <Compile Include="System.Drawing\TestSystemBrushes.cs" />\r
146     <Compile Include="System.Drawing\TestSystemPens.cs" />\r
147   </ItemGroup>\r
148   <ItemGroup>\r
149     <Content Include="DrawingTest\Test\Bitmap1.bmp" />\r
150     <Content Include="DrawingTest\Test\Bitmap1.png" />\r
151     <Content Include="DrawingTest\Test\SampIcon.ico" />\r
152   </ItemGroup>\r
153   <ItemGroup>\r
154     <ProjectReference Include="DrawingTest\DrawingTestHelper\DrawingTestHelper20.J2EE.vmwcsproj">\r
155       <Project>{C4329BA9-2E08-4EB3-B6ED-0FA3BB6285AF}</Project>\r
156       <Name>DrawingTestHelper20.J2EE</Name>\r
157     </ProjectReference>\r
158   </ItemGroup>\r
159   <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets" />\r
160   <Import Project="$(VMW_HOME)\bin\Mainsoft.Common.targets" />\r
161   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
162        Other similar extension points exist, see Microsoft.Common.targets.\r
163   <Target Name="BeforeBuild">\r
164   </Target>\r
165   <Target Name="AfterBuild">\r
166   </Target>\r
167   -->\r
168   <ProjectExtensions>\r
169     <VisualStudio>\r
170       <UserProperties REFS-JarPath-nunit-framework="..\..\..\nunit20\framework\bin\Debug_Java20\nunit.framework.jar" 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-data="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\jgac\vmw4j2ee_110\System.Data.jar" REFS-JarPath-system-xml="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\jgac\vmw4j2ee_110\System.Xml.jar" REFS-JarPath-rt="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\jre5\lib\rt.jar" REFS-JarPath-j2se-helpers="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\jgac\vmw4j2ee_110\J2SE.Helpers.jar" REFS-JarPath-system-drawing="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\jgac\vmw4j2ee_110\System.Drawing.jar;..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\jgac\vmw4j2ee_110\jai_imageio.jar;..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\jgac\vmw4j2ee_110\jai_core.jar;..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\jgac\vmw4j2ee_110\jai_codec.jar;..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\jgac\vmw4j2ee_110\clibwrapper_jiio.jar;..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\jgac\vmw4j2ee_110\mlibwrapper_jai.jar" />\r
171     </VisualStudio>\r
172   </ProjectExtensions>\r
173 </Project>\r