Merge pull request #799 from kebby/master
[mono.git] / mcs / class / System.Drawing / System.Drawing-tests-net_4_5.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>{1DFD7DE0-7771-4EE5-93B7-60551C6D3C6F}</ProjectGuid>\r
9     <OutputType>Library</OutputType>\r
10     <NoWarn>1699,618,219,169,1595</NoWarn>\r
11     <OutputPath>bin\Debug\System.Drawing-tests-net_4_5</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_4_5</AssemblyName>\r
19     <TargetFrameworkVersion>v4.5</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;NET_3_0;NET_3_5;NET_4_0;NET_4_5;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;NET_3_0;NET_3_5;NET_4_0;NET_4_5;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>\r
148       xcopy $(TargetName).* $(ProjectDir)..\lib\net_4_5\ /Y /R /D\r
149   </PostBuildEvent>\r
150   </PropertyGroup>\r
151   <ItemGroup>\r
152     <Reference Include="..\lib\net_4_5\nunit.framework.dll" />\r
153     <ProjectReference Include="..\corlib\corlib-net_4_5.csproj">\r
154       <Project>{07C1F58B-9E99-47F8-A847-79EDA5157DA8}</Project>\r
155       <Name>corlib\corlib-net_4_5</Name>\r
156     </ProjectReference>\r
157     <ProjectReference Include="..\System.Drawing\System.Drawing-net_4_5.csproj">\r
158       <Project>{945A4FD5-2184-44CC-9519-13AFC37ED81A}</Project>\r
159       <Name>System.Drawing\System.Drawing-net_4_5</Name>\r
160     </ProjectReference>\r
161     <ProjectReference Include="..\System\System-net_4_5-2.csproj">\r
162       <Project>{38FCD731-0E11-46F7-A31B-DCBE853AD8D7}</Project>\r
163       <Name>System\System-net_4_5-2</Name>\r
164     </ProjectReference>\r
165     <ProjectReference Include="..\System.Drawing\System.Drawing-net_4_5.csproj">\r
166       <Project>{945A4FD5-2184-44CC-9519-13AFC37ED81A}</Project>\r
167       <Name>System.Drawing\System.Drawing-net_4_5</Name>\r
168     </ProjectReference>\r
169     <ProjectReference Include="..\System.Runtime.Serialization.Formatters.Soap\System.Runtime.Serialization.Formatters.Soap-net_4_0.csproj">\r
170       <Project>{562FC450-E53A-4CF5-AE5A-91973EBE5A28}</Project>\r
171       <Name>System.Runtime.Serialization.Formatters.Soap\System.Runtime.Serialization.Formatters.Soap-net_4_0</Name>\r
172     </ProjectReference>\r
173     <ProjectReference Include="..\System.XML\System.Xml-net_4_5-1.csproj">\r
174       <Project>{4ED6CCE8-8E8A-4D82-8BCA-3EA4D4203AA4}</Project>\r
175       <Name>System.XML\System.Xml-net_4_5-1</Name>\r
176     </ProjectReference>\r
177   </ItemGroup>\r
178   <ItemGroup>\r
179     <Folder Include="Properties\" />\r
180   </ItemGroup>\r
181   <ItemGroup>\r
182     <EmbeddedResource Include="Assembly/Mono.ico">\r
183       <LogicalName>Mono.ico</LogicalName>\r
184     </EmbeddedResource>\r
185     <EmbeddedResource Include="Assembly/Information.ico">\r
186       <LogicalName>Information.ico</LogicalName>\r
187     </EmbeddedResource>\r
188     <EmbeddedResource Include="Assembly/Error.ico">\r
189       <LogicalName>Error.ico</LogicalName>\r
190     </EmbeddedResource>\r
191     <EmbeddedResource Include="Assembly/Warning.ico">\r
192       <LogicalName>Warning.ico</LogicalName>\r
193     </EmbeddedResource>\r
194     <EmbeddedResource Include="Assembly/Question.ico">\r
195       <LogicalName>Question.ico</LogicalName>\r
196     </EmbeddedResource>\r
197     <EmbeddedResource Include="Assembly/Shield.ico">\r
198       <LogicalName>Shield.ico</LogicalName>\r
199     </EmbeddedResource>\r
200     <EmbeddedResource Include="Test/resources/indexed.png">\r
201       <LogicalName>indexed.png</LogicalName>\r
202     </EmbeddedResource>\r
203   </ItemGroup>\r
204 </Project>