Merge pull request #3066 from alexanderkyte/pedump_sgen
[mono.git] / mcs / class / Mono.Messaging.RabbitMQ / Mono.Messaging.RabbitMQ-net_4_x.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>{FF19FF42-C95D-4BB7-A0D7-05A94C07276E}</ProjectGuid>\r
9     <OutputType>Library</OutputType>\r
10     <NoWarn>1699,618</NoWarn>\r
11     <OutputPath>./../../class/lib/net_4_x</OutputPath>\r
12     <IntermediateOutputPath>obj-net_4_x</IntermediateOutputPath>\r
13     <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>\r
14     <NoStdLib>True</NoStdLib>\r
15     \r
16     <NoConfig>True</NoConfig>\r
17     \r
18     <AppDesignerFolder>Properties</AppDesignerFolder>\r
19     <RootNamespace>\r
20     </RootNamespace>\r
21     <AssemblyName>Mono.Messaging.RabbitMQ</AssemblyName>\r
22     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
23     <FileAlignment>512</FileAlignment>\r
24   </PropertyGroup>\r
25   \r
26   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
27     <DebugSymbols>true</DebugSymbols>\r
28     <DebugType>full</DebugType>\r
29     <NoWarn>1699,618</NoWarn>\r
30     <Optimize>false</Optimize>\r
31     <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE</DefineConstants>\r
32     <ErrorReport>prompt</ErrorReport>\r
33     <WarningLevel>4</WarningLevel>\r
34   </PropertyGroup>\r
35   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
36     <DebugType>pdbonly</DebugType>\r
37     <NoWarn>1699,618</NoWarn>\r
38     <Optimize>true</Optimize>\r
39     <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE</DefineConstants>\r
40     <ErrorReport>prompt</ErrorReport>\r
41     <WarningLevel>4</WarningLevel>\r
42   </PropertyGroup>\r
43   <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
44   Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
45   is a problem to compile the Mono mscorlib.dll -->\r
46   <PropertyGroup>\r
47     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
48   </PropertyGroup>\r
49   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
50   <ItemGroup>\r
51     <Compile Include="..\..\build\common\Consts.cs" />\r
52     <Compile Include="..\..\build\common\Locale.cs" />\r
53     <Compile Include=".\Assembly\AssemblyInfo.cs" />\r
54     <Compile Include=".\Mono.Messaging.RabbitMQ\IMessagingContext.cs" />\r
55     <Compile Include=".\Mono.Messaging.RabbitMQ\MessageFactory.cs" />\r
56     <Compile Include=".\Mono.Messaging.RabbitMQ\MessagingContext.cs" />\r
57     <Compile Include=".\Mono.Messaging.RabbitMQ\MessagingContextPool.cs" />\r
58     <Compile Include=".\Mono.Messaging.RabbitMQ\RabbitMQMessageEnumerator.cs" />\r
59     <Compile Include=".\Mono.Messaging.RabbitMQ\RabbitMQMessageQueue.cs" />\r
60     <Compile Include=".\Mono.Messaging.RabbitMQ\RabbitMQMessageQueueTransaction.cs" />\r
61     <Compile Include=".\Mono.Messaging.RabbitMQ\RabbitMQMessagingProvider.cs" />\r  </ItemGroup>\r
62   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
63        Other similar extension points exist, see Microsoft.Common.targets.\r
64   <Target Name="BeforeBuild">\r
65   </Target>\r
66   <Target Name="AfterBuild">\r
67   </Target>\r
68   -->\r
69   <PropertyGroup>\r
70     <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
71
72     </PreBuildEvent>\r
73     <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
74 \r
75     </PreBuildEvent>\r
76     <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
77
78     </PostBuildEvent>\r
79     <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
80 \r
81     </PostBuildEvent>\r
82   </PropertyGroup>\r
83   <ItemGroup>\r
84     <ProjectReference Include="../corlib/corlib-net_4_x.csproj">\r
85       <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>\r
86       <Name>corlib-net_4_x</Name>\r
87     </ProjectReference>\r
88     <ProjectReference Include="../System/System-net_4_x.csproj">\r
89       <Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>\r
90       <Name>System-net_4_x</Name>\r
91     </ProjectReference>\r
92     <ProjectReference Include="../System.Messaging/System.Messaging-net_4_x.csproj">\r
93       <Project>{4AC19C4C-5998-4F55-9C65-55ACB8D71AB2}</Project>\r
94       <Name>System.Messaging-net_4_x</Name>\r
95     </ProjectReference>\r
96     <ProjectReference Include="../Mono.Messaging/Mono.Messaging-net_4_x.csproj">\r
97       <Project>{F89761CF-5915-45E5-8C9C-E4F883EC5FA5}</Project>\r
98       <Name>Mono.Messaging-net_4_x</Name>\r
99     </ProjectReference>\r
100     <ProjectReference Include="../RabbitMQ.Client/src/client/RabbitMQ.Client-net_4_x.csproj">\r
101       <Project>{8A378E82-8FA2-4DC9-A2F7-CD5CACC3F8F6}</Project>\r
102       <Name>RabbitMQ.Client-net_4_x</Name>\r
103     </ProjectReference>\r
104   </ItemGroup>\r
105   <ItemGroup>\r
106     <Folder Include="Properties\" />\r
107   </ItemGroup>\r
108 </Project>\r
109