e1692a166aba5cd10e4d855fafa92293b2e752a9
[mono.git] / mcs / class / System.Reactive.Providers / System.Reactive.Providers-net_4_x.csproj
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="4.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)' == '' ">AnyCPU</Platform>\r
7     <ProductVersion>9.0.30729</ProductVersion>\r
8     <SchemaVersion>2.0</SchemaVersion>\r
9     <ProjectGuid>{22187CB5-7451-45B4-B21B-337D956FF05D}</ProjectGuid>\r
10     <OutputType>Library</OutputType>\r
11     <NoWarn>1699</NoWarn>\r
12     <OutputPath>./../../class/lib/net_4_x</OutputPath>\r
13     <IntermediateOutputPath>obj-net_4_x</IntermediateOutputPath>\r
14     <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>\r
15     <NoStdLib>True</NoStdLib>\r
16     \r
17     <NoConfig>True</NoConfig>\r
18     \r
19     <AppDesignerFolder>Properties</AppDesignerFolder>\r
20     <RootNamespace>\r
21     </RootNamespace>\r
22     <AssemblyName>System.Reactive.Providers</AssemblyName>\r
23     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
24     <FileAlignment>512</FileAlignment>\r
25   </PropertyGroup>\r
26     <PropertyGroup>\r
27     <SignAssembly>true</SignAssembly>\r
28     <DelaySign>true</DelaySign>\r
29   </PropertyGroup>\r
30   <PropertyGroup>\r
31     <AssemblyOriginatorKeyFile>../reactive.pub</AssemblyOriginatorKeyFile>\r
32   </PropertyGroup>\r
33   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
34     <DebugSymbols>true</DebugSymbols>\r
35     <DebugType>full</DebugType>\r
36     <NoWarn>1699</NoWarn>\r
37     <Optimize>false</Optimize>\r
38     <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;HAS_EDI;PREFERASYNC;PREFER_ASYNC;HAS_AWAIT;SIGNED</DefineConstants>\r
39     <ErrorReport>prompt</ErrorReport>\r
40     <WarningLevel>4</WarningLevel>\r
41   </PropertyGroup>\r
42   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
43     <DebugType>pdbonly</DebugType>\r
44     <NoWarn>1699</NoWarn>\r
45     <Optimize>true</Optimize>\r
46     <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;HAS_EDI;PREFERASYNC;PREFER_ASYNC;HAS_AWAIT;SIGNED</DefineConstants>\r
47     <ErrorReport>prompt</ErrorReport>\r
48     <WarningLevel>4</WarningLevel>\r
49   </PropertyGroup>\r
50   <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
51   Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
52   is a problem to compile the Mono mscorlib.dll -->\r
53   <PropertyGroup>\r
54     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
55   </PropertyGroup>\r
56   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
57   <ItemGroup>\r
58     <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\GlobalSuppressions.cs" />\r
59     <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\Properties\AssemblyInfo.cs" />\r
60     <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\Reactive\Internal\Constants.cs" />\r
61     <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\Reactive\Joins\QueryablePattern.cs" />\r
62     <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\Reactive\Joins\QueryablePlan.cs" />\r
63     <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\Reactive\Linq\ExpressionVisitor.cs" />\r
64     <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\Reactive\Linq\Observable.Queryable.cs" />\r
65     <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\Reactive\Linq\Qbservable.cs" />\r
66     <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\Reactive\Linq\Qbservable.Generated.cs" />\r
67     <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\Reactive\Linq\Qbservable.Joins.cs" />\r
68     <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\Reactive\ObservableQuery.cs" />\r
69     <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\Strings_Providers.Generated.cs" />\r
70     <Compile Include="Assembly\AssemblyInfo.cs" />\r  </ItemGroup>\r
71   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
72        Other similar extension points exist, see Microsoft.Common.targets.\r
73   <Target Name="BeforeBuild">\r
74   </Target>\r
75   <Target Name="AfterBuild">\r
76   </Target>\r
77   -->\r
78   <PropertyGroup>\r
79     <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
80
81     </PreBuildEvent>\r
82     <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
83 \r
84     </PreBuildEvent>\r
85     <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
86
87     </PostBuildEvent>\r
88     <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
89 \r
90     </PostBuildEvent>\r
91   </PropertyGroup>\r
92   <ItemGroup>\r
93     <ProjectReference Include="../corlib/corlib-net_4_x.csproj">\r
94       <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>\r
95       <Name>corlib-net_4_x</Name>\r
96     </ProjectReference>\r
97     <ProjectReference Include="../System/System-net_4_x.csproj">\r
98       <Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>\r
99       <Name>System-net_4_x</Name>\r
100     </ProjectReference>\r
101     <ProjectReference Include="../System.Core/System.Core-net_4_x.csproj">\r
102       <Project>{359142A1-D80F-401E-AA64-7167C9317649}</Project>\r
103       <Name>System.Core-net_4_x</Name>\r
104     </ProjectReference>\r
105     <ProjectReference Include="../System.Reactive.Interfaces/System.Reactive.Interfaces-net_4_x.csproj">\r
106       <Project>{0DA7868F-C598-4E45-B33C-86FBB482DB76}</Project>\r
107       <Name>System.Reactive.Interfaces-net_4_x</Name>\r
108     </ProjectReference>\r
109     <ProjectReference Include="../System.Reactive.Core/System.Reactive.Core-net_4_x.csproj">\r
110       <Project>{52F7F1BD-9D67-494E-A53A-C291FF5424B4}</Project>\r
111       <Name>System.Reactive.Core-net_4_x</Name>\r
112     </ProjectReference>\r
113     <ProjectReference Include="../System.Reactive.Linq/System.Reactive.Linq-net_4_x.csproj">\r
114       <Project>{EE5FC05D-135B-460A-9F0D-7F5084F4DBD7}</Project>\r
115       <Name>System.Reactive.Linq-net_4_x</Name>\r
116     </ProjectReference>\r
117   </ItemGroup>\r
118   <ItemGroup>\r
119     <Folder Include="Properties\" />\r
120   </ItemGroup>\r
121   <ItemGroup>\r
122     <EmbeddedResource Include="Strings_Providers.resources.prebuilt">\r
123       <LogicalName>System.Reactive.Strings_Providers.resources</LogicalName>\r
124     </EmbeddedResource>\r
125   </ItemGroup>\r
126 </Project>\r
127