[netcore] Remove local copy of static alc resolve methods
[mono-project.git] / mcs / class / System.IO.Compression.FileSystem / System.IO.Compression.FileSystem.csproj
blob76f5ef93767466c3f80a8b8fbc5757ee8b93a08f
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="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
4   <PropertyGroup>
5     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6     <Platform Condition=" '$(Platform)' == '' ">net_4_x</Platform>
7     <ProjectGuid>{593AF45E-4E30-4D2B-8AEC-273C44BE998A}</ProjectGuid>
8     <OutputType>Library</OutputType>
9     <NoWarn>1699,436</NoWarn>
10     <LangVersion>latest</LangVersion>
11     <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Windows_NT'">win32</HostPlatform>
12     <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Unix' and $([System.IO.File]::Exists('/usr/lib/libc.dylib'))">macos</HostPlatform>
13     <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Unix'">linux</HostPlatform>
14     <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
15     <NoStdLib>True</NoStdLib>
16     <NoConfig>True</NoConfig>
17     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
18     <AssemblyName>System.IO.Compression.FileSystem</AssemblyName>
19     <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
20     <SignAssembly>true</SignAssembly>
21     <AssemblyOriginatorKeyFile>../ecma.pub</AssemblyOriginatorKeyFile>
22   </PropertyGroup>
23   <PropertyGroup>
24     <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
25     Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
26     is a problem to compile the Mono mscorlib.dll -->
27     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
28   </PropertyGroup>
29   <PropertyGroup Condition=" '$(Platform)' == 'net_4_x' ">
30     <OutputPath>./../../class/lib/net_4_x-$(HostPlatform)</OutputPath>
31     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-net_4_x-$(HostPlatform)</IntermediateOutputPath>
32     <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM</DefineConstants>
33   </PropertyGroup>
34   <PropertyGroup Condition=" '$(Platform)' == 'monodroid' ">
35     <OutputPath>./../../class/lib/monodroid</OutputPath>
36     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-monodroid</IntermediateOutputPath>
37     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;NET_3_5;NET_4_0;NET_4_5;MONO;MOBILE;MOBILE_LEGACY;MOBILE_DYNAMIC;MONODROID;ANDROID</DefineConstants>
38   </PropertyGroup>
39   <PropertyGroup Condition=" '$(Platform)' == 'monotouch' ">
40     <OutputPath>./../../class/lib/monotouch</OutputPath>
41     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-monotouch</IntermediateOutputPath>
42     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;NET_3_5;NET_4_0;NET_4_5;MOBILE;MOBILE_LEGACY;MONO;MONOTOUCH;DISABLE_COM;FEATURE_INTERCEPTABLE_THREADPOOL_CALLBACK;FULL_AOT_RUNTIME</DefineConstants>
43   </PropertyGroup>
44   <PropertyGroup Condition=" '$(Platform)' == 'monotouch_watch' ">
45     <OutputPath>./../../class/lib/monotouch_watch</OutputPath>
46     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-monotouch_watch</IntermediateOutputPath>
47     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;NET_3_5;NET_4_0;NET_4_5;MOBILE;MOBILE_LEGACY;MONO;MONOTOUCH;DISABLE_COM;FEATURE_INTERCEPTABLE_THREADPOOL_CALLBACK;FULL_AOT_RUNTIME;FEATURE_NO_BSD_SOCKETS;MONOTOUCH_WATCH</DefineConstants>
48   </PropertyGroup>
49   <PropertyGroup Condition=" '$(Platform)' == 'monotouch_tv' ">
50     <OutputPath>./../../class/lib/monotouch_tv</OutputPath>
51     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-monotouch_tv</IntermediateOutputPath>
52     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;NET_3_5;NET_4_0;NET_4_5;MOBILE;MOBILE_LEGACY;MONO;MONOTOUCH;DISABLE_COM;FEATURE_INTERCEPTABLE_THREADPOOL_CALLBACK;FULL_AOT_RUNTIME;MONOTOUCH_TV</DefineConstants>
53   </PropertyGroup>
54   <PropertyGroup Condition=" '$(Platform)' == 'testing_aot_full_interp' ">
55     <OutputPath>./../../class/lib/testing_aot_full_interp</OutputPath>
56     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-testing_aot_full_interp</IntermediateOutputPath>
57     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;NET_3_5;NET_4_0;NET_4_5;MONO;MOBILE;MOBILE_LEGACY;DISABLE_REMOTING;DISABLE_SECURITY;FULL_AOT_INTERP;DISABLE_COM</DefineConstants>
58   </PropertyGroup>
59   <PropertyGroup Condition=" '$(Platform)' == 'testing_aot_hybrid' ">
60     <OutputPath>./../../class/lib/testing_aot_hybrid</OutputPath>
61     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-testing_aot_hybrid</IntermediateOutputPath>
62     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;NET_3_5;NET_4_0;NET_4_5;MONO;MOBILE;MOBILE_LEGACY;DISABLE_REMOTING;DISABLE_SECURITY;MOBILE_DYNAMIC</DefineConstants>
63   </PropertyGroup>
64   <PropertyGroup Condition=" '$(Platform)' == 'testing_aot_full' ">
65     <OutputPath>./../../class/lib/testing_aot_full</OutputPath>
66     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-testing_aot_full</IntermediateOutputPath>
67     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;NET_3_5;NET_4_0;NET_4_5;MONO;MOBILE;MOBILE_LEGACY;DISABLE_REMOTING;DISABLE_SECURITY;FULL_AOT_DESKTOP;FULL_AOT_RUNTIME;DISABLE_COM</DefineConstants>
68   </PropertyGroup>
69   <PropertyGroup Condition=" '$(Platform)' == 'winaot' ">
70     <OutputPath>./../../class/lib/winaot</OutputPath>
71     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-winaot</IntermediateOutputPath>
72     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;NET_3_5;NET_4_0;NET_4_5;MONO;MOBILE;MOBILE_LEGACY;DISABLE_COM;WIN_PLATFORM;WINAOT;FULL_AOT_DESKTOP;FULL_AOT_RUNTIME</DefineConstants>
73   </PropertyGroup>
74   <PropertyGroup Condition=" '$(Platform)' == 'testing_winaot_interp' ">
75     <OutputPath>./../../class/lib/testing_winaot_interp</OutputPath>
76     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-testing_winaot_interp</IntermediateOutputPath>
77     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;NET_3_5;NET_4_0;NET_4_5;MONO;MOBILE;MOBILE_LEGACY;DISABLE_COM;WIN_PLATFORM;WINAOT;FULL_AOT_INTERP;DISABLE_SECURITY;DISABLE_REMOTING</DefineConstants>
78   </PropertyGroup>
79   <PropertyGroup Condition=" '$(Platform)' == 'xammac' ">
80     <OutputPath>./../../class/lib/xammac</OutputPath>
81     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-xammac</IntermediateOutputPath>
82     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;NET_3_5;NET_4_0;NET_4_5;MONO;MOBILE;MOBILE_DYNAMIC;XAMMAC;FEATURE_INTERCEPTABLE_THREADPOOL_CALLBACK;XAMARIN_MODERN</DefineConstants>
83   </PropertyGroup>
84   <PropertyGroup Condition=" '$(Platform)' == 'xammac_net_4_5' ">
85     <OutputPath>./../../class/lib/xammac_net_4_5</OutputPath>
86     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-xammac_net_4_5</IntermediateOutputPath>
87     <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;FEATURE_INTERCEPTABLE_THREADPOOL_CALLBACK;NO_SYSTEM_DRAWING_DEPENDENCY;NO_WINFORMS_DEPENDENCY;NO_SYSTEM_WEB_DEPENDENCY;XAMMAC_4_5;XAMARIN_MODERN</DefineConstants>
88   </PropertyGroup>
89   <PropertyGroup Condition=" '$(Platform)' == 'orbis' ">
90     <OutputPath>./../../class/lib/orbis</OutputPath>
91     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-orbis</IntermediateOutputPath>
92     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;NET_3_5;NET_4_0;NET_4_5;MONO;MOBILE;MOBILE_LEGACY;FULL_AOT_DESKTOP;FULL_AOT_RUNTIME;ORBIS;DISABLE_COM</DefineConstants>
93   </PropertyGroup>
94   <PropertyGroup Condition=" '$(Platform)' == 'unreal' ">
95     <OutputPath>./../../class/lib/unreal</OutputPath>
96     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-unreal</IntermediateOutputPath>
97     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;MOBILE;MOBILE_DYNAMIC;NET_3_5;NET_4_0;NET_4_5;MONO</DefineConstants>
98   </PropertyGroup>
99   <PropertyGroup Condition=" '$(Platform)' == 'wasm' ">
100     <OutputPath>./../../class/lib/wasm</OutputPath>
101     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-wasm</IntermediateOutputPath>
102     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;NET_3_5;NET_4_0;NET_4_5;MONO;MOBILE;MOBILE_LEGACY;FULL_AOT_DESKTOP;FULL_AOT_RUNTIME;WASM;DISABLE_COM;FEATURE_NO_BSD_SOCKETS;DISABLE_REMOTING;DISABLE_SECURITY</DefineConstants>
103   </PropertyGroup>
104   <!-- @ALL_PROFILE_PROPERTIES@ -->
105   <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
106     <DebugSymbols>true</DebugSymbols>
107     <DebugType>full</DebugType>
108     <Optimize>false</Optimize>
109     <!-- TRACE is set only for Debug configuration, so inherit from platform-specific value -->
110     <DefineConstants>TRACE;$(DefineConstants)</DefineConstants>
111   </PropertyGroup>
112   <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
113     <DebugType>pdbonly</DebugType>
114     <Optimize>true</Optimize>
115   </PropertyGroup>
116   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
117   <!-- @BUILT_SOURCES@ -->
118   <!--Common files-->
119   <ItemGroup>
120     <Compile Include="..\..\..\external\corefx\src\Common\src\System\IO\PathInternal.CaseSensitivity.cs" />
121     <Compile Include="..\..\..\external\corefx\src\System.IO.Compression.ZipFile\src\System\IO\Compression\ZipFile.cs" />
122     <Compile Include="..\..\..\external\corefx\src\System.IO.Compression.ZipFile\src\System\IO\Compression\ZipFileExtensions.cs" />
123     <Compile Include="..\..\build\common\Consts.cs" />
124     <Compile Include="AssemblyInfo.cs" />
125     <Compile Include="corefx\SR.cs" />
126     <ProjectReference Include="$(SolutionDir)\msvc\scripts\genconsts.csproj">
127       <Name>genconsts</Name>
128       <Project>{702AE2C0-71DD-4112-9A06-E4FABCA59986}</Project>
129       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
130       <CopyToOutputDirectory>Never</CopyToOutputDirectory>
131       <Private>false</Private>
132     </ProjectReference>
133   </ItemGroup>
134   <!--End of common files-->
135   <!-- @ALL_SOURCES@ -->
136   <ItemGroup>
137     <ProjectReference Include="../System/System.csproj" />
138     <ProjectReference Include="../System.IO.Compression/System.IO.Compression.csproj" />
139     <ProjectReference Include="../corlib/corlib.csproj" />
140   </ItemGroup>
141   <ItemGroup Condition=" '$(Platform)' == 'testing_aot_full_interp' ">
142     <Reference Include="nunitlite">
143       <HintPath>..\lib\testing_aot_full_interp\nunitlite.dll</HintPath>
144       <Private>False</Private>
145     </Reference>
146   </ItemGroup>
147   <ItemGroup Condition=" '$(Platform)' == 'testing_aot_hybrid' ">
148     <Reference Include="nunitlite">
149       <HintPath>..\lib\testing_aot_hybrid\nunitlite.dll</HintPath>
150       <Private>False</Private>
151     </Reference>
152   </ItemGroup>
153   <ItemGroup Condition=" '$(Platform)' == 'testing_aot_full' ">
154     <Reference Include="nunitlite">
155       <HintPath>..\lib\testing_aot_full\nunitlite.dll</HintPath>
156       <Private>False</Private>
157     </Reference>
158   </ItemGroup>
159   <ItemGroup Condition=" '$(Platform)' == 'testing_winaot_interp' ">
160     <Reference Include="nunitlite">
161       <HintPath>..\lib\testing_winaot_interp\nunitlite.dll</HintPath>
162       <Private>False</Private>
163     </Reference>
164   </ItemGroup>
165   <!-- @ALL_REFERENCES@ -->
166   <!-- @ALL_RESOURCES@ -->
167   <PropertyGroup>
168     <!-- Force the pre-build event to run after references have been resolved. The default
169       behavior is to run them before resolving references, which can cause things like
170       culevel.exe to be used before they have been built. -->
171     <PreBuildEventDependsOn>ResolveReferences</PreBuildEventDependsOn>
172   </PropertyGroup>
173 </Project>