[msvc] Update csproj files (#5745)
[mono.git] / mcs / class / System.Drawing / System.Drawing-net_4_x.csproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <!-- WARNING: this file is autogenerated, don't modify it. Edit the .sources file of the corresponding assembly instead if you want to add/remove C# source files. -->\r
3 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
4   <PropertyGroup>\r
5     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
6     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
7     <ProductVersion>9.0.30729</ProductVersion>\r
8     <SchemaVersion>2.0</SchemaVersion>\r
9     <ProjectGuid>{584A5E46-2958-4CB2-8DF9-188B420D0BB0}</ProjectGuid>\r
10     <OutputType>Library</OutputType>\r
11     <NoWarn>1699</NoWarn>\r
12     <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Windows_NT'">win32</HostPlatform>\r
13     <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Unix' and $([System.IO.File]::Exists('/usr/lib/libc.dylib'))">darwin</HostPlatform>\r
14     <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Unix'">linux</HostPlatform>\r
15     <OutputPath>./../../class/lib/net_4_x-$(HostPlatform)</OutputPath>\r
16     <IntermediateOutputPath>obj-net_4_x-$(HostPlatform)</IntermediateOutputPath>\r
17     <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>\r
18     <NoStdLib>True</NoStdLib>\r
19     \r
20     <NoConfig>True</NoConfig>\r
21     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>\r
22     <AppDesignerFolder>Properties</AppDesignerFolder>\r
23     <RootNamespace>\r
24     </RootNamespace>\r
25     <AssemblyName>System.Drawing</AssemblyName>\r
26     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
27     <FileAlignment>512</FileAlignment>\r
28     <SignAssembly>true</SignAssembly>\r
29     <AssemblyOriginatorKeyFile>../msfinal.pub</AssemblyOriginatorKeyFile>\r
30   </PropertyGroup>\r
31   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
32     <DebugSymbols>true</DebugSymbols>\r
33     <DebugType>full</DebugType>\r
34     <NoWarn>1699</NoWarn>\r
35     <Optimize>false</Optimize>\r
36     <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;MULTIPLEX_OS;FEATURE_TYPECONVERTER;SUPPORTS_WINDOWS_COLORS</DefineConstants>\r
37     <ErrorReport>prompt</ErrorReport>\r
38     <WarningLevel>4</WarningLevel>\r
39   </PropertyGroup>\r
40   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
41     <DebugType>pdbonly</DebugType>\r
42     <NoWarn>1699</NoWarn>\r
43     <Optimize>true</Optimize>\r
44     <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;MULTIPLEX_OS;FEATURE_TYPECONVERTER;SUPPORTS_WINDOWS_COLORS</DefineConstants>\r
45     <ErrorReport>prompt</ErrorReport>\r
46     <WarningLevel>4</WarningLevel>\r
47   </PropertyGroup>\r
48   <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
49   Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
50   is a problem to compile the Mono mscorlib.dll -->\r
51   <PropertyGroup>\r
52     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
53   </PropertyGroup>\r
54   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
55   <ItemGroup>\r
56     <Compile Include="..\..\..\external\corefx\src\Common\src\System\Drawing\ColorTable.cs" />\r
57     <Compile Include="..\..\..\external\corefx\src\Common\src\System\Drawing\ColorUtil.netcoreapp21.cs" />\r
58     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\AssemblyRef.cs" />\r
59     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\misc\HandleCollector.cs" />\r
60     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\BitmapSuffixInSameAssemblyAttribute.cs" />\r
61     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\BitmapSuffixInSatelliteAssemblyAttribute.cs" />\r
62     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Brush.cs" />\r
63     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\ClientUtils.cs" />\r
64     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\DashCap.cs" />\r
65     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Design\CategoryNameCollection.cs" />\r
66     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Design\IPropertyValueUIService.cs" />\r
67     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Design\IToolboxItemProvider.cs" />\r
68     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Design\IToolboxService.cs" />\r
69     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Design\IToolboxUser.cs" />\r
70     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Design\PaintValueEventArgs.cs" />\r
71     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Design\PropertyValueUIHandler.cs" />\r
72     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Design\PropertyValueUIItem.cs" />\r
73     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Design\PropertyValueUIItemInvokeHandler.cs" />\r
74     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Design\ToolboxComponentsCreatedEventArgs.cs" />\r
75     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Design\ToolboxComponentsCreatedEventHandler.cs" />\r
76     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Design\ToolboxComponentsCreatingEventArgs.cs" />\r
77     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Design\ToolboxComponentsCreatingEventHandler.cs" />\r
78     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Design\ToolboxItemCollection.cs" />\r
79     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Design\ToolboxItemCreatorCallback.cs" />\r
80     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Design\UITypeEditor.cs" />\r
81     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Design\UITypeEditorEditStyle.cs" />\r
82     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Drawing2D\AdjustableArrowCap.cs" />\r
83     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Drawing2D\Blend.cs" />\r
84     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Drawing2D\BrushType.cs" />\r
85     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Drawing2D\ColorBlend.cs" />\r
86     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Drawing2D\CombineMode.cs" />\r
87     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Drawing2D\CompositingMode.cs" />\r
88     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Drawing2D\CompositingQuality.cs" />\r
89     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Drawing2D\CoordinateSpace.cs" />\r
90     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Drawing2D\CustomLineCap.cs" />\r
91     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Drawing2D\CustomLineCap.Unix.cs" />\r
92     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Drawing2D\CustomLineCapType.cs" />\r
93     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Drawing2D\DashStyle.cs" />\r
94     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Drawing2D\FillMode.cs" />\r
95     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Drawing2D\FlushIntention.cs" />\r
96     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Drawing2D\GraphicsPathIterator.cs" />\r
97     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Drawing2D\GraphicsState.cs" />\r
98     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Drawing2D\HatchBrush.cs" />\r
99     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Drawing2D\HatchStyle.cs" />\r
100     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Drawing2D\InterpolationMode.cs" />\r
101     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Drawing2D\LinearGradientMode.cs" />\r
102     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Drawing2D\LineCap.cs" />\r
103     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Drawing2D\LineJoin.cs" />\r
104     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Drawing2D\MatrixOrder.cs" />\r
105     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Drawing2D\PathData.cs" />\r
106     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Drawing2D\PathPointType.cs" />\r
107     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Drawing2D\PenAlignment.cs" />\r
108     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Drawing2D\PenType.cs" />\r
109     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Drawing2D\PixelOffsetMode.cs" />\r
110     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Drawing2D\QualityMode.cs" />\r
111     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Drawing2D\RegionData.cs" />\r
112     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Drawing2D\SafeCustomLineCapHandle.cs" />\r
113     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Drawing2D\SmoothingMode.cs" />\r
114     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Drawing2D\WarpMode.cs" />\r
115     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Drawing2D\WrapMode.cs" />\r
116     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\FontStyle.cs" />\r
117     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Gdiplus.cs" />\r
118     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\IDeviceContext.cs" />\r
119     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Imaging\ColorAdjustType.cs" />\r
120     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Imaging\ColorChannelFlags.cs" />\r
121     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Imaging\ColorMap.cs" />\r
122     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Imaging\ColorMapType.cs" />\r
123     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Imaging\ColorMatrix.cs" />\r
124     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Imaging\ColorMatrixFlags.cs" />\r
125     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Imaging\ColorMode.cs" />\r
126     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Imaging\ColorPalette.cs" />\r
127     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Imaging\EmfPlusFlags.cs" />\r
128     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Imaging\EmfPlusRecordType.cs" />\r
129     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Imaging\EmfType.cs" />\r
130     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Imaging\Encoder.cs" />\r
131     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Imaging\EncoderParameter.cs" />\r
132     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Imaging\EncoderParameters.cs" />\r
133     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Imaging\EncoderParameterValueType.cs" />\r
134     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Imaging\EncoderValue.cs" />\r
135     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Imaging\FrameDimension.cs" />\r
136     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Imaging\ImageAttributes.cs" />\r
137     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Imaging\ImageCodecFlags.cs" />\r
138     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Imaging\ImageCodecInfo.cs" />\r
139     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Imaging\ImageCodecInfoPrivate.cs" />\r
140     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Imaging\ImageFlags.cs" />\r
141     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Imaging\ImageLockMode.cs" />\r
142     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Imaging\MetafileFrameUnit.cs" />\r
143     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Imaging\MetafileHeaderEmf.cs" />\r
144     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Imaging\MetafileHeaderWmf.cs" />\r
145     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Imaging\MetafileType.cs" />\r
146     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Imaging\PaletteFlags.cs" />\r
147     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Imaging\PixelFormat.cs" />\r
148     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Imaging\PlayRecordCallback.cs" />\r
149     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Imaging\PropertyItem.cs" />\r
150     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Imaging\WmfPlaceableFileHeader.cs" />\r
151     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Internal\GPPOINT.cs" />\r
152     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Internal\GPPOINTF.cs" />\r
153     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Internal\GPRECT.cs" />\r
154     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Internal\GPRECTF.cs" />\r
155     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\NativeMethods.cs" />\r
156     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Printing\Duplex.cs" />\r
157     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Printing\InvalidPrinterException.cs" />\r
158     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Printing\InvalidPrinterException.Serializable.cs" />\r
159     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Printing\Margins.cs" />\r
160     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Printing\Margins.Serializable.cs" />\r
161     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Printing\PaperKinds.cs" />\r
162     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Printing\PaperSize.cs" />\r
163     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Printing\PaperSize.Serializable.cs" />\r
164     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Printing\PaperSource.cs" />\r
165     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Printing\PaperSource.Serializable.cs" />\r
166     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Printing\PaperSourceKind.cs" />\r
167     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Printing\PreviewPageInfo.cs" />\r
168     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Printing\PrintAction.cs" />\r
169     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Printing\PrinterResolution.cs" />\r
170     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Printing\PrinterResolution.Serializable.cs" />\r
171     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Printing\PrinterResolutionKind.cs" />\r
172     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Printing\PrinterUnit.cs" />\r
173     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Printing\PrinterUnitConvert.cs" />\r
174     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Printing\PrintEventHandler.cs" />\r
175     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Printing\PrintingPermission.cs" />\r
176     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Printing\PrintingPermissionAttribute.cs" />\r
177     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Printing\PrintingPermissionLevel.cs" />\r
178     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Printing\PrintPageEventHandler.cs" />\r
179     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Printing\PrintRange.cs" />\r
180     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Printing\QueryPageSettingsEventArgs.cs" />\r
181     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Printing\QueryPageSettingsEventHandler.cs" />\r
182     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\PropertyItemInternal.cs" />\r
183     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\RotateFlipType.cs" />\r
184     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\SolidBrush.cs" />\r
185     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\StringAlignment.cs" />\r
186     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\StringDigitSubstitute.cs" />\r
187     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\StringFormatFlags.cs" />\r
188     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\StringTrimming.cs" />\r
189     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\StringUnit.cs" />\r
190     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\SystemBrushes.cs" />\r
191     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Text\FontCollection.cs" />\r
192     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Text\GenericFontFamilies.cs" />\r
193     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Text\HotkeyPrefix.cs" />\r
194     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Text\InstalledFontCollection.cs" />\r
195     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\Text\TextRenderingHint.cs" />\r
196     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\TextureBrush.cs" />\r
197     <Compile Include="..\..\..\external\corefx\src\System.Drawing.Common\src\System\Drawing\UnsafeNativeMethods.cs" />\r
198     <Compile Include="..\..\build\common\Consts.cs" />\r
199     <Compile Include="..\..\build\common\Locale.cs" />\r
200     <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />\r
201     <Compile Include="Assembly\AssemblyInfo.cs" />\r
202     <Compile Include="corefx\SR.cs" />\r
203     <Compile Include="System.Drawing.Design\ToolboxItem.cs" />\r
204     <Compile Include="System.Drawing.Drawing2D\GraphicsContainer.cs" />\r
205     <Compile Include="System.Drawing.Drawing2D\GraphicsPath.cs" />\r
206     <Compile Include="System.Drawing.Drawing2D\LinearGradientBrush.cs" />\r
207     <Compile Include="System.Drawing.Drawing2D\Matrix.cs" />\r
208     <Compile Include="System.Drawing.Drawing2D\PathGradientBrush.cs" />\r
209     <Compile Include="System.Drawing.Imaging\BitmapData.cs" />\r
210     <Compile Include="System.Drawing.Imaging\ImageFormat.cs" />\r
211     <Compile Include="System.Drawing.Imaging\Metafile.cs" />\r
212     <Compile Include="System.Drawing.Imaging\MetafileHeader.cs" />\r
213     <Compile Include="System.Drawing.Imaging\MetaHeader.cs" />\r
214     <Compile Include="System.Drawing.Printing\MarginsConverter.cs" />\r
215     <Compile Include="System.Drawing.Printing\PageSettings.cs" />\r
216     <Compile Include="System.Drawing.Printing\PreviewPrintController.cs" />\r
217     <Compile Include="System.Drawing.Printing\PrintController.cs" />\r
218     <Compile Include="System.Drawing.Printing\PrintDocument.cs" />\r
219     <Compile Include="System.Drawing.Printing\PrinterSettings.cs" />\r
220     <Compile Include="System.Drawing.Printing\PrintEventArgs.cs" />\r
221     <Compile Include="System.Drawing.Printing\PrintingServices.cs" />\r
222     <Compile Include="System.Drawing.Printing\PrintingServicesUnix.cs" />\r
223     <Compile Include="System.Drawing.Printing\PrintingServicesWin32.cs" />\r
224     <Compile Include="System.Drawing.Printing\PrintPageEventArgs.cs" />\r
225     <Compile Include="System.Drawing.Printing\StandardPrintController.cs" />\r
226     <Compile Include="System.Drawing.Text\PrivateFontCollection.cs" />\r
227     <Compile Include="System.Drawing\Bitmap.cs" />\r
228     <Compile Include="System.Drawing\Brushes.cs" />\r
229     <Compile Include="System.Drawing\BufferedGraphics.cs" />\r
230     <Compile Include="System.Drawing\BufferedGraphicsContext.cs" />\r
231     <Compile Include="System.Drawing\BufferedGraphicsManager.cs" />\r
232     <Compile Include="System.Drawing\CharacterRange.cs" />\r
233     <Compile Include="System.Drawing\Color.cs" />\r
234     <Compile Include="System.Drawing\ColorConverter.cs" />\r
235     <Compile Include="System.Drawing\ColorTranslator.cs" />\r
236     <Compile Include="System.Drawing\ComIStreamMarshaler.cs" />\r
237     <Compile Include="System.Drawing\ComIStreamWrapper.cs" />\r
238     <Compile Include="System.Drawing\ContentAlignment.cs" />\r
239     <Compile Include="System.Drawing\CopyPixelOperation.cs" />\r
240     <Compile Include="System.Drawing\ExternDll.cs" />\r
241     <Compile Include="System.Drawing\Font.cs" />\r
242     <Compile Include="System.Drawing\FontConverter.cs" />\r
243     <Compile Include="System.Drawing\FontFamily.cs" />\r
244     <Compile Include="System.Drawing\gdipEnums.cs" />\r
245     <Compile Include="System.Drawing\gdipFunctions.cs" />\r
246     <Compile Include="System.Drawing\gdipStructs.cs" />\r
247     <Compile Include="System.Drawing\Graphics.cs" />\r
248     <Compile Include="System.Drawing\GraphicsUnit.cs" />\r
249     <Compile Include="System.Drawing\Icon.cs" />\r
250     <Compile Include="System.Drawing\IconConverter.cs" />\r
251     <Compile Include="System.Drawing\Image.cs" />\r
252     <Compile Include="System.Drawing\ImageAnimator.cs" />\r
253     <Compile Include="System.Drawing\ImageConverter.cs" />\r
254     <Compile Include="System.Drawing\ImageFormatConverter.cs" />\r
255     <Compile Include="System.Drawing\KnownColor.cs" />\r
256     <Compile Include="System.Drawing\KnownColors.cs" />\r
257     <Compile Include="System.Drawing\macFunctions.cs" />\r
258     <Compile Include="System.Drawing\Pen.cs" />\r
259     <Compile Include="System.Drawing\Pens.cs" />\r
260     <Compile Include="System.Drawing\Point.cs" />\r
261     <Compile Include="System.Drawing\PointConverter.cs" />\r
262     <Compile Include="System.Drawing\PointF.cs" />\r
263     <Compile Include="System.Drawing\Rectangle.cs" />\r
264     <Compile Include="System.Drawing\RectangleConverter.cs" />\r
265     <Compile Include="System.Drawing\RectangleF.cs" />\r
266     <Compile Include="System.Drawing\Region.cs" />\r
267     <Compile Include="System.Drawing\Size.cs" />\r
268     <Compile Include="System.Drawing\SizeConverter.cs" />\r
269     <Compile Include="System.Drawing\SizeF.cs" />\r
270     <Compile Include="System.Drawing\SizeFConverter.cs" />\r
271     <Compile Include="System.Drawing\SR.cs" />\r
272     <Compile Include="System.Drawing\SRDescriptionAttribute.cs" />\r
273     <Compile Include="System.Drawing\StringFormat.cs" />\r
274     <Compile Include="System.Drawing\SystemColors.cs" />\r
275     <Compile Include="System.Drawing\SystemFonts.cs" />\r
276     <Compile Include="System.Drawing\SystemIcons.cs" />\r
277     <Compile Include="System.Drawing\SystemPens.cs" />\r
278     <Compile Include="System.Drawing\ToolboxBitmapAttribute.cs" />\r  </ItemGroup>\r
279   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
280        Other similar extension points exist, see Microsoft.Common.targets.\r
281   <Target Name="BeforeBuild">\r
282   </Target>\r
283   <Target Name="AfterBuild">\r
284   </Target>\r
285   -->\r
286   <PropertyGroup>\r
287     <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
288
289     </PreBuildEvent>\r
290     <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
291 \r
292     </PreBuildEvent>\r
293     <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
294
295     </PostBuildEvent>\r
296     <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
297 \r
298     </PostBuildEvent>\r
299   </PropertyGroup>\r
300   <ItemGroup>\r
301     <ProjectReference Include="../corlib/corlib-net_4_x.csproj">\r
302       <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>\r
303       <Name>corlib-net_4_x</Name>\r
304     </ProjectReference>\r
305     <ProjectReference Include="../System/System-net_4_x.csproj">\r
306       <Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>\r
307       <Name>System-net_4_x</Name>\r
308     </ProjectReference>\r
309   </ItemGroup>\r
310   <ItemGroup>\r
311     <Folder Include="Properties\" />\r
312   </ItemGroup>\r
313   <ItemGroup>\r
314     <EmbeddedResource Include="Assembly/Mono.ico">\r
315       <LogicalName>Mono.ico</LogicalName>\r
316     </EmbeddedResource>\r
317     <EmbeddedResource Include="Assembly/Information.ico">\r
318       <LogicalName>Information.ico</LogicalName>\r
319     </EmbeddedResource>\r
320     <EmbeddedResource Include="Assembly/Error.ico">\r
321       <LogicalName>Error.ico</LogicalName>\r
322     </EmbeddedResource>\r
323     <EmbeddedResource Include="Assembly/Warning.ico">\r
324       <LogicalName>Warning.ico</LogicalName>\r
325     </EmbeddedResource>\r
326     <EmbeddedResource Include="Assembly/Question.ico">\r
327       <LogicalName>Question.ico</LogicalName>\r
328     </EmbeddedResource>\r
329     <EmbeddedResource Include="Assembly/Shield.ico">\r
330       <LogicalName>Shield.ico</LogicalName>\r
331     </EmbeddedResource>\r
332   </ItemGroup>\r
333 </Project>\r
334