[corlib] CoreRT System.Threading.Tasks (#6672)
[mono-project.git] / mcs / class / Cscompmgd / Cscompmgd-net_4_x.csproj
blob969a7932a8228447efdcf2736cffc4afb6c4c5a9
1 <?xml version="1.0" encoding="utf-8"?>
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. -->
3 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
4 <PropertyGroup>
5 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7 <ProductVersion>9.0.30729</ProductVersion>
8 <SchemaVersion>2.0</SchemaVersion>
9 <ProjectGuid>{2AB43CEE-0BE1-46EF-971E-3678330BEA13}</ProjectGuid>
10 <OutputType>Library</OutputType>
11 <NoWarn>1699</NoWarn>
12 <LangVersion>latest</LangVersion>
13 <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Windows_NT'">win32</HostPlatform>
14 <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Unix' and $([System.IO.File]::Exists('/usr/lib/libc.dylib'))">darwin</HostPlatform>
15 <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Unix'">linux</HostPlatform>
16 <OutputPath>./../../class/lib/net_4_x-$(HostPlatform)</OutputPath>
17 <IntermediateOutputPath>obj-net_4_x-$(HostPlatform)</IntermediateOutputPath>
18 <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
19 <NoStdLib>True</NoStdLib>
21 <NoConfig>True</NoConfig>
23 <AppDesignerFolder>Properties</AppDesignerFolder>
24 <RootNamespace>
25 </RootNamespace>
26 <AssemblyName>cscompmgd</AssemblyName>
27 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
28 <FileAlignment>512</FileAlignment>
29 <SignAssembly>true</SignAssembly>
30 <AssemblyOriginatorKeyFile>../msfinal.pub</AssemblyOriginatorKeyFile>
31 </PropertyGroup>
32 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
33 <DebugSymbols>true</DebugSymbols>
34 <DebugType>full</DebugType>
35 <NoWarn>1699</NoWarn>
36 <Optimize>false</Optimize>
37 <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;MULTIPLEX_OS</DefineConstants>
38 <ErrorReport>prompt</ErrorReport>
39 <WarningLevel>4</WarningLevel>
40 </PropertyGroup>
41 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
42 <DebugType>pdbonly</DebugType>
43 <NoWarn>1699</NoWarn>
44 <Optimize>true</Optimize>
45 <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;MULTIPLEX_OS</DefineConstants>
46 <ErrorReport>prompt</ErrorReport>
47 <WarningLevel>4</WarningLevel>
48 </PropertyGroup>
49 <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
50 Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
51 is a problem to compile the Mono mscorlib.dll -->
52 <PropertyGroup>
53 <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
54 </PropertyGroup>
55 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
56 <ItemGroup>
57 <Compile Include="..\..\build\common\Consts.cs" />
58 <Compile Include="..\..\build\common\Locale.cs" />
59 <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
60 <Compile Include="Assembly\AssemblyInfo.cs" />
61 <Compile Include="Microsoft.CSharp\Compiler.cs" />
62 <Compile Include="Microsoft.CSharp\CompilerError.cs" />
63 <Compile Include="Microsoft.CSharp\ErrorLevel.cs" /> </ItemGroup>
64 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
65 Other similar extension points exist, see Microsoft.Common.targets.
66 <Target Name="BeforeBuild">
67 </Target>
68 <Target Name="AfterBuild">
69 </Target>
70 -->
71 <PropertyGroup>
72 <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
74 </PreBuildEvent>
75 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
77 </PreBuildEvent>
78 <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
80 </PostBuildEvent>
81 <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
83 </PostBuildEvent>
84 </PropertyGroup>
85 <ItemGroup>
86 <ProjectReference Include="../corlib/corlib-net_4_x.csproj">
87 <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
88 <Name>corlib-net_4_x</Name>
89 </ProjectReference>
90 <ProjectReference Include="../System/System-net_4_x.csproj">
91 <Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
92 <Name>System-net_4_x</Name>
93 </ProjectReference>
94 </ItemGroup>
95 <ItemGroup>
96 <Folder Include="Properties\" />
97 </ItemGroup>
98 </Project>