Move to generating msbuild choose elements to get if-else selection behavior for...
[mono-project.git] / mcs / class / System.Deployment / System.Deployment.csproj
blob100bd77b4652b95c9172a9e6c911af6b8bbbdbc2
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="14.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)' == '' ">net_4_x</Platform>\r
7     <ProjectGuid>{419D5017-08F7-4F8D-812B-B92405698BD2}</ProjectGuid>\r
8     <OutputType>Library</OutputType>\r
9     <NoWarn>1699</NoWarn>\r
10     <LangVersion>latest</LangVersion>\r
11     <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Windows_NT'">win32</HostPlatform>\r
12     <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Unix' and $([System.IO.File]::Exists('/usr/lib/libc.dylib'))">darwin</HostPlatform>\r
13     <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Unix'">linux</HostPlatform>\r
14     <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>\r
15     <NoStdLib>True</NoStdLib>\r
16     <NoConfig>True</NoConfig>\r
17     <AssemblyName>System.Deployment</AssemblyName>\r
18     <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>\r
19     <SignAssembly>true</SignAssembly>\r
20     <DelaySign>true</DelaySign>\r
21     <AssemblyOriginatorKeyFile>../msfinal.pub</AssemblyOriginatorKeyFile>\r
22   </PropertyGroup>\r
23   <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
24   Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
25   is a problem to compile the Mono mscorlib.dll -->\r
26   <PropertyGroup>\r
27     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
28   </PropertyGroup>\r
29   <PropertyGroup Condition=" '$(Platform)' == 'net_4_x' ">\r
30     <OutputPath>./../../class/lib/net_4_x-$(HostPlatform)</OutputPath>\r
31     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-net_4_x-$(HostPlatform)</IntermediateOutputPath>\r
32     <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM</DefineConstants>\r
33   </PropertyGroup>\r
34   <!-- @ALL_PROFILE_PROPERTIES@ -->\r
35   <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">\r
36     <DebugSymbols>true</DebugSymbols>\r
37     <DebugType>full</DebugType>\r
38     <Optimize>false</Optimize>\r
39     <!-- TRACE is set only for Debug configuration, so inherit from platform-specific value -->\r
40     <DefineConstants>TRACE;$(DefineConstants)</DefineConstants>\r
41   </PropertyGroup>\r
42   <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">\r
43     <DebugType>pdbonly</DebugType>\r
44     <Optimize>true</Optimize>\r
45   </PropertyGroup>\r
46   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
47   <!-- @BUILT_SOURCES@ -->\r
48   <!--Common files-->\r
49   <ItemGroup>\r
50     <Compile Include="..\..\build\common\Consts.cs" />\r
51     <Compile Include="Assembly\AssemblyInfo.cs" />\r
52     <!--Genconsts dependency because this project includes Consts.cs-->\r
53     <ProjectReference Include="$(SolutionDir)\msvc\scripts\genconsts.csproj">\r
54       <Name>genconsts</Name>\r
55       <Project>{702AE2C0-71DD-4112-9A06-E4FABCA59986}</Project>\r
56       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
57       <CopyToOutputDirectory>Never</CopyToOutputDirectory>\r
58       <Private>false</Private>\r
59     </ProjectReference>\r
60   </ItemGroup>\r
61   <!--End of common files-->\r
62   <!-- @ALL_SOURCES@ -->\r
63   <!-- @COMMON_PROJECT_REFERENCES@ -->\r
64   <ItemGroup Condition=" '$(Platform)' == 'net_4_x' ">\r
65     <ProjectReference Include="../corlib/corlib.csproj" />\r
66   </ItemGroup>\r
67   <!-- @ALL_REFERENCES@ -->\r
68   <!-- @ALL_RESOURCES@ -->\r
69 </Project>