Merge pull request #4464 from kumpera/backport-4454-2017-02
[mono-project.git] / mcs / tools / mono-shlib-cop / mono-shlib-cop-net_4_x.csproj
blob3b81f555618ef0e8a0016ccc79b5050c4b5e00f9
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>{7E28A830-EB3C-48E3-B0FB-6DDAAF698115}</ProjectGuid>
10 <OutputType>Exe</OutputType>
11 <NoWarn>1699</NoWarn>
12 <OutputPath>./../../class/lib/net_4_x</OutputPath>
13 <IntermediateOutputPath>obj-net_4_x</IntermediateOutputPath>
14 <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
15 <NoStdLib>True</NoStdLib>
17 <NoConfig>True</NoConfig>
19 <AppDesignerFolder>Properties</AppDesignerFolder>
20 <RootNamespace>
21 </RootNamespace>
22 <AssemblyName>mono-shlib-cop</AssemblyName>
23 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
24 <FileAlignment>512</FileAlignment>
25 </PropertyGroup>
27 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
28 <DebugSymbols>true</DebugSymbols>
29 <DebugType>full</DebugType>
30 <NoWarn>1699</NoWarn>
31 <Optimize>false</Optimize>
32 <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM</DefineConstants>
33 <ErrorReport>prompt</ErrorReport>
34 <WarningLevel>4</WarningLevel>
35 </PropertyGroup>
36 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
37 <DebugType>pdbonly</DebugType>
38 <NoWarn>1699</NoWarn>
39 <Optimize>true</Optimize>
40 <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM</DefineConstants>
41 <ErrorReport>prompt</ErrorReport>
42 <WarningLevel>4</WarningLevel>
43 </PropertyGroup>
44 <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
45 Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
46 is a problem to compile the Mono mscorlib.dll -->
47 <PropertyGroup>
48 <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
49 </PropertyGroup>
50 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
51 <ItemGroup>
52 <Compile Include="..\..\class\Mono.Options\Mono.Options\Options.cs" />
53 <Compile Include="mono-shlib-cop.cs" /> </ItemGroup>
54 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
55 Other similar extension points exist, see Microsoft.Common.targets.
56 <Target Name="BeforeBuild">
57 </Target>
58 <Target Name="AfterBuild">
59 </Target>
60 -->
61 <PropertyGroup>
62 <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
64 </PreBuildEvent>
65 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
67 </PreBuildEvent>
68 <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
70 </PostBuildEvent>
71 <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
73 </PostBuildEvent>
74 </PropertyGroup>
75 <ItemGroup>
76 <ProjectReference Include="../../class/corlib/corlib-net_4_x.csproj">
77 <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
78 <Name>corlib-net_4_x</Name>
79 </ProjectReference>
80 <ProjectReference Include="../../class/Mono.Posix/Mono.Posix-net_4_x.csproj">
81 <Project>{66DBB049-785B-4C2E-9EF6-C9E163F7DDD1}</Project>
82 <Name>Mono.Posix-net_4_x</Name>
83 </ProjectReference>
84 <ProjectReference Include="../../class/System/System-net_4_x.csproj">
85 <Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
86 <Name>System-net_4_x</Name>
87 </ProjectReference>
88 <ProjectReference Include="../../class/System.XML/System.Xml-net_4_x.csproj">
89 <Project>{87FD2F0F-5222-4AE6-BD63-2D4975E11E5B}</Project>
90 <Name>System.Xml-net_4_x</Name>
91 </ProjectReference>
92 </ItemGroup>
93 <ItemGroup>
94 <Folder Include="Properties\" />
95 </ItemGroup>
96 </Project>