Move to generating msbuild choose elements to get if-else selection behavior for...
[mono-project.git] / mcs / class / SystemWebTestShim / SystemWebTestShim.csproj
blob986692919456bd78f77d66e93a67493cf54682e9
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="14.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)' == '' ">net_4_x</Platform>\r
7     <ProjectGuid>{DC62276E-CC8E-4DBD-A45D-2CE10CB7E68A}</ProjectGuid>\r
8     <OutputType>Library</OutputType>\r
9     <NoWarn>1699</NoWarn>\r
10     <LangVersion>latest</LangVersion>\r
11     <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Windows_NT'">win32</HostPlatform>\r
12     <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Unix' and $([System.IO.File]::Exists('/usr/lib/libc.dylib'))">darwin</HostPlatform>\r
13     <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Unix'">linux</HostPlatform>\r
14     <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>\r
15     <NoStdLib>True</NoStdLib>\r
16     <NoConfig>True</NoConfig>\r
17     <AssemblyName>SystemWebTestShim</AssemblyName>\r
18     <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>\r
19     <SignAssembly>true</SignAssembly>\r
20     <AssemblyOriginatorKeyFile>../winfx.pub</AssemblyOriginatorKeyFile>\r
21   </PropertyGroup>\r
22   <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
23   Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
24   is a problem to compile the Mono mscorlib.dll -->\r
25   <PropertyGroup>\r
26     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
27   </PropertyGroup>\r
28   <PropertyGroup Condition=" '$(Platform)' == 'net_4_x' ">\r
29     <OutputPath>./../../class/lib/net_4_x-$(HostPlatform)</OutputPath>\r
30     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-net_4_x-$(HostPlatform)</IntermediateOutputPath>\r
31     <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM</DefineConstants>\r
32   </PropertyGroup>\r
33   <!-- @ALL_PROFILE_PROPERTIES@ -->\r
34   <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">\r
35     <DebugSymbols>true</DebugSymbols>\r
36     <DebugType>full</DebugType>\r
37     <Optimize>false</Optimize>\r
38     <!-- TRACE is set only for Debug configuration, so inherit from platform-specific value -->\r
39     <DefineConstants>TRACE;$(DefineConstants)</DefineConstants>\r
40   </PropertyGroup>\r
41   <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">\r
42     <DebugType>pdbonly</DebugType>\r
43     <Optimize>true</Optimize>\r
44   </PropertyGroup>\r
45   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
46   <!-- @BUILT_SOURCES@ -->\r
47   <!--Common files-->\r
48   <ItemGroup>\r
49     <Compile Include="..\..\build\common\Consts.cs" />\r
50     <Compile Include="Assembly\AssemblyInfo.cs" />\r
51     <Compile Include="SystemWebTestShim\Adapters.cs" />\r
52     <Compile Include="SystemWebTestShim\BuildManager.cs" />\r
53     <Compile Include="SystemWebTestShim\HttpCapabilitiesBase.cs" />\r
54     <Compile Include="SystemWebTestShim\Page.cs" />\r
55     <Compile Include="SystemWebTestShim\UrlUtils.cs" />\r
56     <!--Genconsts dependency because this project includes Consts.cs-->\r
57     <ProjectReference Include="$(SolutionDir)\msvc\scripts\genconsts.csproj">\r
58       <Name>genconsts</Name>\r
59       <Project>{702AE2C0-71DD-4112-9A06-E4FABCA59986}</Project>\r
60       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
61       <CopyToOutputDirectory>Never</CopyToOutputDirectory>\r
62       <Private>false</Private>\r
63     </ProjectReference>\r
64   </ItemGroup>\r
65   <!--End of common files-->\r
66   <!-- @ALL_SOURCES@ -->\r
67   <!-- @COMMON_PROJECT_REFERENCES@ -->\r
68   <ItemGroup Condition=" '$(Platform)' == 'net_4_x' ">\r
69     <ProjectReference Include="../System.Web/System.Web.csproj" />\r
70     <ProjectReference Include="../System/System.csproj" />\r
71     <ProjectReference Include="../corlib/corlib.csproj" />\r
72   </ItemGroup>\r
73   <!-- @ALL_REFERENCES@ -->\r
74   <!-- @ALL_RESOURCES@ -->\r
75 </Project>