Move to generating msbuild choose elements to get if-else selection behavior for...
[mono-project.git] / mcs / class / System.ServiceModel.Routing / System.ServiceModel.Routing.csproj
blob8d137627297f5dc0b4d40632ef35ced051c8154e
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>{B91EDA6C-25D2-4BFF-A8FF-F4CEBF5DD1BA}</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>System.ServiceModel.Routing</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;NET_3_5;NET_3_0</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="..\..\build\common\Locale.cs" />\r
51     <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />\r
52     <Compile Include="Assembly\AssemblyInfo.cs" />\r
53     <Compile Include="System.ServiceModel.Dispatcher\EndpointNameMessageFilter.cs" />\r
54     <Compile Include="System.ServiceModel.Dispatcher\StrictAndMessageFilter.cs" />\r
55     <Compile Include="System.ServiceModel.Routing.Configuration\BackupEndpointCollection.cs" />\r
56     <Compile Include="System.ServiceModel.Routing.Configuration\BackupEndpointElement.cs" />\r
57     <Compile Include="System.ServiceModel.Routing.Configuration\BackupListCollection.cs" />\r
58     <Compile Include="System.ServiceModel.Routing.Configuration\FilterElement.cs" />\r
59     <Compile Include="System.ServiceModel.Routing.Configuration\FilterElementCollection.cs" />\r
60     <Compile Include="System.ServiceModel.Routing.Configuration\FilterTableCollection.cs" />\r
61     <Compile Include="System.ServiceModel.Routing.Configuration\FilterTableEntryCollection.cs" />\r
62     <Compile Include="System.ServiceModel.Routing.Configuration\FilterTableEntryElement.cs" />\r
63     <Compile Include="System.ServiceModel.Routing.Configuration\FilterType.cs" />\r
64     <Compile Include="System.ServiceModel.Routing.Configuration\NamespaceElement.cs" />\r
65     <Compile Include="System.ServiceModel.Routing.Configuration\NamespaceElementCollection.cs" />\r
66     <Compile Include="System.ServiceModel.Routing.Configuration\RoutingExtensionElement.cs" />\r
67     <Compile Include="System.ServiceModel.Routing.Configuration\RoutingSection.cs" />\r
68     <Compile Include="System.ServiceModel.Routing.Configuration\SoapProcessingExtensionElement.cs" />\r
69     <Compile Include="System.ServiceModel.Routing\IDuplexSessionRouter.cs" />\r
70     <Compile Include="System.ServiceModel.Routing\IRequestReplyRouter.cs" />\r
71     <Compile Include="System.ServiceModel.Routing\ISimplexDatagramRouter.cs" />\r
72     <Compile Include="System.ServiceModel.Routing\ISimplexSessionRouter.cs" />\r
73     <Compile Include="System.ServiceModel.Routing\RoutingBehavior.cs" />\r
74     <Compile Include="System.ServiceModel.Routing\RoutingConfiguration.cs" />\r
75     <Compile Include="System.ServiceModel.Routing\RoutingExtension.cs" />\r
76     <Compile Include="System.ServiceModel.Routing\RoutingService.cs" />\r
77     <Compile Include="System.ServiceModel.Routing\SoapProcessingBehavior.cs" />\r
78     <!--Genconsts dependency because this project includes Consts.cs-->\r
79     <ProjectReference Include="$(SolutionDir)\msvc\scripts\genconsts.csproj">\r
80       <Name>genconsts</Name>\r
81       <Project>{702AE2C0-71DD-4112-9A06-E4FABCA59986}</Project>\r
82       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
83       <CopyToOutputDirectory>Never</CopyToOutputDirectory>\r
84       <Private>false</Private>\r
85     </ProjectReference>\r
86   </ItemGroup>\r
87   <!--End of common files-->\r
88   <!-- @ALL_SOURCES@ -->\r
89   <!-- @COMMON_PROJECT_REFERENCES@ -->\r
90   <ItemGroup Condition=" '$(Platform)' == 'net_4_x' ">\r
91     <ProjectReference Include="../System/System.csproj" />\r
92     <ProjectReference Include="../System.XML/System.Xml.csproj" />\r
93     <ProjectReference Include="../System.Runtime.Serialization/System.Runtime.Serialization.csproj" />\r
94     <ProjectReference Include="../System.ServiceModel/System.ServiceModel.csproj" />\r
95     <ProjectReference Include="../System.Core/System.Core.csproj" />\r
96     <ProjectReference Include="../System.Configuration/System.Configuration.csproj" />\r
97     <ProjectReference Include="../corlib/corlib.csproj" />\r
98   </ItemGroup>\r
99   <!-- @ALL_REFERENCES@ -->\r
100   <!-- @ALL_RESOURCES@ -->\r
101 </Project>