Move to generating msbuild choose elements to get if-else selection behavior for...
[mono-project.git] / mcs / class / RabbitMQ.Client / src / client / RabbitMQ.Client.csproj
blob4f007abc6745e58d5aa406481d99566d372c240f
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>{85A2B734-426E-422B-81DF-26AB91F8688C}</ProjectGuid>\r
8     <OutputType>Library</OutputType>\r
9     <NoWarn>1699,618</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>RabbitMQ.Client</AssemblyName>\r
18     <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>\r
19     <SignAssembly>true</SignAssembly>\r
20     <AssemblyOriginatorKeyFile>../../../msfinal.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   <ItemGroup Condition=" '$(Platform)' == 'net_4_x' ">\r
47     <Compile Include="..\..\docs\specs\net_4_x-api-0-9.cs" />\r
48     <Compile Include="..\..\docs\specs\net_4_x-api-0-8.cs" />\r
49     <Compile Include="..\..\docs\specs\net_4_x-api-qpid-0-8.cs" />\r
50   </ItemGroup>\r
51   <!-- @BUILT_SOURCES@ -->\r
52   <!--Common files-->\r
53   <ItemGroup>\r
54     <Compile Include="..\..\..\..\build\common\Consts.cs" />\r
55     <Compile Include="..\util\BlockingCell.cs" />\r
56     <Compile Include="..\util\DebugUtil.cs" />\r
57     <Compile Include="..\util\Either.cs" />\r
58     <Compile Include="..\util\IntAllocator.cs" />\r
59     <Compile Include="..\util\NetworkBinaryReader.cs" />\r
60     <Compile Include="..\util\NetworkBinaryWriter.cs" />\r
61     <Compile Include="..\util\Semaphore.cs" />\r
62     <Compile Include="..\util\SharedQueue.cs" />\r
63     <Compile Include="..\util\XmlUtil.cs" />\r
64     <Compile Include="AssemblyInfo.cs" />\r
65     <Compile Include="api\AmqpTcpEndpoint.cs" />\r
66     <Compile Include="api\AmqpTimestamp.cs" />\r
67     <Compile Include="api\AmqpVersion.cs" />\r
68     <Compile Include="api\BinaryTableValue.cs" />\r
69     <Compile Include="api\ConnectionFactory.cs" />\r
70     <Compile Include="api\DefaultBasicConsumer.cs" />\r
71     <Compile Include="api\ExchangeType.cs" />\r
72     <Compile Include="api\IBasicConsumer.cs" />\r
73     <Compile Include="api\IBasicProperties.cs" />\r
74     <Compile Include="api\IConnection.cs" />\r
75     <Compile Include="api\IContentHeader.cs" />\r
76     <Compile Include="api\IFileProperties.cs" />\r
77     <Compile Include="api\IMethod.cs" />\r
78     <Compile Include="api\IModel.cs" />\r
79     <Compile Include="api\IProtocol.cs" />\r
80     <Compile Include="api\IStreamProperties.cs" />\r
81     <Compile Include="api\Protocols.cs" />\r
82     <Compile Include="api\PublicationAddress.cs" />\r
83     <Compile Include="api\QueueingBasicConsumer.cs" />\r
84     <Compile Include="api\ShutdownEventArgs.cs" />\r
85     <Compile Include="api\ShutdownInitiator.cs" />\r
86     <Compile Include="api\ShutdownReportEntry.cs" />\r
87     <Compile Include="api\SslHelper.cs" />\r
88     <Compile Include="api\SslOption.cs" />\r
89     <Compile Include="content\BasicMessageBuilder.cs" />\r
90     <Compile Include="content\BasicMessageReader.cs" />\r
91     <Compile Include="content\BytesMessageBuilder.cs" />\r
92     <Compile Include="content\BytesMessageReader.cs" />\r
93     <Compile Include="content\BytesWireFormatting.cs" />\r
94     <Compile Include="content\IBytesMessageBuilder.cs" />\r
95     <Compile Include="content\IBytesMessageReader.cs" />\r
96     <Compile Include="content\IMapMessageBuilder.cs" />\r
97     <Compile Include="content\IMapMessageReader.cs" />\r
98     <Compile Include="content\IMessageBuilder.cs" />\r
99     <Compile Include="content\IMessageReader.cs" />\r
100     <Compile Include="content\IStreamMessageBuilder.cs" />\r
101     <Compile Include="content\IStreamMessageReader.cs" />\r
102     <Compile Include="content\MapMessageBuilder.cs" />\r
103     <Compile Include="content\MapMessageReader.cs" />\r
104     <Compile Include="content\MapWireFormatting.cs" />\r
105     <Compile Include="content\PrimitiveParser.cs" />\r
106     <Compile Include="content\StreamMessageBuilder.cs" />\r
107     <Compile Include="content\StreamMessageReader.cs" />\r
108     <Compile Include="content\StreamWireFormatting.cs" />\r
109     <Compile Include="events\BasicDeliverEventArgs.cs" />\r
110     <Compile Include="events\BasicDeliverEventHandler.cs" />\r
111     <Compile Include="events\BasicReturnEventArgs.cs" />\r
112     <Compile Include="events\BasicReturnEventHandler.cs" />\r
113     <Compile Include="events\CallbackExceptionEventArgs.cs" />\r
114     <Compile Include="events\CallbackExceptionEventHandler.cs" />\r
115     <Compile Include="events\ConnectionShutdownEventHandler.cs" />\r
116     <Compile Include="events\ConsumerEventArgs.cs" />\r
117     <Compile Include="events\ConsumerEventHandler.cs" />\r
118     <Compile Include="events\ConsumerShutdownEventHandler.cs" />\r
119     <Compile Include="events\EventingBasicConsumer.cs" />\r
120     <Compile Include="events\ModelShutdownEventHandler.cs" />\r
121     <Compile Include="exceptions\AlreadyClosedException.cs" />\r
122     <Compile Include="exceptions\BrokerUnreachableException.cs" />\r
123     <Compile Include="exceptions\ChannelAllocationException.cs" />\r
124     <Compile Include="exceptions\OperationInterruptedException.cs" />\r
125     <Compile Include="exceptions\PacketNotRecognizedException.cs" />\r
126     <Compile Include="exceptions\PossibleAuthenticationFailureException.cs" />\r
127     <Compile Include="exceptions\ProtocolVersionMismatchException.cs" />\r
128     <Compile Include="exceptions\UnexpectedMethodException.cs" />\r
129     <Compile Include="exceptions\UnsupportedMethodException.cs" />\r
130     <Compile Include="exceptions\UnsupportedMethodFieldException.cs" />\r
131     <Compile Include="exceptions\WireFormattingException.cs" />\r
132     <Compile Include="impl\AbstractProtocolBase.cs" />\r
133     <Compile Include="impl\BasicProperties.cs" />\r
134     <Compile Include="impl\ChannelErrorException.cs" />\r
135     <Compile Include="impl\Command.cs" />\r
136     <Compile Include="impl\CommandAssembler.cs" />\r
137     <Compile Include="impl\ConnectionBase.cs" />\r
138     <Compile Include="impl\ConnectionStartDetails.cs" />\r
139     <Compile Include="impl\ContentHeaderBase.cs" />\r
140     <Compile Include="impl\ContentHeaderPropertyReader.cs" />\r
141     <Compile Include="impl\ContentHeaderPropertyWriter.cs" />\r
142     <Compile Include="impl\FileProperties.cs" />\r
143     <Compile Include="impl\Frame.cs" />\r
144     <Compile Include="impl\HardProtocolException.cs" />\r
145     <Compile Include="impl\IFrameHandler.cs" />\r
146     <Compile Include="impl\IRpcContinuation.cs" />\r
147     <Compile Include="impl\ISession.cs" />\r
148     <Compile Include="impl\MainSession.cs" />\r
149     <Compile Include="impl\MalformedFrameException.cs" />\r
150     <Compile Include="impl\MethodArgumentReader.cs" />\r
151     <Compile Include="impl\MethodArgumentWriter.cs" />\r
152     <Compile Include="impl\MethodBase.cs" />\r
153     <Compile Include="impl\ModelBase.cs" />\r
154     <Compile Include="impl\ProtocolException.cs" />\r
155     <Compile Include="impl\QuiescingSession.cs" />\r
156     <Compile Include="impl\RedirectException.cs" />\r
157     <Compile Include="impl\RpcContinuationQueue.cs" />\r
158     <Compile Include="impl\Session.cs" />\r
159     <Compile Include="impl\SessionBase.cs" />\r
160     <Compile Include="impl\SessionManager.cs" />\r
161     <Compile Include="impl\ShutdownContinuation.cs" />\r
162     <Compile Include="impl\SimpleBlockingRpcContinuation.cs" />\r
163     <Compile Include="impl\SocketFrameHandler_0_9.cs" />\r
164     <Compile Include="impl\SoftProtocolException.cs" />\r
165     <Compile Include="impl\StreamProperties.cs" />\r
166     <Compile Include="impl\SyntaxError.cs" />\r
167     <Compile Include="impl\UnexpectedFrameException.cs" />\r
168     <Compile Include="impl\UnknownClassOrMethodException.cs" />\r
169     <Compile Include="impl\WireFormatting.cs" />\r
170     <Compile Include="impl\v0_8\Connection.cs" />\r
171     <Compile Include="impl\v0_8\ProtocolBase.cs" />\r
172     <Compile Include="impl\v0_8qpid\Connection.cs" />\r
173     <Compile Include="impl\v0_8qpid\ProtocolBase.cs" />\r
174     <Compile Include="impl\v0_9\Connection.cs" />\r
175     <Compile Include="impl\v0_9\ProtocolBase.cs" />\r
176     <Compile Include="messagepatterns\SimpleRpcClient.cs" />\r
177     <Compile Include="messagepatterns\SimpleRpcServer.cs" />\r
178     <Compile Include="messagepatterns\Subscription.cs" />\r
179     <!--Genconsts dependency because this project includes Consts.cs-->\r
180     <ProjectReference Include="$(SolutionDir)\msvc\scripts\genconsts.csproj">\r
181       <Name>genconsts</Name>\r
182       <Project>{702AE2C0-71DD-4112-9A06-E4FABCA59986}</Project>\r
183       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
184       <CopyToOutputDirectory>Never</CopyToOutputDirectory>\r
185       <Private>false</Private>\r
186     </ProjectReference>\r
187   </ItemGroup>\r
188   <!--End of common files-->\r
189   <!-- @ALL_SOURCES@ -->\r
190   <!-- @COMMON_PROJECT_REFERENCES@ -->\r
191   <ItemGroup Condition=" '$(Platform)' == 'net_4_x' ">\r
192     <ProjectReference Include="../../../System/System.csproj" />\r
193     <ProjectReference Include="../../../System.XML/System.Xml.csproj" />\r
194     <ProjectReference Include="../../../corlib/corlib.csproj" />\r
195   </ItemGroup>\r
196   <!-- @ALL_REFERENCES@ -->\r
197   <!-- @ALL_RESOURCES@ -->\r
198 </Project>