[genproj] Handle resources properly, add helper scripts to bootstrap
[mono.git] / mcs / class / System.Reactive.Providers / System.Reactive.Providers-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>{22187CB5-7451-45B4-B21B-337D956FF05D}</ProjectGuid>\r
9     <OutputType>Library</OutputType>\r
10     <NoWarn>1699</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>System.Reactive.Providers</AssemblyName>\r
22     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
23     <FileAlignment>512</FileAlignment>\r
24   </PropertyGroup>\r
25     <PropertyGroup>\r
26     <SignAssembly>true</SignAssembly>\r
27     <DelaySign>true</DelaySign>\r
28   </PropertyGroup>\r
29   <PropertyGroup>\r
30     <AssemblyOriginatorKeyFile>../reactive.pub</AssemblyOriginatorKeyFile>\r
31   </PropertyGroup>\r
32   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
33     <DebugSymbols>true</DebugSymbols>\r
34     <DebugType>full</DebugType>\r
35     <NoWarn>1699</NoWarn>\r
36     <Optimize>false</Optimize>\r
37     <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE;HAS_EDI;PREFERASYNC;PREFER_ASYNC;HAS_AWAIT;SIGNED</DefineConstants>\r
38     <ErrorReport>prompt</ErrorReport>\r
39     <WarningLevel>4</WarningLevel>\r
40   </PropertyGroup>\r
41   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
42     <DebugType>pdbonly</DebugType>\r
43     <NoWarn>1699</NoWarn>\r
44     <Optimize>true</Optimize>\r
45     <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE;HAS_EDI;PREFERASYNC;PREFER_ASYNC;HAS_AWAIT;SIGNED</DefineConstants>\r
46     <ErrorReport>prompt</ErrorReport>\r
47     <WarningLevel>4</WarningLevel>\r
48   </PropertyGroup>\r
49   <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
50   Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
51   is a problem to compile the Mono mscorlib.dll -->\r
52   <PropertyGroup>\r
53     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
54   </PropertyGroup>\r
55   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
56   <ItemGroup>\r
57     <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\GlobalSuppressions.cs" />\r
58     <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\Properties\AssemblyInfo.cs" />\r
59     <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\Reactive\Internal\Constants.cs" />\r
60     <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\Reactive\Joins\QueryablePattern.cs" />\r
61     <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\Reactive\Joins\QueryablePlan.cs" />\r
62     <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\Reactive\Linq\ExpressionVisitor.cs" />\r
63     <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\Reactive\Linq\Observable.Queryable.cs" />\r
64     <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\Reactive\Linq\Qbservable.cs" />\r
65     <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\Reactive\Linq\Qbservable.Generated.cs" />\r
66     <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\Reactive\Linq\Qbservable.Joins.cs" />\r
67     <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\Reactive\ObservableQuery.cs" />\r
68     <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Providers\Strings_Providers.Generated.cs" />\r
69     <Compile Include="Assembly\AssemblyInfo.cs" />\r  </ItemGroup>\r
70   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
71        Other similar extension points exist, see Microsoft.Common.targets.\r
72   <Target Name="BeforeBuild">\r
73   </Target>\r
74   <Target Name="AfterBuild">\r
75   </Target>\r
76   -->\r
77   <PropertyGroup>\r
78     <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
79
80     </PreBuildEvent>\r
81     <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
82 \r
83     </PreBuildEvent>\r
84 \r
85     <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">\r
86 \r
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.resx">\r
123       <LogicalName>System.Reactive.Strings_Providers.resources</LogicalName>\r
124     </EmbeddedResource>\r
125   </ItemGroup>\r
126 </Project>\r
127