[gitattributes] Do CRLF normalization on sln/proj files
[mono-project.git] / mcs / class / Facades / System.Drawing.Primitives / Facades_System.Drawing.Primitives.csproj
blob0cd8c9dcb7cb4bcb9c46039dc29827a143a4d4ec
1 <?xml version="1.0" encoding="utf-8"?>
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. -->
3 <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
4   <PropertyGroup>
5     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6     <Platform Condition=" '$(Platform)' == '' ">net_4_x</Platform>
7     <ProjectGuid>{1961C6D4-5B4D-4D82-A9AF-C6134D346B63}</ProjectGuid>
8     <OutputType>Library</OutputType>
9     <NoWarn>1699,1616,1699</NoWarn>
10     <LangVersion>latest</LangVersion>
11     <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Windows_NT'">win32</HostPlatform>
12     <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Unix' and $([System.IO.File]::Exists('/usr/lib/libc.dylib'))">macos</HostPlatform>
13     <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Unix'">linux</HostPlatform>
14     <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
15     <NoStdLib>True</NoStdLib>
16     <NoConfig>True</NoConfig>
17     <AssemblyName>System.Drawing.Primitives</AssemblyName>
18     <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
19     <SignAssembly>true</SignAssembly>
20     <DelaySign>true</DelaySign>
21     <AssemblyOriginatorKeyFile>../../msfinal.pub</AssemblyOriginatorKeyFile>
22   </PropertyGroup>
23   <PropertyGroup>
24     <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
25     Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
26     is a problem to compile the Mono mscorlib.dll -->
27     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
28   </PropertyGroup>
29   <PropertyGroup Condition=" '$(Platform)' == 'net_4_x' ">
30     <OutputPath>./../../../class/lib/net_4_x-$(HostPlatform)/Facades</OutputPath>
31     <IntermediateOutputPath>./../../../class/obj/$(AssemblyName)-Facades</IntermediateOutputPath>
32     <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM</DefineConstants>
33   </PropertyGroup>
34   <PropertyGroup Condition=" '$(Platform)' == 'monodroid' ">
35     <OutputPath>./../../../class/lib/monodroid/Facades</OutputPath>
36     <IntermediateOutputPath>./../../../class/obj/$(AssemblyName)-Facades</IntermediateOutputPath>
37     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;NET_3_5;NET_4_0;NET_4_5;MONO;MOBILE;MOBILE_LEGACY;MOBILE_DYNAMIC;MONODROID;ANDROID</DefineConstants>
38   </PropertyGroup>
39   <PropertyGroup Condition=" '$(Platform)' == 'monotouch' ">
40     <OutputPath>./../../../class/lib/monotouch/Facades</OutputPath>
41     <IntermediateOutputPath>./../../../class/obj/$(AssemblyName)-Facades</IntermediateOutputPath>
42     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;NET_3_5;NET_4_0;NET_4_5;MOBILE;MOBILE_LEGACY;MONO;MONOTOUCH;DISABLE_REMOTING;DISABLE_COM;FEATURE_INTERCEPTABLE_THREADPOOL_CALLBACK;FULL_AOT_RUNTIME</DefineConstants>
43   </PropertyGroup>
44   <PropertyGroup Condition=" '$(Platform)' == 'monotouch_watch' ">
45     <OutputPath>./../../../class/lib/monotouch_watch/Facades</OutputPath>
46     <IntermediateOutputPath>./../../../class/obj/$(AssemblyName)-Facades</IntermediateOutputPath>
47     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;NET_3_5;NET_4_0;NET_4_5;MOBILE;MOBILE_LEGACY;MONO;MONOTOUCH;DISABLE_REMOTING;DISABLE_COM;FEATURE_INTERCEPTABLE_THREADPOOL_CALLBACK;FULL_AOT_RUNTIME;FEATURE_NO_BSD_SOCKETS;MONOTOUCH_WATCH</DefineConstants>
48   </PropertyGroup>
49   <PropertyGroup Condition=" '$(Platform)' == 'monotouch_tv' ">
50     <OutputPath>./../../../class/lib/monotouch_tv/Facades</OutputPath>
51     <IntermediateOutputPath>./../../../class/obj/$(AssemblyName)-Facades</IntermediateOutputPath>
52     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;NET_3_5;NET_4_0;NET_4_5;MOBILE;MOBILE_LEGACY;MONO;MONOTOUCH;DISABLE_REMOTING;DISABLE_COM;FEATURE_INTERCEPTABLE_THREADPOOL_CALLBACK;FULL_AOT_RUNTIME;MONOTOUCH_TV</DefineConstants>
53   </PropertyGroup>
54   <PropertyGroup Condition=" '$(Platform)' == 'testing_aot_full' ">
55     <OutputPath>./../../../class/lib/testing_aot_full/Facades</OutputPath>
56     <IntermediateOutputPath>./../../../class/obj/$(AssemblyName)-Facades</IntermediateOutputPath>
57     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;NET_3_5;NET_4_0;NET_4_5;MONO;MOBILE;MOBILE_LEGACY;FULL_AOT_DESKTOP;FULL_AOT_RUNTIME;DISABLE_REMOTING;DISABLE_COM</DefineConstants>
58   </PropertyGroup>
59   <PropertyGroup Condition=" '$(Platform)' == 'winaot' ">
60     <OutputPath>./../../../class/lib/winaot/Facades</OutputPath>
61     <IntermediateOutputPath>./../../../class/obj/$(AssemblyName)-Facades</IntermediateOutputPath>
62     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;NET_3_5;NET_4_0;NET_4_5;MONO;MOBILE;MOBILE_LEGACY;FULL_AOT_DESKTOP;FULL_AOT_RUNTIME;DISABLE_REMOTING;DISABLE_COM;WIN_PLATFORM</DefineConstants>
63   </PropertyGroup>
64   <PropertyGroup Condition=" '$(Platform)' == 'xammac' ">
65     <OutputPath>./../../../class/lib/xammac/Facades</OutputPath>
66     <IntermediateOutputPath>./../../../class/obj/$(AssemblyName)-Facades</IntermediateOutputPath>
67     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;NET_3_5;NET_4_0;NET_4_5;MONO;MOBILE;MOBILE_DYNAMIC;XAMMAC;FEATURE_INTERCEPTABLE_THREADPOOL_CALLBACK;XAMARIN_MODERN</DefineConstants>
68   </PropertyGroup>
69   <PropertyGroup Condition=" '$(Platform)' == 'xammac_net_4_5' ">
70     <OutputPath>./../../../class/lib/xammac_net_4_5/Facades</OutputPath>
71     <IntermediateOutputPath>./../../../class/obj/$(AssemblyName)-Facades</IntermediateOutputPath>
72     <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;FEATURE_INTERCEPTABLE_THREADPOOL_CALLBACK;NO_SYSTEM_DRAWING_DEPENDENCY;NO_WINFORMS_DEPENDENCY;NO_SYSTEM_WEB_DEPENDENCY;XAMMAC_4_5;XAMARIN_MODERN</DefineConstants>
73   </PropertyGroup>
74   <PropertyGroup Condition=" '$(Platform)' == 'xammac_net_4_5' ">
75     <OutputPath>./../../../class/lib/xammac_net_4_5/Facades</OutputPath>
76     <IntermediateOutputPath>./../../../class/obj/$(AssemblyName)-Facades</IntermediateOutputPath>
77     <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;FEATURE_INTERCEPTABLE_THREADPOOL_CALLBACK;NO_SYSTEM_DRAWING_DEPENDENCY;NO_WINFORMS_DEPENDENCY;NO_SYSTEM_WEB_DEPENDENCY;XAMMAC_4_5;XAMARIN_MODERN;NET_4_0;NET_4_5;NET_4_6;MONO;FEATURE_INTERCEPTABLE_THREADPOOL_CALLBACK;NO_SYSTEM_DRAWING_DEPENDENCY;NO_WINFORMS_DEPENDENCY;NO_SYSTEM_WEB_DEPENDENCY;XAMMAC_4_5;XAMARIN_MODERN</DefineConstants>
78   </PropertyGroup>
79   <PropertyGroup Condition=" '$(Platform)' == 'orbis' ">
80     <OutputPath>./../../../class/lib/orbis/Facades</OutputPath>
81     <IntermediateOutputPath>./../../../class/obj/$(AssemblyName)-Facades</IntermediateOutputPath>
82     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;NET_3_5;NET_4_0;NET_4_5;MONO;MOBILE;MOBILE_LEGACY;FULL_AOT_DESKTOP;FULL_AOT_RUNTIME;ORBIS;DISABLE_REMOTING;DISABLE_COM</DefineConstants>
83   </PropertyGroup>
84   <PropertyGroup Condition=" '$(Platform)' == 'unreal' ">
85     <OutputPath>./../../../class/lib/unreal/Facades</OutputPath>
86     <IntermediateOutputPath>./../../../class/obj/$(AssemblyName)-Facades</IntermediateOutputPath>
87     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;MOBILE;MOBILE_DYNAMIC;NET_3_5;NET_4_0;NET_4_5;MONO</DefineConstants>
88   </PropertyGroup>
89   <PropertyGroup Condition=" '$(Platform)' == 'wasm' ">
90     <OutputPath>./../../../class/lib/wasm/Facades</OutputPath>
91     <IntermediateOutputPath>./../../../class/obj/$(AssemblyName)-Facades</IntermediateOutputPath>
92     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;NET_3_5;NET_4_0;NET_4_5;MONO;MOBILE;MOBILE_LEGACY;FULL_AOT_DESKTOP;FULL_AOT_RUNTIME;WASM;DISABLE_REMOTING;DISABLE_COM;FEATURE_NO_BSD_SOCKETS</DefineConstants>
93   </PropertyGroup>
94   <!-- @ALL_PROFILE_PROPERTIES@ -->
95   <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
96     <DebugSymbols>true</DebugSymbols>
97     <DebugType>full</DebugType>
98     <Optimize>false</Optimize>
99     <!-- TRACE is set only for Debug configuration, so inherit from platform-specific value -->
100     <DefineConstants>TRACE;$(DefineConstants)</DefineConstants>
101   </PropertyGroup>
102   <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
103     <DebugType>pdbonly</DebugType>
104     <Optimize>true</Optimize>
105   </PropertyGroup>
106   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
107   <!-- @BUILT_SOURCES@ -->
108   <!--Common files-->
109   <ItemGroup>
110     <Compile Include="AssemblyInfo.cs" />
111     <Compile Include="TypeForwarders.cs" />
112   </ItemGroup>
113   <!--End of common files-->
114   <!--Per-profile files-->
115   <Choose>
116     <When Condition="'$(Platform)' == 'xammac'">
117       <ItemGroup />
118     </When>
119     <When Condition="'$(Platform)' == 'winaot'">
120       <ItemGroup />
121     </When>
122     <When Condition="'$(Platform)' == 'wasm'">
123       <ItemGroup />
124     </When>
125     <When Condition="'$(Platform)' == 'unreal'">
126       <ItemGroup />
127     </When>
128     <When Condition="'$(Platform)' == 'orbis'">
129       <ItemGroup />
130     </When>
131     <When Condition="'$(Platform)' == 'net_4_x'">
132       <ItemGroup />
133     </When>
134     <When Condition="'$(Platform)' == 'monotouch_watch'">
135       <ItemGroup />
136     </When>
137     <When Condition="'$(Platform)' == 'monotouch_tv'">
138       <ItemGroup />
139     </When>
140     <When Condition="'$(Platform)' == 'monotouch'">
141       <ItemGroup />
142     </When>
143     <When Condition="'$(Platform)' == 'monodroid'">
144       <ItemGroup />
145     </When>
146   </Choose>
147   <!--End of per-profile files-->
148   <!-- @ALL_SOURCES@ -->
149   <ItemGroup>
150     <ProjectReference Include="../../System/System.csproj" />
151     <ProjectReference Include="../../corlib/corlib.csproj" />
152   </ItemGroup>
153   <ItemGroup Condition=" '$(Platform)' == 'net_4_x' ">
154     <ProjectReference Include="../../System.Drawing/System.Drawing.csproj" />
155   </ItemGroup>
156   <ItemGroup Condition=" '$(Platform)' == 'monodroid' ">
157     <Reference Include="./../../../../external/binary-reference-assemblies/build/monodroid/Mono.Android.dll">
158       <SpecificVersion>False</SpecificVersion>
159       <HintPath>./../../../../external/binary-reference-assemblies/build/monodroid/Mono.Android.dll</HintPath>
160       <Private>False</Private>
161     </Reference>
162     <ProjectReference Include="../System.Drawing.Common/Facades_System.Drawing.Common.csproj" />
163   </ItemGroup>
164   <ItemGroup Condition=" '$(Platform)' == 'monotouch' ">
165     <Reference Include="./../../../../external/binary-reference-assemblies/build/monotouch/Xamarin.iOS.dll">
166       <SpecificVersion>False</SpecificVersion>
167       <HintPath>./../../../../external/binary-reference-assemblies/build/monotouch/Xamarin.iOS.dll</HintPath>
168       <Private>False</Private>
169     </Reference>
170   </ItemGroup>
171   <ItemGroup Condition=" '$(Platform)' == 'monotouch_watch' ">
172     <Reference Include="./../../../../external/binary-reference-assemblies/build/monotouch/Xamarin.WatchOS.dll">
173       <SpecificVersion>False</SpecificVersion>
174       <HintPath>./../../../../external/binary-reference-assemblies/build/monotouch/Xamarin.WatchOS.dll</HintPath>
175       <Private>False</Private>
176     </Reference>
177   </ItemGroup>
178   <ItemGroup Condition=" '$(Platform)' == 'monotouch_tv' ">
179     <Reference Include="./../../../../external/binary-reference-assemblies/build/monotouch/Xamarin.TVOS.dll">
180       <SpecificVersion>False</SpecificVersion>
181       <HintPath>./../../../../external/binary-reference-assemblies/build/monotouch/Xamarin.TVOS.dll</HintPath>
182       <Private>False</Private>
183     </Reference>
184   </ItemGroup>
185   <ItemGroup Condition=" '$(Platform)' == 'testing_aot_full' ">
186     <Reference Include="nunitlite">
187       <HintPath>..\lib\testing_aot_full\nunitlite.dll</HintPath>
188       <Private>False</Private>
189     </Reference>
190     <ProjectReference Include="../../System.Drawing/System.Drawing.csproj" />
191   </ItemGroup>
192   <ItemGroup Condition=" '$(Platform)' == 'winaot' ">
193     <ProjectReference Include="../../System.Drawing/System.Drawing.csproj" />
194   </ItemGroup>
195   <ItemGroup Condition=" '$(Platform)' == 'xammac' ">
196     <Reference Include="./../../../../external/binary-reference-assemblies/build/monotouch/Xamarin.Mac.dll">
197       <SpecificVersion>False</SpecificVersion>
198       <HintPath>./../../../../external/binary-reference-assemblies/build/monotouch/Xamarin.Mac.dll</HintPath>
199       <Private>False</Private>
200     </Reference>
201   </ItemGroup>
202   <ItemGroup Condition=" '$(Platform)' == 'orbis' ">
203     <ProjectReference Include="../../System.Drawing/System.Drawing.csproj" />
204   </ItemGroup>
205   <ItemGroup Condition=" '$(Platform)' == 'unreal' ">
206     <ProjectReference Include="../../System.Drawing/System.Drawing.csproj" />
207   </ItemGroup>
208   <ItemGroup Condition=" '$(Platform)' == 'wasm' ">
209     <ProjectReference Include="../../System.Drawing/System.Drawing.csproj" />
210   </ItemGroup>
211   <!-- @ALL_REFERENCES@ -->
212   <!-- @ALL_RESOURCES@ -->
213   <PropertyGroup>
214     <!-- Force the pre-build event to run after references have been resolved. The default
215       behavior is to run them before resolving references, which can cause things like
216       culevel.exe to be used before they have been built. -->
217     <PreBuildEventDependsOn>ResolveReferences</PreBuildEventDependsOn>
218   </PropertyGroup>
219 </Project>