Merge pull request #409 from Alkarex/patch-1
[mono.git] / mcs / class / System.Drawing / System.Drawing-tests-net_2_0.csproj
index 836df2ec25e298b404dd7b08f9caea9f8417cf29..75145623fe38f73d5996e0a370a85fc19e0b0ec2 100644 (file)
@@ -12,7 +12,6 @@
     <NoStdLib>true</NoStdLib>\r
     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>\r
     <AppDesignerFolder>Properties</AppDesignerFolder>\r
-    <RootNamespace></RootNamespace>\r
     <AssemblyName>System.Drawing_test_net_2_0</AssemblyName>\r
     <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>\r
     <FileAlignment>512</FileAlignment>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
     <PlatformTarget>AnyCPU</PlatformTarget>\r
-    <DebugSymbols>true</DebugSymbols>\r
+    <DebugSymbols>True</DebugSymbols>\r
     <DebugType>full</DebugType>\r
-    <NoWarn>1699,618,219,169,1595</NoWarn>\r
-    <Optimize>false</Optimize>\r
+    <Optimize>False</Optimize>\r
     <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;TEST</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
     <AdditionalLibPaths>./../../class/lib/net_2_0</AdditionalLibPaths>\r
+    <OutputPath>.</OutputPath>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
-    <PlatformTarget>AnyCPU</PlatformTarget>  \r
+    <PlatformTarget>AnyCPU</PlatformTarget>\r
     <DebugType>pdbonly</DebugType>\r
-    <NoWarn>1699,618,219,169,1595</NoWarn>\r
-    <Optimize>true</Optimize>\r
+    <Optimize>True</Optimize>\r
     <DefineConstants>NET_1_1;NET_2_0;TEST</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
     <AdditionalLibPaths>./../../class/lib/net_2_0</AdditionalLibPaths>\r
+    <OutputPath>.</OutputPath>\r
   </PropertyGroup>\r
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
   <ItemGroup>\r
-   <Compile Include="..\..\build\common\Locale.cs" />
-   <Compile Include="System.Drawing\gdipEnums.cs" />
-   <Compile Include="System.Drawing\gdipFunctions.cs" />
-   <Compile Include="System.Drawing\gdipStructs.cs" />
-   <Compile Include="Test\HostIgnoreList.cs" />
-   <Compile Include="Test\System.Drawing\ColorTranslator.cs" />
-   <Compile Include="Test\System.Drawing\ColorConverter.cs" />
-   <Compile Include="Test\System.Drawing\FontFamilyTest.cs" />
-   <Compile Include="Test\System.Drawing\GDIPlusTest.cs" />
-   <Compile Include="Test\System.Drawing\PenTest.cs" />
-   <Compile Include="Test\System.Drawing\RegionDataTest.cs" />
-   <Compile Include="Test\System.Drawing\RegionNonRectTest.cs" />
-   <Compile Include="Test\System.Drawing\SolidBrushTest.cs" />
-   <Compile Include="Test\System.Drawing\SystemFontsTest.cs" />
-   <Compile Include="Test\System.Drawing\SystemIconsTest.cs" />
-   <Compile Include="Test\System.Drawing\TestBitmap.cs" />
-   <Compile Include="Test\System.Drawing\TestBrushes.cs" />
-   <Compile Include="Test\System.Drawing\TestColor.cs" />
-   <Compile Include="Test\System.Drawing\TestFont.cs" />
-   <Compile Include="Test\System.Drawing\TestFontConverter.cs" />
-   <Compile Include="Test\System.Drawing\TestGraphics.cs" />
-   <Compile Include="Test\System.Drawing\TestImage.cs" />
-   <Compile Include="Test\System.Drawing\TestPens.cs" />
-   <Compile Include="Test\System.Drawing\TestPoint.cs" />
-   <Compile Include="Test\System.Drawing\TestPointConverter.cs" />
-   <Compile Include="Test\System.Drawing\TestPointF.cs" />
-   <Compile Include="Test\System.Drawing\TestRectangle.cs" />
-   <Compile Include="Test\System.Drawing\TestRectangleConverter.cs" />
-   <Compile Include="Test\System.Drawing\TestRectangleF.cs" />
-   <Compile Include="Test\System.Drawing\TestRegion.cs" />
-   <Compile Include="Test\System.Drawing\TestSize.cs" />
-   <Compile Include="Test\System.Drawing\TestSizeConverter.cs" />
-   <Compile Include="Test\System.Drawing\TestSizeFConverter.cs" />
-   <Compile Include="Test\System.Drawing\TestSizeF.cs" />
-   <Compile Include="Test\System.Drawing\TestStringFormat.cs" />
-   <Compile Include="Test\System.Drawing\TestSystemBrushes.cs" />
-   <Compile Include="Test\System.Drawing\TestSystemPens.cs" />
-   <Compile Include="Test\System.Drawing\TestImageConverter.cs" />
-   <Compile Include="Test\System.Drawing\TestImageFormatConverter.cs" />
-   <Compile Include="Test\System.Drawing\TestIconConverter.cs" />
-   <Compile Include="Test\System.Drawing\TestIcon.cs" />
-   <Compile Include="Test\System.Drawing\TextureBrushTest.cs" />
-   <Compile Include="Test\System.Drawing.Design\TestToolboxItem.cs" />
-   <Compile Include="Test\System.Drawing.Design\UITypeEditorTest.cs" />
-   <Compile Include="Test\System.Drawing.Drawing2D\GraphicsPathTest.cs" />
-   <Compile Include="Test\System.Drawing.Drawing2D\LinearGradientBrushTest.cs" />
-   <Compile Include="Test\System.Drawing.Drawing2D\PathDataTest.cs" />
-   <Compile Include="Test\System.Drawing.Drawing2D\PathGradientBrushTest.cs" />
-   <Compile Include="Test\System.Drawing.Drawing2D\TestBlend.cs" />
-   <Compile Include="Test\System.Drawing.Drawing2D\TestColorBlend.cs" />
-   <Compile Include="Test\System.Drawing.Drawing2D\TestHatchBrush.cs" />
-   <Compile Include="Test\System.Drawing.Drawing2D\TestMatrix.cs" />
-   <Compile Include="Test\System.Drawing.Imaging\EmfPlusRecordTypeTest.cs" />
-   <Compile Include="Test\System.Drawing.Imaging\FrameDimensionTest.cs" />
-   <Compile Include="Test\System.Drawing.Imaging\GifCodecTest.cs" />
-   <Compile Include="Test\System.Drawing.Imaging\IconCodecTest.cs" />
-   <Compile Include="Test\System.Drawing.Imaging\MetafileTest.cs" />
-   <Compile Include="Test\System.Drawing.Imaging\MetaHeaderTest.cs" />
-   <Compile Include="Test\System.Drawing.Imaging\PngCodecTest.cs" />
-   <Compile Include="Test\System.Drawing.Imaging\TestImageCodecInfo.cs" />
-   <Compile Include="Test\System.Drawing.Imaging\TestImageFormat.cs" />
-   <Compile Include="Test\System.Drawing.Imaging\TestBmpCodec.cs" />
-   <Compile Include="Test\System.Drawing.Imaging\TestJpegCodec.cs" />
-   <Compile Include="Test\System.Drawing.Imaging\TestColorMatrix.cs" />
-   <Compile Include="Test\System.Drawing.Imaging\TestImageAttributes.cs" />
-   <Compile Include="Test\System.Drawing.Imaging\TiffCodecTest.cs" />
-   <Compile Include="Test\System.Drawing.Imaging\WmfPlaceableFileHeaderTest.cs" />
-   <Compile Include="Test\System.Drawing.Printing\MarginsTest.cs" />
-   <Compile Include="Test\System.Drawing.Printing\PageSettingsTest.cs" />
-   <Compile Include="Test\System.Drawing.Printing\PageSourceTest.cs" />
-   <Compile Include="Test\System.Drawing.Printing\PaperSizeTest.cs" />
-   <Compile Include="Test\System.Drawing.Printing\PrinterUnitConvertTest.cs" />
-   <Compile Include="Test\System.Drawing.Printing\PrintingPermissionAttributeTest.cs" />
-   <Compile Include="Test\System.Drawing.Printing\PrintingPermissionTest.cs" />
-   <Compile Include="Test\System.Drawing.Printing\PrintingServicesUnixTest.cs" />
-   <Compile Include="Test\System.Drawing.Text\PrivateFontCollectionTest.cs" />
-   <Compile Include="Test\System.Drawing.Text\InstalledFontCollectionTest.cs" />
-   <Compile Include="Test\System.Drawing\BitmapCas.cs" />
-   <Compile Include="Test\System.Drawing\GraphicsCas.cs" />
-   <Compile Include="Test\System.Drawing\RegionCas.cs" />
-   <Compile Include="Test\System.Drawing.Design\CategoryNameCollectionCas.cs" />
-   <Compile Include="Test\System.Drawing.Design\PaintValueEventArgsCas.cs" />
-   <Compile Include="Test\System.Drawing.Design\PropertyValueUIItemCas.cs" />
-   <Compile Include="Test\System.Drawing.Design\ToolboxComponentsCreatedEventArgsCas.cs" />
-   <Compile Include="Test\System.Drawing.Design\ToolboxComponentsCreatingEventArgsCas.cs" />
-   <Compile Include="Test\System.Drawing.Design\ToolboxItemCas.cs" />
-   <Compile Include="Test\System.Drawing.Design\ToolboxItemCollectionCas.cs" />
-   <Compile Include="Test\System.Drawing.Design\UITypeEditorCas.cs" />
-   <Compile Include="Test\System.Drawing.Text\PrivateFontCollectionCas.cs" />
-\r
+    <Compile Include="..\..\build\common\Locale.cs" />\r
+    <Compile Include="System.Drawing\gdipEnums.cs" />\r
+    <Compile Include="System.Drawing\gdipFunctions.cs" />\r
+    <Compile Include="System.Drawing\gdipStructs.cs" />\r
+    <Compile Include="Test\HostIgnoreList.cs" />\r
+    <Compile Include="Test\System.Drawing\ColorTranslator.cs" />\r
+    <Compile Include="Test\System.Drawing\ColorConverter.cs" />\r
+    <Compile Include="Test\System.Drawing\FontFamilyTest.cs" />\r
+    <Compile Include="Test\System.Drawing\GDIPlusTest.cs" />\r
+    <Compile Include="Test\System.Drawing\PenTest.cs" />\r
+    <Compile Include="Test\System.Drawing\RegionDataTest.cs" />\r
+    <Compile Include="Test\System.Drawing\RegionNonRectTest.cs" />\r
+    <Compile Include="Test\System.Drawing\SolidBrushTest.cs" />\r
+    <Compile Include="Test\System.Drawing\SystemFontsTest.cs" />\r
+    <Compile Include="Test\System.Drawing\SystemIconsTest.cs" />\r
+    <Compile Include="Test\System.Drawing\TestBitmap.cs" />\r
+    <Compile Include="Test\System.Drawing\TestBrushes.cs" />\r
+    <Compile Include="Test\System.Drawing\TestColor.cs" />\r
+    <Compile Include="Test\System.Drawing\TestFont.cs" />\r
+    <Compile Include="Test\System.Drawing\TestFontConverter.cs" />\r
+    <Compile Include="Test\System.Drawing\TestGraphics.cs" />\r
+    <Compile Include="Test\System.Drawing\TestImage.cs" />\r
+    <Compile Include="Test\System.Drawing\TestPens.cs" />\r
+    <Compile Include="Test\System.Drawing\TestPoint.cs" />\r
+    <Compile Include="Test\System.Drawing\TestPointConverter.cs" />\r
+    <Compile Include="Test\System.Drawing\TestPointF.cs" />\r
+    <Compile Include="Test\System.Drawing\TestRectangle.cs" />\r
+    <Compile Include="Test\System.Drawing\TestRectangleConverter.cs" />\r
+    <Compile Include="Test\System.Drawing\TestRectangleF.cs" />\r
+    <Compile Include="Test\System.Drawing\TestRegion.cs" />\r
+    <Compile Include="Test\System.Drawing\TestSize.cs" />\r
+    <Compile Include="Test\System.Drawing\TestSizeConverter.cs" />\r
+    <Compile Include="Test\System.Drawing\TestSizeFConverter.cs" />\r
+    <Compile Include="Test\System.Drawing\TestSizeF.cs" />\r
+    <Compile Include="Test\System.Drawing\TestStringFormat.cs" />\r
+    <Compile Include="Test\System.Drawing\TestSystemBrushes.cs" />\r
+    <Compile Include="Test\System.Drawing\TestSystemPens.cs" />\r
+    <Compile Include="Test\System.Drawing\TestImageConverter.cs" />\r
+    <Compile Include="Test\System.Drawing\TestImageFormatConverter.cs" />\r
+    <Compile Include="Test\System.Drawing\TestIconConverter.cs" />\r
+    <Compile Include="Test\System.Drawing\TestIcon.cs" />\r
+    <Compile Include="Test\System.Drawing\TextureBrushTest.cs" />\r
+    <Compile Include="Test\System.Drawing.Design\TestToolboxItem.cs" />\r
+    <Compile Include="Test\System.Drawing.Design\UITypeEditorTest.cs" />\r
+    <Compile Include="Test\System.Drawing.Drawing2D\GraphicsPathTest.cs" />\r
+    <Compile Include="Test\System.Drawing.Drawing2D\LinearGradientBrushTest.cs" />\r
+    <Compile Include="Test\System.Drawing.Drawing2D\PathDataTest.cs" />\r
+    <Compile Include="Test\System.Drawing.Drawing2D\PathGradientBrushTest.cs" />\r
+    <Compile Include="Test\System.Drawing.Drawing2D\TestBlend.cs" />\r
+    <Compile Include="Test\System.Drawing.Drawing2D\TestColorBlend.cs" />\r
+    <Compile Include="Test\System.Drawing.Drawing2D\TestHatchBrush.cs" />\r
+    <Compile Include="Test\System.Drawing.Drawing2D\TestMatrix.cs" />\r
+    <Compile Include="Test\System.Drawing.Imaging\EmfPlusRecordTypeTest.cs" />\r
+    <Compile Include="Test\System.Drawing.Imaging\FrameDimensionTest.cs" />\r
+    <Compile Include="Test\System.Drawing.Imaging\GifCodecTest.cs" />\r
+    <Compile Include="Test\System.Drawing.Imaging\IconCodecTest.cs" />\r
+    <Compile Include="Test\System.Drawing.Imaging\MetafileTest.cs" />\r
+    <Compile Include="Test\System.Drawing.Imaging\MetaHeaderTest.cs" />\r
+    <Compile Include="Test\System.Drawing.Imaging\PngCodecTest.cs" />\r
+    <Compile Include="Test\System.Drawing.Imaging\TestImageCodecInfo.cs" />\r
+    <Compile Include="Test\System.Drawing.Imaging\TestImageFormat.cs" />\r
+    <Compile Include="Test\System.Drawing.Imaging\TestBmpCodec.cs" />\r
+    <Compile Include="Test\System.Drawing.Imaging\TestJpegCodec.cs" />\r
+    <Compile Include="Test\System.Drawing.Imaging\TestColorMatrix.cs" />\r
+    <Compile Include="Test\System.Drawing.Imaging\TestImageAttributes.cs" />\r
+    <Compile Include="Test\System.Drawing.Imaging\TiffCodecTest.cs" />\r
+    <Compile Include="Test\System.Drawing.Imaging\WmfPlaceableFileHeaderTest.cs" />\r
+    <Compile Include="Test\System.Drawing.Printing\MarginsTest.cs" />\r
+    <Compile Include="Test\System.Drawing.Printing\PageSettingsTest.cs" />\r
+    <Compile Include="Test\System.Drawing.Printing\PageSourceTest.cs" />\r
+    <Compile Include="Test\System.Drawing.Printing\PaperSizeTest.cs" />\r
+    <Compile Include="Test\System.Drawing.Printing\PrinterUnitConvertTest.cs" />\r
+    <Compile Include="Test\System.Drawing.Printing\PrintingPermissionAttributeTest.cs" />\r
+    <Compile Include="Test\System.Drawing.Printing\PrintingPermissionTest.cs" />\r
+    <Compile Include="Test\System.Drawing.Printing\PrintingServicesUnixTest.cs" />\r
+    <Compile Include="Test\System.Drawing.Text\PrivateFontCollectionTest.cs" />\r
+    <Compile Include="Test\System.Drawing.Text\InstalledFontCollectionTest.cs" />\r
+    <Compile Include="Test\System.Drawing\BitmapCas.cs" />\r
+    <Compile Include="Test\System.Drawing\GraphicsCas.cs" />\r
+    <Compile Include="Test\System.Drawing\RegionCas.cs" />\r
+    <Compile Include="Test\System.Drawing.Design\CategoryNameCollectionCas.cs" />\r
+    <Compile Include="Test\System.Drawing.Design\PaintValueEventArgsCas.cs" />\r
+    <Compile Include="Test\System.Drawing.Design\PropertyValueUIItemCas.cs" />\r
+    <Compile Include="Test\System.Drawing.Design\ToolboxComponentsCreatedEventArgsCas.cs" />\r
+    <Compile Include="Test\System.Drawing.Design\ToolboxComponentsCreatingEventArgsCas.cs" />\r
+    <Compile Include="Test\System.Drawing.Design\ToolboxItemCas.cs" />\r
+    <Compile Include="Test\System.Drawing.Design\ToolboxItemCollectionCas.cs" />\r
+    <Compile Include="Test\System.Drawing.Design\UITypeEditorCas.cs" />\r
+    <Compile Include="Test\System.Drawing.Text\PrivateFontCollectionCas.cs" />\r
   </ItemGroup>\r
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
        Other similar extension points exist, see Microsoft.Common.targets.\r
   </Target>\r
   -->\r
   <PropertyGroup>\r
-    <PreBuildEvent></PreBuildEvent>\r
+    <PreBuildEvent>\r
+    </PreBuildEvent>\r
   </PropertyGroup>\r
   <ItemGroup>\r
-    <Reference Include="mscorlib.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>mscorlib.dll</HintPath>
-    </Reference>
-    <Reference Include="./../../class/lib/net_2_0/System.Drawing.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>./../../class/lib/net_2_0/System.Drawing.dll</HintPath>
-    </Reference>
-    <Reference Include="mscorlib.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>mscorlib.dll</HintPath>
-    </Reference>
-    <Reference Include="System.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Drawing.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Drawing.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Runtime.Serialization.Formatters.Soap.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Runtime.Serialization.Formatters.Soap.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Xml.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Xml.dll</HintPath>
-    </Reference>
-    <Reference Include="nunit.framework" />
-\r
+    <Reference Include="mscorlib.dll">\r
+      <HintPath>mscorlib.dll</HintPath>\r
+    </Reference>\r
+    <Reference Include="System.dll">\r
+      <HintPath>System.dll</HintPath>\r
+    </Reference>\r
+    <Reference Include="System.Drawing.dll">\r
+      <HintPath>System.Drawing.dll</HintPath>\r
+    </Reference>\r
+    <Reference Include="System.Runtime.Serialization.Formatters.Soap.dll">\r
+      <HintPath>System.Runtime.Serialization.Formatters.Soap.dll</HintPath>\r
+    </Reference>\r
+    <Reference Include="System.Xml.dll">\r
+      <HintPath>System.Xml.dll</HintPath>\r
+    </Reference>\r
+    <Reference Include="nunit.framework" />\r
+    <Reference Include="System.Drawing">\r
+      <HintPath>..\lib\net_2_0\System.Drawing.dll</HintPath>\r
+    </Reference>\r
   </ItemGroup>\r
   <ItemGroup>\r
     <Folder Include="Properties\" />\r
   </ItemGroup>\r
-    <ItemGroup>
-    <EmbeddedResource Include="Assembly/Mono.ico">
-       <LogicalName>Mono.ico</LogicalName>
-    </EmbeddedResource>
-    <EmbeddedResource Include="Assembly/Information.ico">
-       <LogicalName>Information.ico</LogicalName>
-    </EmbeddedResource>
-    <EmbeddedResource Include="Assembly/Error.ico">
-       <LogicalName>Error.ico</LogicalName>
-    </EmbeddedResource>
-    <EmbeddedResource Include="Assembly/Warning.ico">
-       <LogicalName>Warning.ico</LogicalName>
-    </EmbeddedResource>
-    <EmbeddedResource Include="Assembly/Question.ico">
-       <LogicalName>Question.ico</LogicalName>
-    </EmbeddedResource>
-    <EmbeddedResource Include="Test/resources/indexed.png">
-       <LogicalName>indexed.png</LogicalName>
-    </EmbeddedResource>
-  </ItemGroup>
-\r
+  <ItemGroup>\r
+    <EmbeddedResource Include="Assembly\Mono.ico">\r
+      <LogicalName>Mono.ico</LogicalName>\r
+    </EmbeddedResource>\r
+    <EmbeddedResource Include="Assembly\Information.ico">\r
+      <LogicalName>Information.ico</LogicalName>\r
+    </EmbeddedResource>\r
+    <EmbeddedResource Include="Assembly\Error.ico">\r
+      <LogicalName>Error.ico</LogicalName>\r
+    </EmbeddedResource>\r
+    <EmbeddedResource Include="Assembly\Warning.ico">\r
+      <LogicalName>Warning.ico</LogicalName>\r
+    </EmbeddedResource>\r
+    <EmbeddedResource Include="Assembly\Question.ico">\r
+      <LogicalName>Question.ico</LogicalName>\r
+    </EmbeddedResource>\r
+    <EmbeddedResource Include="Test\resources\indexed.png">\r
+      <LogicalName>indexed.png</LogicalName>\r
+    </EmbeddedResource>\r
+  </ItemGroup>\r
+  <ItemGroup>\r
+    <None Include="Assembly\Shield.ico" />\r
+  </ItemGroup>\r
 </Project>\r
-