New test.
[mono.git] / mcs / class / System.Drawing / Test / DrawingTest / DrawingTestHelper / DrawingTestHelper20.csproj
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
2   <PropertyGroup>\r
3     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
4     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
5     <ProductVersion>8.0.50727</ProductVersion>\r
6     <SchemaVersion>2.0</SchemaVersion>\r
7     <ProjectGuid>{0E97F734-51B9-497B-9259-B6999FD87BDF}</ProjectGuid>\r
8     <OutputType>Library</OutputType>\r
9     <AppDesignerFolder>Properties</AppDesignerFolder>\r
10     <RootNamespace>DrawingTest</RootNamespace>\r
11     <AssemblyName>DrawingTest</AssemblyName>\r
12     <StartupObject>\r
13     </StartupObject>\r
14   </PropertyGroup>\r
15   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
16     <DebugSymbols>true</DebugSymbols>\r
17     <DebugType>full</DebugType>\r
18     <Optimize>false</Optimize>\r
19     <OutputPath>bin\Debug\</OutputPath>\r
20     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
21     <ErrorReport>prompt</ErrorReport>\r
22     <WarningLevel>4</WarningLevel>\r
23   </PropertyGroup>\r
24   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
25     <DebugType>pdbonly</DebugType>\r
26     <Optimize>true</Optimize>\r
27     <OutputPath>bin\Release\</OutputPath>\r
28     <DefineConstants>TRACE</DefineConstants>\r
29     <ErrorReport>prompt</ErrorReport>\r
30     <WarningLevel>4</WarningLevel>\r
31   </PropertyGroup>\r
32   <ItemGroup>\r
33     <Reference Include="nunit.framework">\r
34       <SpecificVersion>False</SpecificVersion>\r
35       <HintPath>..\..\..\..\..\nunit20\framework\bin\Debug_Java20\nunit.framework.dll</HintPath>\r
36     </Reference>\r
37     <Reference Include="System" />\r
38     <Reference Include="System.Drawing" />\r
39     <Reference Include="System.Windows.Forms" />\r
40     <Reference Include="System.Xml" />\r
41   </ItemGroup>\r
42   <ItemGroup>\r
43     <Compile Include="AssemblyInfo.cs" />\r
44     <Compile Include="DrawingTest.cs" />\r
45     <Compile Include="PDComparer.cs" />\r
46   </ItemGroup>\r
47   <ItemGroup>\r
48     <ProjectReference Include="..\Exocortex.DSP\src\Exocortex.DSP20.v1.csproj">\r
49       <Project>{A9553E24-D07E-44FE-92FB-8C1D3D3C744E}</Project>\r
50       <Name>Exocortex.DSP20.v1</Name>\r
51     </ProjectReference>\r
52   </ItemGroup>\r
53   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />\r
54   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
55        Other similar extension points exist, see Microsoft.Common.targets.\r
56   <Target Name="BeforeBuild">\r
57   </Target>\r
58   <Target Name="AfterBuild">\r
59   </Target>\r
60   -->\r
61 </Project>