Merge pull request #409 from Alkarex/patch-1
[mono.git] / mcs / class / System.Drawing / System.Drawing-tests-net_2_0.csproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <PropertyGroup>\r
4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
5     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
6     <ProductVersion>9.0.30729</ProductVersion>\r
7     <SchemaVersion>2.0</SchemaVersion>\r
8     <ProjectGuid>{155AEF28-C81F-405D-9072-9D52780E3E70}</ProjectGuid>\r
9     <OutputType>Library</OutputType>\r
10     <NoWarn>1699,618,219,169,1595</NoWarn>\r
11     <OutputPath>.\</OutputPath>\r
12     <NoStdLib>true</NoStdLib>\r
13     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>\r
14     <AppDesignerFolder>Properties</AppDesignerFolder>\r
15     <AssemblyName>System.Drawing_test_net_2_0</AssemblyName>\r
16     <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>\r
17     <FileAlignment>512</FileAlignment>\r
18     <!-- Filter out System.Core added by: Microsoft.NETFramework.props  -->\r
19     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
20   </PropertyGroup>\r
21   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
22     <PlatformTarget>AnyCPU</PlatformTarget>\r
23     <DebugSymbols>True</DebugSymbols>\r
24     <DebugType>full</DebugType>\r
25     <Optimize>False</Optimize>\r
26     <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;TEST</DefineConstants>\r
27     <ErrorReport>prompt</ErrorReport>\r
28     <WarningLevel>4</WarningLevel>\r
29     <AdditionalLibPaths>./../../class/lib/net_2_0</AdditionalLibPaths>\r
30     <OutputPath>.</OutputPath>\r
31   </PropertyGroup>\r
32   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
33     <PlatformTarget>AnyCPU</PlatformTarget>\r
34     <DebugType>pdbonly</DebugType>\r
35     <Optimize>True</Optimize>\r
36     <DefineConstants>NET_1_1;NET_2_0;TEST</DefineConstants>\r
37     <ErrorReport>prompt</ErrorReport>\r
38     <WarningLevel>4</WarningLevel>\r
39     <AdditionalLibPaths>./../../class/lib/net_2_0</AdditionalLibPaths>\r
40     <OutputPath>.</OutputPath>\r
41   </PropertyGroup>\r
42   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
43   <ItemGroup>\r
44     <Compile Include="..\..\build\common\Locale.cs" />\r
45     <Compile Include="System.Drawing\gdipEnums.cs" />\r
46     <Compile Include="System.Drawing\gdipFunctions.cs" />\r
47     <Compile Include="System.Drawing\gdipStructs.cs" />\r
48     <Compile Include="Test\HostIgnoreList.cs" />\r
49     <Compile Include="Test\System.Drawing\ColorTranslator.cs" />\r
50     <Compile Include="Test\System.Drawing\ColorConverter.cs" />\r
51     <Compile Include="Test\System.Drawing\FontFamilyTest.cs" />\r
52     <Compile Include="Test\System.Drawing\GDIPlusTest.cs" />\r
53     <Compile Include="Test\System.Drawing\PenTest.cs" />\r
54     <Compile Include="Test\System.Drawing\RegionDataTest.cs" />\r
55     <Compile Include="Test\System.Drawing\RegionNonRectTest.cs" />\r
56     <Compile Include="Test\System.Drawing\SolidBrushTest.cs" />\r
57     <Compile Include="Test\System.Drawing\SystemFontsTest.cs" />\r
58     <Compile Include="Test\System.Drawing\SystemIconsTest.cs" />\r
59     <Compile Include="Test\System.Drawing\TestBitmap.cs" />\r
60     <Compile Include="Test\System.Drawing\TestBrushes.cs" />\r
61     <Compile Include="Test\System.Drawing\TestColor.cs" />\r
62     <Compile Include="Test\System.Drawing\TestFont.cs" />\r
63     <Compile Include="Test\System.Drawing\TestFontConverter.cs" />\r
64     <Compile Include="Test\System.Drawing\TestGraphics.cs" />\r
65     <Compile Include="Test\System.Drawing\TestImage.cs" />\r
66     <Compile Include="Test\System.Drawing\TestPens.cs" />\r
67     <Compile Include="Test\System.Drawing\TestPoint.cs" />\r
68     <Compile Include="Test\System.Drawing\TestPointConverter.cs" />\r
69     <Compile Include="Test\System.Drawing\TestPointF.cs" />\r
70     <Compile Include="Test\System.Drawing\TestRectangle.cs" />\r
71     <Compile Include="Test\System.Drawing\TestRectangleConverter.cs" />\r
72     <Compile Include="Test\System.Drawing\TestRectangleF.cs" />\r
73     <Compile Include="Test\System.Drawing\TestRegion.cs" />\r
74     <Compile Include="Test\System.Drawing\TestSize.cs" />\r
75     <Compile Include="Test\System.Drawing\TestSizeConverter.cs" />\r
76     <Compile Include="Test\System.Drawing\TestSizeFConverter.cs" />\r
77     <Compile Include="Test\System.Drawing\TestSizeF.cs" />\r
78     <Compile Include="Test\System.Drawing\TestStringFormat.cs" />\r
79     <Compile Include="Test\System.Drawing\TestSystemBrushes.cs" />\r
80     <Compile Include="Test\System.Drawing\TestSystemPens.cs" />\r
81     <Compile Include="Test\System.Drawing\TestImageConverter.cs" />\r
82     <Compile Include="Test\System.Drawing\TestImageFormatConverter.cs" />\r
83     <Compile Include="Test\System.Drawing\TestIconConverter.cs" />\r
84     <Compile Include="Test\System.Drawing\TestIcon.cs" />\r
85     <Compile Include="Test\System.Drawing\TextureBrushTest.cs" />\r
86     <Compile Include="Test\System.Drawing.Design\TestToolboxItem.cs" />\r
87     <Compile Include="Test\System.Drawing.Design\UITypeEditorTest.cs" />\r
88     <Compile Include="Test\System.Drawing.Drawing2D\GraphicsPathTest.cs" />\r
89     <Compile Include="Test\System.Drawing.Drawing2D\LinearGradientBrushTest.cs" />\r
90     <Compile Include="Test\System.Drawing.Drawing2D\PathDataTest.cs" />\r
91     <Compile Include="Test\System.Drawing.Drawing2D\PathGradientBrushTest.cs" />\r
92     <Compile Include="Test\System.Drawing.Drawing2D\TestBlend.cs" />\r
93     <Compile Include="Test\System.Drawing.Drawing2D\TestColorBlend.cs" />\r
94     <Compile Include="Test\System.Drawing.Drawing2D\TestHatchBrush.cs" />\r
95     <Compile Include="Test\System.Drawing.Drawing2D\TestMatrix.cs" />\r
96     <Compile Include="Test\System.Drawing.Imaging\EmfPlusRecordTypeTest.cs" />\r
97     <Compile Include="Test\System.Drawing.Imaging\FrameDimensionTest.cs" />\r
98     <Compile Include="Test\System.Drawing.Imaging\GifCodecTest.cs" />\r
99     <Compile Include="Test\System.Drawing.Imaging\IconCodecTest.cs" />\r
100     <Compile Include="Test\System.Drawing.Imaging\MetafileTest.cs" />\r
101     <Compile Include="Test\System.Drawing.Imaging\MetaHeaderTest.cs" />\r
102     <Compile Include="Test\System.Drawing.Imaging\PngCodecTest.cs" />\r
103     <Compile Include="Test\System.Drawing.Imaging\TestImageCodecInfo.cs" />\r
104     <Compile Include="Test\System.Drawing.Imaging\TestImageFormat.cs" />\r
105     <Compile Include="Test\System.Drawing.Imaging\TestBmpCodec.cs" />\r
106     <Compile Include="Test\System.Drawing.Imaging\TestJpegCodec.cs" />\r
107     <Compile Include="Test\System.Drawing.Imaging\TestColorMatrix.cs" />\r
108     <Compile Include="Test\System.Drawing.Imaging\TestImageAttributes.cs" />\r
109     <Compile Include="Test\System.Drawing.Imaging\TiffCodecTest.cs" />\r
110     <Compile Include="Test\System.Drawing.Imaging\WmfPlaceableFileHeaderTest.cs" />\r
111     <Compile Include="Test\System.Drawing.Printing\MarginsTest.cs" />\r
112     <Compile Include="Test\System.Drawing.Printing\PageSettingsTest.cs" />\r
113     <Compile Include="Test\System.Drawing.Printing\PageSourceTest.cs" />\r
114     <Compile Include="Test\System.Drawing.Printing\PaperSizeTest.cs" />\r
115     <Compile Include="Test\System.Drawing.Printing\PrinterUnitConvertTest.cs" />\r
116     <Compile Include="Test\System.Drawing.Printing\PrintingPermissionAttributeTest.cs" />\r
117     <Compile Include="Test\System.Drawing.Printing\PrintingPermissionTest.cs" />\r
118     <Compile Include="Test\System.Drawing.Printing\PrintingServicesUnixTest.cs" />\r
119     <Compile Include="Test\System.Drawing.Text\PrivateFontCollectionTest.cs" />\r
120     <Compile Include="Test\System.Drawing.Text\InstalledFontCollectionTest.cs" />\r
121     <Compile Include="Test\System.Drawing\BitmapCas.cs" />\r
122     <Compile Include="Test\System.Drawing\GraphicsCas.cs" />\r
123     <Compile Include="Test\System.Drawing\RegionCas.cs" />\r
124     <Compile Include="Test\System.Drawing.Design\CategoryNameCollectionCas.cs" />\r
125     <Compile Include="Test\System.Drawing.Design\PaintValueEventArgsCas.cs" />\r
126     <Compile Include="Test\System.Drawing.Design\PropertyValueUIItemCas.cs" />\r
127     <Compile Include="Test\System.Drawing.Design\ToolboxComponentsCreatedEventArgsCas.cs" />\r
128     <Compile Include="Test\System.Drawing.Design\ToolboxComponentsCreatingEventArgsCas.cs" />\r
129     <Compile Include="Test\System.Drawing.Design\ToolboxItemCas.cs" />\r
130     <Compile Include="Test\System.Drawing.Design\ToolboxItemCollectionCas.cs" />\r
131     <Compile Include="Test\System.Drawing.Design\UITypeEditorCas.cs" />\r
132     <Compile Include="Test\System.Drawing.Text\PrivateFontCollectionCas.cs" />\r
133   </ItemGroup>\r
134   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
135        Other similar extension points exist, see Microsoft.Common.targets.\r
136   <Target Name="BeforeBuild">\r
137   </Target>\r
138   <Target Name="AfterBuild">\r
139   </Target>\r
140   -->\r
141   <PropertyGroup>\r
142     <PreBuildEvent>\r
143     </PreBuildEvent>\r
144   </PropertyGroup>\r
145   <ItemGroup>\r
146     <Reference Include="mscorlib.dll">\r
147       <HintPath>mscorlib.dll</HintPath>\r
148     </Reference>\r
149     <Reference Include="System.dll">\r
150       <HintPath>System.dll</HintPath>\r
151     </Reference>\r
152     <Reference Include="System.Drawing.dll">\r
153       <HintPath>System.Drawing.dll</HintPath>\r
154     </Reference>\r
155     <Reference Include="System.Runtime.Serialization.Formatters.Soap.dll">\r
156       <HintPath>System.Runtime.Serialization.Formatters.Soap.dll</HintPath>\r
157     </Reference>\r
158     <Reference Include="System.Xml.dll">\r
159       <HintPath>System.Xml.dll</HintPath>\r
160     </Reference>\r
161     <Reference Include="nunit.framework" />\r
162     <Reference Include="System.Drawing">\r
163       <HintPath>..\lib\net_2_0\System.Drawing.dll</HintPath>\r
164     </Reference>\r
165   </ItemGroup>\r
166   <ItemGroup>\r
167     <Folder Include="Properties\" />\r
168   </ItemGroup>\r
169   <ItemGroup>\r
170     <EmbeddedResource Include="Assembly\Mono.ico">\r
171       <LogicalName>Mono.ico</LogicalName>\r
172     </EmbeddedResource>\r
173     <EmbeddedResource Include="Assembly\Information.ico">\r
174       <LogicalName>Information.ico</LogicalName>\r
175     </EmbeddedResource>\r
176     <EmbeddedResource Include="Assembly\Error.ico">\r
177       <LogicalName>Error.ico</LogicalName>\r
178     </EmbeddedResource>\r
179     <EmbeddedResource Include="Assembly\Warning.ico">\r
180       <LogicalName>Warning.ico</LogicalName>\r
181     </EmbeddedResource>\r
182     <EmbeddedResource Include="Assembly\Question.ico">\r
183       <LogicalName>Question.ico</LogicalName>\r
184     </EmbeddedResource>\r
185     <EmbeddedResource Include="Test\resources\indexed.png">\r
186       <LogicalName>indexed.png</LogicalName>\r
187     </EmbeddedResource>\r
188   </ItemGroup>\r
189   <ItemGroup>\r
190     <None Include="Assembly\Shield.ico" />\r
191   </ItemGroup>\r
192 </Project>\r