88e69b971559fcff484905fd6b8ad4a61532b3a6
[mono.git] / mcs / class / System.Runtime.Remoting / System.Runtime.Remoting-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>{F19F77AE-1A81-4676-BAB8-6C1DA243A961}</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.Runtime.Remoting</AssemblyName>\r
23     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
24     <FileAlignment>512</FileAlignment>\r
25   </PropertyGroup>\r
26   \r
27   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
28     <DebugSymbols>true</DebugSymbols>\r
29     <DebugType>full</DebugType>\r
30     <NoWarn>1699</NoWarn>\r
31     <Optimize>false</Optimize>\r
32     <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM</DefineConstants>\r
33     <ErrorReport>prompt</ErrorReport>\r
34     <WarningLevel>4</WarningLevel>\r
35   </PropertyGroup>\r
36   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
37     <DebugType>pdbonly</DebugType>\r
38     <NoWarn>1699</NoWarn>\r
39     <Optimize>true</Optimize>\r
40     <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM</DefineConstants>\r
41     <ErrorReport>prompt</ErrorReport>\r
42     <WarningLevel>4</WarningLevel>\r
43   </PropertyGroup>\r
44   <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
45   Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
46   is a problem to compile the Mono mscorlib.dll -->\r
47   <PropertyGroup>\r
48     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
49   </PropertyGroup>\r
50   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
51   <ItemGroup>\r
52     <Compile Include="..\..\build\common\Consts.cs" />\r
53     <Compile Include="..\..\build\common\Locale.cs" />\r
54     <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />\r
55     <Compile Include="Assembly\AssemblyInfo.cs" />\r
56     <Compile Include="System.Runtime.Remoting.Channels.Http\AggregateDictionary.cs" />\r
57     <Compile Include="System.Runtime.Remoting.Channels.Http\HttpChannel.cs" />\r
58     <Compile Include="System.Runtime.Remoting.Channels.Http\HttpClientChannel.cs" />\r
59     <Compile Include="System.Runtime.Remoting.Channels.Http\HttpClientTransportSink.cs" />\r
60     <Compile Include="System.Runtime.Remoting.Channels.Http\HttpClientTransportSinkProvider.cs" />\r
61     <Compile Include="System.Runtime.Remoting.Channels.Http\HttpRemotingHandler.cs" />\r
62     <Compile Include="System.Runtime.Remoting.Channels.Http\HttpRemotingHandlerFactory.cs" />\r
63     <Compile Include="System.Runtime.Remoting.Channels.Http\HttpServerChannel.cs" />\r
64     <Compile Include="System.Runtime.Remoting.Channels.Http\HttpServerTransportSink.cs" />\r
65     <Compile Include="System.Runtime.Remoting.Channels.Http\RemotingHttpListener.cs" />\r
66     <Compile Include="System.Runtime.Remoting.Channels.Ipc.Unix\IpcChannel.cs" />\r
67     <Compile Include="System.Runtime.Remoting.Channels.Ipc.Unix\IpcClientChannel.cs" />\r
68     <Compile Include="System.Runtime.Remoting.Channels.Ipc.Unix\IpcServerChannel.cs" />\r
69     <Compile Include="System.Runtime.Remoting.Channels.Ipc.Unix\UnixChannelLoader.cs" />\r
70     <Compile Include="System.Runtime.Remoting.Channels.Ipc.Win32\IpcChannel.cs" />\r
71     <Compile Include="System.Runtime.Remoting.Channels.Ipc.Win32\IpcChannelHelper.cs" />\r
72     <Compile Include="System.Runtime.Remoting.Channels.Ipc.Win32\IpcClientChannel.cs" />\r
73     <Compile Include="System.Runtime.Remoting.Channels.Ipc.Win32\IpcServerChannel.cs" />\r
74     <Compile Include="System.Runtime.Remoting.Channels.Ipc.Win32\IpcTransport.cs" />\r
75     <Compile Include="System.Runtime.Remoting.Channels.Ipc.Win32\NamedPipeClient.cs" />\r
76     <Compile Include="System.Runtime.Remoting.Channels.Ipc.Win32\NamedPipeException.cs" />\r
77     <Compile Include="System.Runtime.Remoting.Channels.Ipc.Win32\NamedPipeHelper.cs" />\r
78     <Compile Include="System.Runtime.Remoting.Channels.Ipc.Win32\NamedPipeListener.cs" />\r
79     <Compile Include="System.Runtime.Remoting.Channels.Ipc.Win32\NamedPipeSocket.cs" />\r
80     <Compile Include="System.Runtime.Remoting.Channels.Ipc.Win32\NamedPipeStream.cs" />\r
81     <Compile Include="System.Runtime.Remoting.Channels.Ipc\IpcChannel.cs" />\r
82     <Compile Include="System.Runtime.Remoting.Channels.Ipc\IpcClientChannel.cs" />\r
83     <Compile Include="System.Runtime.Remoting.Channels.Ipc\IpcServerChannel.cs" />\r
84     <Compile Include="System.Runtime.Remoting.Channels.Tcp\TcpChannel.cs" />\r
85     <Compile Include="System.Runtime.Remoting.Channels.Tcp\TcpClientChannel.cs" />\r
86     <Compile Include="System.Runtime.Remoting.Channels.Tcp\TcpClientTransportSink.cs" />\r
87     <Compile Include="System.Runtime.Remoting.Channels.Tcp\TcpClientTransportSinkProvider.cs" />\r
88     <Compile Include="System.Runtime.Remoting.Channels.Tcp\TcpConnectionPool.cs" />\r
89     <Compile Include="System.Runtime.Remoting.Channels.Tcp\TcpMessageIO.cs" />\r
90     <Compile Include="System.Runtime.Remoting.Channels.Tcp\TcpServerChannel.cs" />\r
91     <Compile Include="System.Runtime.Remoting.Channels.Tcp\TcpServerTransportSink.cs" />\r
92     <Compile Include="System.Runtime.Remoting.Channels\BinaryClientFormatterSink.cs" />\r
93     <Compile Include="System.Runtime.Remoting.Channels\BinaryClientFormatterSinkProvider.cs" />\r
94     <Compile Include="System.Runtime.Remoting.Channels\BinaryCore.cs" />\r
95     <Compile Include="System.Runtime.Remoting.Channels\BinaryServerFormatterSink.cs" />\r
96     <Compile Include="System.Runtime.Remoting.Channels\BinaryServerFormatterSinkProvider.cs" />\r
97     <Compile Include="System.Runtime.Remoting.Channels\ChannelCore.cs" />\r
98     <Compile Include="System.Runtime.Remoting.Channels\CommonTransportKeys.cs" />\r
99     <Compile Include="System.Runtime.Remoting.Channels\IAuthorizeRemotingConnection.cs" />\r
100     <Compile Include="System.Runtime.Remoting.Channels\RemotingThreadPool.cs" />\r
101     <Compile Include="System.Runtime.Remoting.Channels\SoapClientFormatterSink.cs" />\r
102     <Compile Include="System.Runtime.Remoting.Channels\SoapClientFormatterSinkProvider.cs" />\r
103     <Compile Include="System.Runtime.Remoting.Channels\SoapCore.cs" />\r
104     <Compile Include="System.Runtime.Remoting.Channels\SoapMessageFormatter.cs" />\r
105     <Compile Include="System.Runtime.Remoting.Channels\SoapServerFormatterSink.cs" />\r
106     <Compile Include="System.Runtime.Remoting.Channels\SoapServerFormatterSinkProvider.cs" />\r
107     <Compile Include="System.Runtime.Remoting.Channels\SocketCachePolicy.cs" />\r
108     <Compile Include="System.Runtime.Remoting.MetadataServices\MetaData.cs" />\r
109     <Compile Include="System.Runtime.Remoting.MetadataServices\MetaDataCodeGenerator.cs" />\r
110     <Compile Include="System.Runtime.Remoting.MetadataServices\MetaDataExporter.cs" />\r
111     <Compile Include="System.Runtime.Remoting.MetadataServices\SdlChannelSink.cs" />\r
112     <Compile Include="System.Runtime.Remoting.MetadataServices\SdlChannelSinkProvider.cs" />\r
113     <Compile Include="System.Runtime.Remoting.MetadataServices\SdlType.cs" />\r
114     <Compile Include="System.Runtime.Remoting.MetadataServices\ServiceType.cs" />\r
115     <Compile Include="System.Runtime.Remoting.MetadataServices\SUDSGeneratorException.cs" />\r
116     <Compile Include="System.Runtime.Remoting.MetadataServices\SUDSParserException.cs" />\r
117     <Compile Include="System.Runtime.Remoting.Services\RemotingClientProxy.cs" />\r
118     <Compile Include="System.Runtime.Remoting.Services\RemotingService.cs" />\r  </ItemGroup>\r
119   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
120        Other similar extension points exist, see Microsoft.Common.targets.\r
121   <Target Name="BeforeBuild">\r
122   </Target>\r
123   <Target Name="AfterBuild">\r
124   </Target>\r
125   -->\r
126   <PropertyGroup>\r
127     <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
128
129     </PreBuildEvent>\r
130     <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
131 \r
132     </PreBuildEvent>\r
133     <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
134
135     </PostBuildEvent>\r
136     <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
137 \r
138     </PostBuildEvent>\r
139   </PropertyGroup>\r
140   <ItemGroup>\r
141     <ProjectReference Include="../corlib/corlib-net_4_x.csproj">\r
142       <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>\r
143       <Name>corlib-net_4_x</Name>\r
144     </ProjectReference>\r
145     <ProjectReference Include="../System/System-net_4_x.csproj">\r
146       <Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>\r
147       <Name>System-net_4_x</Name>\r
148     </ProjectReference>\r
149     <ProjectReference Include="../System.XML/System.Xml-net_4_x.csproj">\r
150       <Project>{87FD2F0F-5222-4AE6-BD63-2D4975E11E5B}</Project>\r
151       <Name>System.Xml-net_4_x</Name>\r
152     </ProjectReference>\r
153     <ProjectReference Include="../System.Runtime.Serialization.Formatters.Soap/System.Runtime.Serialization.Formatters.Soap-net_4_x.csproj">\r
154       <Project>{A157AD69-59D4-49DE-94B3-DB883B2BEAA5}</Project>\r
155       <Name>System.Runtime.Serialization.Formatters.Soap-net_4_x</Name>\r
156     </ProjectReference>\r
157     <ProjectReference Include="../System.Web/System.Web-net_4_x.csproj">\r
158       <Project>{9DB806CB-B828-49B7-BAE2-2E52402CB4DC}</Project>\r
159       <Name>System.Web-net_4_x</Name>\r
160     </ProjectReference>\r
161   </ItemGroup>\r
162   <ItemGroup>\r
163     <Folder Include="Properties\" />\r
164   </ItemGroup>\r
165 </Project>\r
166