Fix bugs in sizing TableLayoutPanel (Xamarin bug 18638)
[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>{34B64C48-9A07-4A68-8EE4-14471777CD34}</ProjectGuid>\r
9     <OutputType>Library</OutputType>\r
10     <NoWarn>1699,618,219,169,1595</NoWarn>\r
11     <OutputPath>bin\Debug\System.Drawing-tests-net_2_0</OutputPath>\r
12     <NoStdLib>True</NoStdLib>\r
13     <NoConfig>False</NoConfig>\r
14     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>\r
15     <AppDesignerFolder>Properties</AppDesignerFolder>\r
16     <RootNamespace>\r
17     </RootNamespace>\r
18     <AssemblyName>System.Drawing_test_net_2_0</AssemblyName>\r
19     <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>\r
20     <FileAlignment>512</FileAlignment>\r
21   </PropertyGroup>\r
22   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
23     <DebugSymbols>true</DebugSymbols>\r
24     <DebugType>full</DebugType>\r
25     <NoWarn>1699,618,219,169,1595</NoWarn>\r
26     <Optimize>false</Optimize>\r
27     <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;TEST</DefineConstants>\r
28     <ErrorReport>prompt</ErrorReport>\r
29     <WarningLevel>4</WarningLevel>\r
30   </PropertyGroup>\r
31   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
32     <DebugType>pdbonly</DebugType>\r
33     <NoWarn>1699,618,219,169,1595</NoWarn>\r
34     <Optimize>true</Optimize>\r
35     <DefineConstants>NET_1_1;NET_2_0;TEST</DefineConstants>\r
36     <ErrorReport>prompt</ErrorReport>\r
37     <WarningLevel>4</WarningLevel>\r
38   </PropertyGroup>\r
39   <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
40   Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
41   is a problem to compile the Mono mscorlib.dll -->\r
42   <PropertyGroup>\r
43     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
44   </PropertyGroup>\r
45   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
46   <ItemGroup>\r
47     <Compile Include="..\..\build\common\Locale.cs" />\r
48     <Compile Include="System.Drawing\gdipEnums.cs" />\r
49     <Compile Include="System.Drawing\gdipFunctions.cs" />\r
50     <Compile Include="System.Drawing\gdipStructs.cs" />\r
51     <Compile Include="Test\HostIgnoreList.cs" />\r
52     <Compile Include="Test\System.Drawing.Design\CategoryNameCollectionCas.cs" />\r
53     <Compile Include="Test\System.Drawing.Design\PaintValueEventArgsCas.cs" />\r
54     <Compile Include="Test\System.Drawing.Design\PropertyValueUIItemCas.cs" />\r
55     <Compile Include="Test\System.Drawing.Design\TestToolboxItem.cs" />\r
56     <Compile Include="Test\System.Drawing.Design\ToolboxComponentsCreatedEventArgsCas.cs" />\r
57     <Compile Include="Test\System.Drawing.Design\ToolboxComponentsCreatingEventArgsCas.cs" />\r
58     <Compile Include="Test\System.Drawing.Design\ToolboxItemCas.cs" />\r
59     <Compile Include="Test\System.Drawing.Design\ToolboxItemCollectionCas.cs" />\r
60     <Compile Include="Test\System.Drawing.Design\UITypeEditorCas.cs" />\r
61     <Compile Include="Test\System.Drawing.Design\UITypeEditorTest.cs" />\r
62     <Compile Include="Test\System.Drawing.Drawing2D\GraphicsPathTest.cs" />\r
63     <Compile Include="Test\System.Drawing.Drawing2D\LinearGradientBrushTest.cs" />\r
64     <Compile Include="Test\System.Drawing.Drawing2D\PathDataTest.cs" />\r
65     <Compile Include="Test\System.Drawing.Drawing2D\PathGradientBrushTest.cs" />\r
66     <Compile Include="Test\System.Drawing.Drawing2D\TestBlend.cs" />\r
67     <Compile Include="Test\System.Drawing.Drawing2D\TestColorBlend.cs" />\r
68     <Compile Include="Test\System.Drawing.Drawing2D\TestHatchBrush.cs" />\r
69     <Compile Include="Test\System.Drawing.Drawing2D\TestMatrix.cs" />\r
70     <Compile Include="Test\System.Drawing.Imaging\EmfPlusRecordTypeTest.cs" />\r
71     <Compile Include="Test\System.Drawing.Imaging\FrameDimensionTest.cs" />\r
72     <Compile Include="Test\System.Drawing.Imaging\GifCodecTest.cs" />\r
73     <Compile Include="Test\System.Drawing.Imaging\IconCodecTest.cs" />\r
74     <Compile Include="Test\System.Drawing.Imaging\MetafileTest.cs" />\r
75     <Compile Include="Test\System.Drawing.Imaging\MetaHeaderTest.cs" />\r
76     <Compile Include="Test\System.Drawing.Imaging\PngCodecTest.cs" />\r
77     <Compile Include="Test\System.Drawing.Imaging\TestBmpCodec.cs" />\r
78     <Compile Include="Test\System.Drawing.Imaging\TestColorMatrix.cs" />\r
79     <Compile Include="Test\System.Drawing.Imaging\TestImageAttributes.cs" />\r
80     <Compile Include="Test\System.Drawing.Imaging\TestImageCodecInfo.cs" />\r
81     <Compile Include="Test\System.Drawing.Imaging\TestImageFormat.cs" />\r
82     <Compile Include="Test\System.Drawing.Imaging\TestJpegCodec.cs" />\r
83     <Compile Include="Test\System.Drawing.Imaging\TiffCodecTest.cs" />\r
84     <Compile Include="Test\System.Drawing.Imaging\WmfPlaceableFileHeaderTest.cs" />\r
85     <Compile Include="Test\System.Drawing.Printing\MarginsTest.cs" />\r
86     <Compile Include="Test\System.Drawing.Printing\PageSettingsTest.cs" />\r
87     <Compile Include="Test\System.Drawing.Printing\PageSourceTest.cs" />\r
88     <Compile Include="Test\System.Drawing.Printing\PaperSizeTest.cs" />\r
89     <Compile Include="Test\System.Drawing.Printing\PrinterUnitConvertTest.cs" />\r
90     <Compile Include="Test\System.Drawing.Printing\PrintingPermissionAttributeTest.cs" />\r
91     <Compile Include="Test\System.Drawing.Printing\PrintingPermissionTest.cs" />\r
92     <Compile Include="Test\System.Drawing.Printing\PrintingServicesUnixTest.cs" />\r
93     <Compile Include="Test\System.Drawing.Text\InstalledFontCollectionTest.cs" />\r
94     <Compile Include="Test\System.Drawing.Text\PrivateFontCollectionCas.cs" />\r
95     <Compile Include="Test\System.Drawing.Text\PrivateFontCollectionTest.cs" />\r
96     <Compile Include="Test\System.Drawing\BitmapCas.cs" />\r
97     <Compile Include="Test\System.Drawing\ColorConverter.cs" />\r
98     <Compile Include="Test\System.Drawing\ColorTranslator.cs" />\r
99     <Compile Include="Test\System.Drawing\FontFamilyTest.cs" />\r
100     <Compile Include="Test\System.Drawing\GDIPlusTest.cs" />\r
101     <Compile Include="Test\System.Drawing\GraphicsCas.cs" />\r
102     <Compile Include="Test\System.Drawing\PenTest.cs" />\r
103     <Compile Include="Test\System.Drawing\RegionCas.cs" />\r
104     <Compile Include="Test\System.Drawing\RegionDataTest.cs" />\r
105     <Compile Include="Test\System.Drawing\RegionNonRectTest.cs" />\r
106     <Compile Include="Test\System.Drawing\SolidBrushTest.cs" />\r
107     <Compile Include="Test\System.Drawing\SystemFontsTest.cs" />\r
108     <Compile Include="Test\System.Drawing\SystemIconsTest.cs" />\r
109     <Compile Include="Test\System.Drawing\TestBitmap.cs" />\r
110     <Compile Include="Test\System.Drawing\TestBrushes.cs" />\r
111     <Compile Include="Test\System.Drawing\TestColor.cs" />\r
112     <Compile Include="Test\System.Drawing\TestFont.cs" />\r
113     <Compile Include="Test\System.Drawing\TestFontConverter.cs" />\r
114     <Compile Include="Test\System.Drawing\TestGraphics.cs" />\r
115     <Compile Include="Test\System.Drawing\TestIcon.cs" />\r
116     <Compile Include="Test\System.Drawing\TestIconConverter.cs" />\r
117     <Compile Include="Test\System.Drawing\TestImage.cs" />\r
118     <Compile Include="Test\System.Drawing\TestImageConverter.cs" />\r
119     <Compile Include="Test\System.Drawing\TestImageFormatConverter.cs" />\r
120     <Compile Include="Test\System.Drawing\TestPens.cs" />\r
121     <Compile Include="Test\System.Drawing\TestPoint.cs" />\r
122     <Compile Include="Test\System.Drawing\TestPointConverter.cs" />\r
123     <Compile Include="Test\System.Drawing\TestPointF.cs" />\r
124     <Compile Include="Test\System.Drawing\TestRectangle.cs" />\r
125     <Compile Include="Test\System.Drawing\TestRectangleConverter.cs" />\r
126     <Compile Include="Test\System.Drawing\TestRectangleF.cs" />\r
127     <Compile Include="Test\System.Drawing\TestRegion.cs" />\r
128     <Compile Include="Test\System.Drawing\TestSize.cs" />\r
129     <Compile Include="Test\System.Drawing\TestSizeConverter.cs" />\r
130     <Compile Include="Test\System.Drawing\TestSizeF.cs" />\r
131     <Compile Include="Test\System.Drawing\TestSizeFConverter.cs" />\r
132     <Compile Include="Test\System.Drawing\TestStringFormat.cs" />\r
133     <Compile Include="Test\System.Drawing\TestSystemBrushes.cs" />\r
134     <Compile Include="Test\System.Drawing\TestSystemPens.cs" />\r
135     <Compile Include="Test\System.Drawing\TextureBrushTest.cs" />\r  </ItemGroup>\r
136   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
137        Other similar extension points exist, see Microsoft.Common.targets.\r
138   <Target Name="BeforeBuild">\r
139   </Target>\r
140   <Target Name="AfterBuild">\r
141   </Target>\r
142   -->\r
143   <PropertyGroup>\r
144     <PreBuildEvent>\r
145 \r
146     </PreBuildEvent>\r
147     <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
148
149     </PostBuildEvent>
150     <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
151
152     </PostBuildEvent>\r
153   </PropertyGroup>\r
154   <ItemGroup>\r
155     <Reference Include="..\lib\net_2_0\nunit.framework.dll" />\r
156     <ProjectReference Include="..\corlib\corlib-net_2_0.csproj">\r
157       <Project>{5A00133C-6D08-48F7-A164-8B796CE6DB83}</Project>\r
158       <Name>corlib\corlib-net_2_0</Name>\r
159     </ProjectReference>\r
160     <ProjectReference Include="..\System.Drawing\System.Drawing-net_2_0.csproj">\r
161       <Project>{458980DE-3D7C-4BBA-BA18-673EDC030AFE}</Project>\r
162       <Name>System.Drawing\System.Drawing-net_2_0</Name>\r
163     </ProjectReference>\r
164     <ProjectReference Include="..\System\System-net_2_0-2.csproj">\r
165       <Project>{1F3B168C-A4D0-44AA-B116-792D8804971F}</Project>\r
166       <Name>System\System-net_2_0-2</Name>\r
167     </ProjectReference>\r
168     <ProjectReference Include="..\System.Drawing\System.Drawing-net_2_0.csproj">\r
169       <Project>{458980DE-3D7C-4BBA-BA18-673EDC030AFE}</Project>\r
170       <Name>System.Drawing\System.Drawing-net_2_0</Name>\r
171     </ProjectReference>\r
172     <Reference Include="System.Runtime.Serialization.Formatters.Soap.dll">\r
173       <SpecificVersion>False</SpecificVersion>\r
174       <HintPath>System.Runtime.Serialization.Formatters.Soap.dll</HintPath>\r
175       <Private>False</Private>\r
176     </Reference>\r
177     <ProjectReference Include="..\System.XML\System.Xml-net_2_0-1.csproj">\r
178       <Project>{080698DE-8AF0-496E-9AD7-58B6C605328A}</Project>\r
179       <Name>System.XML\System.Xml-net_2_0-1</Name>\r
180     </ProjectReference>\r
181   </ItemGroup>\r
182   <ItemGroup>\r
183     <Folder Include="Properties\" />\r
184   </ItemGroup>\r
185   <ItemGroup>\r
186     <EmbeddedResource Include="Assembly/Mono.ico">\r
187       <LogicalName>Mono.ico</LogicalName>\r
188     </EmbeddedResource>\r
189     <EmbeddedResource Include="Assembly/Information.ico">\r
190       <LogicalName>Information.ico</LogicalName>\r
191     </EmbeddedResource>\r
192     <EmbeddedResource Include="Assembly/Error.ico">\r
193       <LogicalName>Error.ico</LogicalName>\r
194     </EmbeddedResource>\r
195     <EmbeddedResource Include="Assembly/Warning.ico">\r
196       <LogicalName>Warning.ico</LogicalName>\r
197     </EmbeddedResource>\r
198     <EmbeddedResource Include="Assembly/Question.ico">\r
199       <LogicalName>Question.ico</LogicalName>\r
200     </EmbeddedResource>\r
201     <EmbeddedResource Include="Assembly/Shield.ico">\r
202       <LogicalName>Shield.ico</LogicalName>\r
203     </EmbeddedResource>\r
204     <EmbeddedResource Include="Test/resources/indexed.png">\r
205       <LogicalName>indexed.png</LogicalName>\r
206     </EmbeddedResource>\r
207   </ItemGroup>\r
208 </Project>\r
209