084806bf4b5d3c887cdea74e90640390b8bc380f
[mono.git] / mcs / class / System.Reactive.Experimental / System.Reactive.Experimental-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>{20E6619C-E88D-442C-AFA8-2216A73CF8D2}</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.Experimental</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.Experimental\ExperimentalAttribute.cs" />\r
59     <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\InternalsVisibleTo.cs" />\r
60     <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\Properties\AssemblyInfo.cs" />\r
61     <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\Reactive\Internal\BinaryObserver.cs" />\r
62     <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\Reactive\Linq\IQueryLanguageEx.cs" />\r
63     <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\Reactive\Linq\ObservableEx.cs" />\r
64     <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\Reactive\Linq\QbservableEx.cs" />\r
65     <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\Reactive\Linq\QbservableEx.Generated.cs" />\r
66     <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\Reactive\Linq\QueryLanguageEx.cs" />\r
67     <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Experimental\Reactive\ListObservable.cs" />\r
68     <Compile Include="Assembly\AssemblyInfo.cs" />\r  </ItemGroup>\r
69   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
70        Other similar extension points exist, see Microsoft.Common.targets.\r
71   <Target Name="BeforeBuild">\r
72   </Target>\r
73   <Target Name="AfterBuild">\r
74   </Target>\r
75   -->\r
76   <PropertyGroup>\r
77     <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
78
79     </PreBuildEvent>\r
80     <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
81 \r
82     </PreBuildEvent>\r
83     <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
84
85     </PostBuildEvent>\r
86     <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
87 \r
88     </PostBuildEvent>\r
89   </PropertyGroup>\r
90   <ItemGroup>\r
91     <ProjectReference Include="../corlib/corlib-net_4_x.csproj">\r
92       <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>\r
93       <Name>corlib-net_4_x</Name>\r
94     </ProjectReference>\r
95     <ProjectReference Include="../System/System-net_4_x.csproj">\r
96       <Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>\r
97       <Name>System-net_4_x</Name>\r
98     </ProjectReference>\r
99     <ProjectReference Include="../System.Core/System.Core-net_4_x.csproj">\r
100       <Project>{359142A1-D80F-401E-AA64-7167C9317649}</Project>\r
101       <Name>System.Core-net_4_x</Name>\r
102     </ProjectReference>\r
103     <ProjectReference Include="../System.Reactive.Interfaces/System.Reactive.Interfaces-net_4_x.csproj">\r
104       <Project>{0DA7868F-C598-4E45-B33C-86FBB482DB76}</Project>\r
105       <Name>System.Reactive.Interfaces-net_4_x</Name>\r
106     </ProjectReference>\r
107     <ProjectReference Include="../System.Reactive.Core/System.Reactive.Core-net_4_x.csproj">\r
108       <Project>{52F7F1BD-9D67-494E-A53A-C291FF5424B4}</Project>\r
109       <Name>System.Reactive.Core-net_4_x</Name>\r
110     </ProjectReference>\r
111     <ProjectReference Include="../System.Reactive.Linq/System.Reactive.Linq-net_4_x.csproj">\r
112       <Project>{EE5FC05D-135B-460A-9F0D-7F5084F4DBD7}</Project>\r
113       <Name>System.Reactive.Linq-net_4_x</Name>\r
114     </ProjectReference>\r
115   </ItemGroup>\r
116   <ItemGroup>\r
117     <Folder Include="Properties\" />\r
118   </ItemGroup>\r
119 </Project>\r
120