Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.Drawing/Test/Test.dotnet.csproj')
-rw-r--r--mcs/class/System.Drawing/Test/Test.dotnet.csproj543
1 files changed, 543 insertions, 0 deletions
diff --git a/mcs/class/System.Drawing/Test/Test.dotnet.csproj b/mcs/class/System.Drawing/Test/Test.dotnet.csproj
new file mode 100644
index 00000000000..8a69b3d5816
--- /dev/null
+++ b/mcs/class/System.Drawing/Test/Test.dotnet.csproj
@@ -0,0 +1,543 @@
+<VisualStudioProject>
+ <CSHARP
+ ProjectType = "Local"
+ ProductVersion = "7.10.3077"
+ SchemaVersion = "2.0"
+ ProjectGuid = "{DFE29E81-D6A8-45D4-A627-161F462BE767}"
+ >
+ <Build>
+ <Settings
+ ApplicationIcon = ""
+ AssemblyKeyContainerName = ""
+ AssemblyName = "Test.dotnet"
+ AssemblyOriginatorKeyFile = ""
+ DefaultClientScript = "JScript"
+ DefaultHTMLPageLayout = "Grid"
+ DefaultTargetSchema = "IE50"
+ DelaySign = "false"
+ OutputType = "Library"
+ PreBuildEvent = ""
+ PostBuildEvent = ""
+ RootNamespace = "Test.dotnet"
+ RunPostBuildEvent = "OnBuildSuccess"
+ StartupObject = ""
+ >
+ <Config
+ Name = "Debug"
+ AllowUnsafeBlocks = "false"
+ BaseAddress = "285212672"
+ CheckForOverflowUnderflow = "false"
+ ConfigurationOverrideFile = ""
+ DefineConstants = "DEBUG;TRACE"
+ DocumentationFile = ""
+ DebugSymbols = "true"
+ FileAlignment = "4096"
+ IncrementalBuild = "false"
+ NoStdLib = "false"
+ NoWarn = ""
+ Optimize = "false"
+ OutputPath = "bin\Debug\"
+ RegisterForComInterop = "false"
+ RemoveIntegerChecks = "false"
+ TreatWarningsAsErrors = "false"
+ WarningLevel = "4"
+ />
+ <Config
+ Name = "Release"
+ AllowUnsafeBlocks = "false"
+ BaseAddress = "285212672"
+ CheckForOverflowUnderflow = "false"
+ ConfigurationOverrideFile = ""
+ DefineConstants = "TRACE"
+ DocumentationFile = ""
+ DebugSymbols = "false"
+ FileAlignment = "4096"
+ IncrementalBuild = "false"
+ NoStdLib = "false"
+ NoWarn = ""
+ Optimize = "true"
+ OutputPath = "bin\Release\"
+ RegisterForComInterop = "false"
+ RemoveIntegerChecks = "false"
+ TreatWarningsAsErrors = "false"
+ WarningLevel = "4"
+ />
+ </Settings>
+ <References>
+ <Reference
+ Name = "System"
+ AssemblyName = "System"
+ HintPath = "..\..\..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
+ />
+ <Reference
+ Name = "System.Drawing"
+ AssemblyName = "System.Drawing"
+ HintPath = "..\..\..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
+ />
+ <Reference
+ Name = "System.Data"
+ AssemblyName = "System.Data"
+ HintPath = "..\..\..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
+ />
+ <Reference
+ Name = "System.XML"
+ AssemblyName = "System.Xml"
+ HintPath = "..\..\..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
+ />
+ <Reference
+ Name = "nunit.core"
+ AssemblyName = "nunit.core"
+ HintPath = "..\..\..\..\..\..\..\..\Program Files\NUnit 2.2\bin\nunit.core.dll"
+ AssemblyFolderKey = "hklm\dn\nunit.framework"
+ />
+ <Reference
+ Name = "nunit.framework"
+ AssemblyName = "nunit.framework"
+ HintPath = "..\..\..\..\..\..\..\..\Program Files\NUnit 2.2\bin\nunit.framework.dll"
+ AssemblyFolderKey = "hklm\dn\nunit.framework"
+ />
+ <Reference
+ Name = "nunit.util"
+ AssemblyName = "nunit.util"
+ HintPath = "..\..\..\..\..\..\..\..\Program Files\NUnit 2.2\bin\nunit.util.dll"
+ AssemblyFolderKey = "hklm\dn\nunit.framework"
+ />
+ <Reference
+ Name = "DrawingTestHelper"
+ Project = "{8EF9FC71-4D70-4F89-BF4D-B83EF37D4A0C}"
+ Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
+ />
+ </References>
+ </Build>
+ <Files>
+ <Include>
+ <File
+ RelPath = "DrawingTest\Test\AssemblyInfo.cs"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "DrawingTest\Test\Bitmap.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "DrawingTest\Test\Bitmap1.png"
+ BuildAction = "EmbeddedResource"
+ />
+ <File
+ RelPath = "DrawingTest\Test\Brush.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "DrawingTest\Test\Graphics.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "DrawingTest\Test\GraphicsPath.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "DrawingTest\Test\GraphicsPathIterator.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "DrawingTest\Test\Image.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "DrawingTest\Test\Pen.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "DrawingTest\Test\Region.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "DrawingTest\Test\SampIcon.ico"
+ BuildAction = "Content"
+ />
+ <File
+ RelPath = "System.Drawing\ColorConverter.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "System.Drawing\ColorTranslator.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "System.Drawing\TestBitmap.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "System.Drawing\TestBrushes.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "System.Drawing\TestColor.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "System.Drawing\TestFont.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "System.Drawing\TestIcon.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "System.Drawing\TestIconConverter.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "System.Drawing\TestImageConverter.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "System.Drawing\TestImageFormatConverter.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "System.Drawing\TestPens.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "System.Drawing\TestPoint.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "System.Drawing\TestPointConverter.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "System.Drawing\TestPointF.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "System.Drawing\TestRectangle.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "System.Drawing\TestRectangleConverter.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "System.Drawing\TestRectangleF.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "System.Drawing\TestRegion.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "System.Drawing\TestSize.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "System.Drawing\TestSizeConverter.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "System.Drawing\TestSizeF.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "System.Drawing\TestStringFormat.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "System.Drawing\TestSystemBrushes.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "System.Drawing\TestSystemPens.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\almogaver1bit.bmp"
+ BuildAction = "Content"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\almogaver24bits.bmp"
+ BuildAction = "Content"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\almogaver24bits1.bmp"
+ BuildAction = "Content"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\almogaver32bits.bmp"
+ BuildAction = "Content"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\almogaver8bits.bmp"
+ BuildAction = "Content"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\almogaver-os2.bmp"
+ BuildAction = "Content"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\maketransparent.bmp"
+ BuildAction = "Content"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\nature24bits.gif"
+ BuildAction = "Content"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\nature24bits.jpg"
+ BuildAction = "Content"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\smiley.ico"
+ BuildAction = "Content"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\VisualPng.ico"
+ BuildAction = "Content"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\VisualPng1.ico"
+ BuildAction = "Content"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\empty-file"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\entries"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\format"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\README.txt"
+ BuildAction = "Content"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\prop-base\almogaver1bit.bmp.svn-base"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\prop-base\almogaver24bits.bmp.svn-base"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\prop-base\almogaver24bits1.bmp.svn-base"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\prop-base\almogaver32bits.bmp.svn-base"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\prop-base\almogaver8bits.bmp.svn-base"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\prop-base\almogaver-os2.bmp.svn-base"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\prop-base\maketransparent.bmp.svn-base"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\prop-base\nature24bits.gif.svn-base"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\prop-base\nature24bits.jpg.svn-base"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\prop-base\smiley.ico.svn-base"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\prop-base\VisualPng.ico.svn-base"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\prop-base\VisualPng1.ico.svn-base"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\props\almogaver1bit.bmp.svn-work"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\props\almogaver24bits.bmp.svn-work"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\props\almogaver24bits1.bmp.svn-work"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\props\almogaver32bits.bmp.svn-work"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\props\almogaver8bits.bmp.svn-work"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\props\almogaver-os2.bmp.svn-work"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\props\maketransparent.bmp.svn-work"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\props\nature24bits.gif.svn-work"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\props\nature24bits.jpg.svn-work"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\props\smiley.ico.svn-work"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\props\VisualPng.ico.svn-work"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\props\VisualPng1.ico.svn-work"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\text-base\almogaver1bit.bmp.svn-base"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\text-base\almogaver24bits.bmp.svn-base"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\text-base\almogaver24bits1.bmp.svn-base"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\text-base\almogaver32bits.bmp.svn-base"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\text-base\almogaver8bits.bmp.svn-base"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\text-base\almogaver-os2.bmp.svn-base"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\text-base\maketransparent.bmp.svn-base"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\text-base\nature24bits.gif.svn-base"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\text-base\nature24bits.jpg.svn-base"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\text-base\smiley.ico.svn-base"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\text-base\VisualPng.ico.svn-base"
+ BuildAction = "None"
+ />
+ <File
+ RelPath = "System.Drawing\bitmaps\.svn\text-base\VisualPng1.ico.svn-base"
+ BuildAction = "None"
+ />
+ <Folder RelPath = "System.Drawing\bitmaps\.svn\tmp\prop-base\" />
+ <Folder RelPath = "System.Drawing\bitmaps\.svn\tmp\props\" />
+ <Folder RelPath = "System.Drawing\bitmaps\.svn\tmp\text-base\" />
+ <Folder RelPath = "System.Drawing\bitmaps\.svn\tmp\wcprops\" />
+ <Folder RelPath = "System.Drawing\bitmaps\.svn\wcprops\" />
+ <File
+ RelPath = "System.Drawing.Drawing2D\TestBlend.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "System.Drawing.Drawing2D\TestColorBlend.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "System.Drawing.Drawing2D\TestHatchBrush.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "System.Drawing.Imaging\TestBmpCodec.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "System.Drawing.Imaging\TestColorMatrix.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "System.Drawing.Imaging\TestImageAttributes.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "System.Drawing.Imaging\TestImageCodecInfo.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "System.Drawing.Imaging\TestJpegCodec.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ </Include>
+ </Files>
+ </CSHARP>
+</VisualStudioProject>
+