Merge pull request #1068 from esdrubal/bug18421
[mono.git] / mcs / class / Mono.Messaging.RabbitMQ / Mono.Messaging.RabbitMQ-net_4_5.csproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <PropertyGroup>\r
4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
5     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
6     <ProductVersion>9.0.30729</ProductVersion>\r
7     <SchemaVersion>2.0</SchemaVersion>\r
8     <ProjectGuid>{B96416B1-91AE-466C-BDD0-9A8FF4331E61}</ProjectGuid>\r
9     <OutputType>Library</OutputType>\r
10     <NoWarn>1699,618</NoWarn>\r
11     <OutputPath>./../../class/lib/net_4_5</OutputPath>\r
12     <NoStdLib>True</NoStdLib>\r
13     <NoConfig>True</NoConfig>\r
14     \r
15     <AppDesignerFolder>Properties</AppDesignerFolder>\r
16     <RootNamespace>\r
17     </RootNamespace>\r
18     <AssemblyName>Mono.Messaging.RabbitMQ</AssemblyName>\r
19     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
20     <FileAlignment>512</FileAlignment>\r
21   </PropertyGroup>\r
22   \r
23   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
24     <DebugSymbols>true</DebugSymbols>\r
25     <DebugType>full</DebugType>\r
26     <NoWarn>1699,618</NoWarn>\r
27     <Optimize>false</Optimize>\r
28     <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5</DefineConstants>\r
29     <ErrorReport>prompt</ErrorReport>\r
30     <WarningLevel>4</WarningLevel>\r
31   </PropertyGroup>\r
32   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
33     <DebugType>pdbonly</DebugType>\r
34     <NoWarn>1699,618</NoWarn>\r
35     <Optimize>true</Optimize>\r
36     <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5</DefineConstants>\r
37     <ErrorReport>prompt</ErrorReport>\r
38     <WarningLevel>4</WarningLevel>\r
39   </PropertyGroup>\r
40   <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
41   Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
42   is a problem to compile the Mono mscorlib.dll -->\r
43   <PropertyGroup>\r
44     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
45   </PropertyGroup>\r
46   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
47   <ItemGroup>\r
48     <Compile Include="..\..\build\common\Consts.cs" />\r
49     <Compile Include="..\..\build\common\Locale.cs" />\r
50     <Compile Include=".\Assembly\AssemblyInfo.cs" />\r
51     <Compile Include=".\Mono.Messaging.RabbitMQ\IMessagingContext.cs" />\r
52     <Compile Include=".\Mono.Messaging.RabbitMQ\MessageFactory.cs" />\r
53     <Compile Include=".\Mono.Messaging.RabbitMQ\MessagingContext.cs" />\r
54     <Compile Include=".\Mono.Messaging.RabbitMQ\MessagingContextPool.cs" />\r
55     <Compile Include=".\Mono.Messaging.RabbitMQ\RabbitMQMessageEnumerator.cs" />\r
56     <Compile Include=".\Mono.Messaging.RabbitMQ\RabbitMQMessageQueue.cs" />\r
57     <Compile Include=".\Mono.Messaging.RabbitMQ\RabbitMQMessageQueueTransaction.cs" />\r
58     <Compile Include=".\Mono.Messaging.RabbitMQ\RabbitMQMessagingProvider.cs" />\r  </ItemGroup>\r
59   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
60        Other similar extension points exist, see Microsoft.Common.targets.\r
61   <Target Name="BeforeBuild">\r
62   </Target>\r
63   <Target Name="AfterBuild">\r
64   </Target>\r
65   -->\r
66   <PropertyGroup>\r
67     <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
68
69     </PreBuildEvent>
70     <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
71
72     </PreBuildEvent>
73 \r
74     <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
75
76     </PostBuildEvent>
77     <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
78
79     </PostBuildEvent>\r
80   </PropertyGroup>\r
81   <ItemGroup>\r
82     <ProjectReference Include="../corlib/corlib-net_4_5.csproj">\r
83       <Project>{33BF0182-AC5C-464C-995B-C9CFE74E1A95}</Project>\r
84       <Name>corlib-net_4_5</Name>\r
85     </ProjectReference>\r
86     <ProjectReference Include="../System/System-net_4_5.csproj">\r
87       <Project>{FFAC0B73-D997-493B-9C62-27656CD858BB}</Project>\r
88       <Name>System-net_4_5</Name>\r
89     </ProjectReference>\r
90     <ProjectReference Include="../System.Messaging/System.Messaging-net_4_5.csproj">\r
91       <Project>{1CBEC0FC-5926-42FA-A0CF-A19617FABB78}</Project>\r
92       <Name>System.Messaging-net_4_5</Name>\r
93     </ProjectReference>\r
94     <ProjectReference Include="../Mono.Messaging/Mono.Messaging-net_4_5.csproj">\r
95       <Project>{DDCC93B5-9425-4E9A-95DC-3400D0028508}</Project>\r
96       <Name>Mono.Messaging-net_4_5</Name>\r
97     </ProjectReference>\r
98     <ProjectReference Include="../RabbitMQ.Client/src/client/RabbitMQ.Client-net_4_5.csproj">\r
99       <Project>{55AA0C89-63D9-438E-A139-3ED9F72AE295}</Project>\r
100       <Name>RabbitMQ.Client-net_4_5</Name>\r
101     </ProjectReference>\r
102   </ItemGroup>\r
103   <ItemGroup>\r
104     <Folder Include="Properties\" />\r
105   </ItemGroup>\r
106 </Project>\r
107