[msvc] Update csproj files (#4221)
[mono.git] / mcs / class / System.DirectoryServices.Protocols / System.DirectoryServices.Protocols-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>{EF08F249-31A1-4E62-8391-ECBA5227B686}</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.DirectoryServices.Protocols</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.DirectoryServices.Protocols\AddRequest.cs" />\r
57     <Compile Include="System.DirectoryServices.Protocols\AddResponse.cs" />\r
58     <Compile Include="System.DirectoryServices.Protocols\AsqRequestControl.cs" />\r
59     <Compile Include="System.DirectoryServices.Protocols\AsqResponseControl.cs" />\r
60     <Compile Include="System.DirectoryServices.Protocols\AuthType.cs" />\r
61     <Compile Include="System.DirectoryServices.Protocols\BerConversionException.cs" />\r
62     <Compile Include="System.DirectoryServices.Protocols\BerConverter.cs" />\r
63     <Compile Include="System.DirectoryServices.Protocols\CompareRequest.cs" />\r
64     <Compile Include="System.DirectoryServices.Protocols\CompareResponse.cs" />\r
65     <Compile Include="System.DirectoryServices.Protocols\CrossDomainMoveControl.cs" />\r
66     <Compile Include="System.DirectoryServices.Protocols\DeleteRequest.cs" />\r
67     <Compile Include="System.DirectoryServices.Protocols\DeleteResponse.cs" />\r
68     <Compile Include="System.DirectoryServices.Protocols\DereferenceAlias.cs" />\r
69     <Compile Include="System.DirectoryServices.Protocols\DereferenceConnectionCallback.cs" />\r
70     <Compile Include="System.DirectoryServices.Protocols\DirectoryAttribute.cs" />\r
71     <Compile Include="System.DirectoryServices.Protocols\DirectoryAttributeCollection.cs" />\r
72     <Compile Include="System.DirectoryServices.Protocols\DirectoryAttributeModification.cs" />\r
73     <Compile Include="System.DirectoryServices.Protocols\DirectoryAttributeModificationCollection.cs" />\r
74     <Compile Include="System.DirectoryServices.Protocols\DirectoryAttributeOperation.cs" />\r
75     <Compile Include="System.DirectoryServices.Protocols\DirectoryConnection.cs" />\r
76     <Compile Include="System.DirectoryServices.Protocols\DirectoryControl.cs" />\r
77     <Compile Include="System.DirectoryServices.Protocols\DirectoryControlCollection.cs" />\r
78     <Compile Include="System.DirectoryServices.Protocols\DirectoryException.cs" />\r
79     <Compile Include="System.DirectoryServices.Protocols\DirectoryIdentifier.cs" />\r
80     <Compile Include="System.DirectoryServices.Protocols\DirectoryNotificationControl.cs" />\r
81     <Compile Include="System.DirectoryServices.Protocols\DirectoryOperation.cs" />\r
82     <Compile Include="System.DirectoryServices.Protocols\DirectoryOperationException.cs" />\r
83     <Compile Include="System.DirectoryServices.Protocols\DirectoryRequest.cs" />\r
84     <Compile Include="System.DirectoryServices.Protocols\DirectoryResponse.cs" />\r
85     <Compile Include="System.DirectoryServices.Protocols\DirectorySynchronizationOptions.cs" />\r
86     <Compile Include="System.DirectoryServices.Protocols\DirSyncRequestControl.cs" />\r
87     <Compile Include="System.DirectoryServices.Protocols\DirSyncResponseControl.cs" />\r
88     <Compile Include="System.DirectoryServices.Protocols\DomainScopeControl.cs" />\r
89     <Compile Include="System.DirectoryServices.Protocols\DsmlAuthRequest.cs" />\r
90     <Compile Include="System.DirectoryServices.Protocols\DsmlAuthResponse.cs" />\r
91     <Compile Include="System.DirectoryServices.Protocols\DsmlDirectoryIdentifier.cs" />\r
92     <Compile Include="System.DirectoryServices.Protocols\DsmlDocument.cs" />\r
93     <Compile Include="System.DirectoryServices.Protocols\DsmlDocumentProcessing.cs" />\r
94     <Compile Include="System.DirectoryServices.Protocols\DsmlErrorProcessing.cs" />\r
95     <Compile Include="System.DirectoryServices.Protocols\DsmlErrorResponse.cs" />\r
96     <Compile Include="System.DirectoryServices.Protocols\DsmlInvalidDocumentException.cs" />\r
97     <Compile Include="System.DirectoryServices.Protocols\DsmlRequestDocument.cs" />\r
98     <Compile Include="System.DirectoryServices.Protocols\DsmlResponseDocument.cs" />\r
99     <Compile Include="System.DirectoryServices.Protocols\DsmlResponseOrder.cs" />\r
100     <Compile Include="System.DirectoryServices.Protocols\DsmlSoapConnection.cs" />\r
101     <Compile Include="System.DirectoryServices.Protocols\DsmlSoapHttpConnection.cs" />\r
102     <Compile Include="System.DirectoryServices.Protocols\ErrorResponseCategory.cs" />\r
103     <Compile Include="System.DirectoryServices.Protocols\ErrorResponseException.cs" />\r
104     <Compile Include="System.DirectoryServices.Protocols\ExtendedDNControl.cs" />\r
105     <Compile Include="System.DirectoryServices.Protocols\ExtendedDNFlag.cs" />\r
106     <Compile Include="System.DirectoryServices.Protocols\ExtendedRequest.cs" />\r
107     <Compile Include="System.DirectoryServices.Protocols\ExtendedResponse.cs" />\r
108     <Compile Include="System.DirectoryServices.Protocols\LazyCommitControl.cs" />\r
109     <Compile Include="System.DirectoryServices.Protocols\LdapConnection.cs" />\r
110     <Compile Include="System.DirectoryServices.Protocols\LdapDirectoryIdentifier.cs" />\r
111     <Compile Include="System.DirectoryServices.Protocols\LdapException.cs" />\r
112     <Compile Include="System.DirectoryServices.Protocols\LdapSessionOptions.cs" />\r
113     <Compile Include="System.DirectoryServices.Protocols\LocatorFlags.cs" />\r
114     <Compile Include="System.DirectoryServices.Protocols\ModifyDNRequest.cs" />\r
115     <Compile Include="System.DirectoryServices.Protocols\ModifyDNResponse.cs" />\r
116     <Compile Include="System.DirectoryServices.Protocols\ModifyRequest.cs" />\r
117     <Compile Include="System.DirectoryServices.Protocols\ModifyResponse.cs" />\r
118     <Compile Include="System.DirectoryServices.Protocols\NotifyOfNewConnectionCallback.cs" />\r
119     <Compile Include="System.DirectoryServices.Protocols\PageResultRequestControl.cs" />\r
120     <Compile Include="System.DirectoryServices.Protocols\PageResultResponseControl.cs" />\r
121     <Compile Include="System.DirectoryServices.Protocols\PartialResultProcessing.cs" />\r
122     <Compile Include="System.DirectoryServices.Protocols\PartialResultsCollection.cs" />\r
123     <Compile Include="System.DirectoryServices.Protocols\PermissiveModifyControl.cs" />\r
124     <Compile Include="System.DirectoryServices.Protocols\QueryClientCertificateCallback.cs" />\r
125     <Compile Include="System.DirectoryServices.Protocols\QueryForConnectionCallback.cs" />\r
126     <Compile Include="System.DirectoryServices.Protocols\QuotaControl.cs" />\r
127     <Compile Include="System.DirectoryServices.Protocols\ReferralCallback.cs" />\r
128     <Compile Include="System.DirectoryServices.Protocols\ReferralChasingOptions.cs" />\r
129     <Compile Include="System.DirectoryServices.Protocols\ResultCode.cs" />\r
130     <Compile Include="System.DirectoryServices.Protocols\SearchOption.cs" />\r
131     <Compile Include="System.DirectoryServices.Protocols\SearchOptionsControl.cs" />\r
132     <Compile Include="System.DirectoryServices.Protocols\SearchRequest.cs" />\r
133     <Compile Include="System.DirectoryServices.Protocols\SearchResponse.cs" />\r
134     <Compile Include="System.DirectoryServices.Protocols\SearchResultAttributeCollection.cs" />\r
135     <Compile Include="System.DirectoryServices.Protocols\SearchResultEntry.cs" />\r
136     <Compile Include="System.DirectoryServices.Protocols\SearchResultEntryCollection.cs" />\r
137     <Compile Include="System.DirectoryServices.Protocols\SearchResultReference.cs" />\r
138     <Compile Include="System.DirectoryServices.Protocols\SearchResultReferenceCollection.cs" />\r
139     <Compile Include="System.DirectoryServices.Protocols\SearchScope.cs" />\r
140     <Compile Include="System.DirectoryServices.Protocols\SecurityDescriptorFlagControl.cs" />\r
141     <Compile Include="System.DirectoryServices.Protocols\SecurityMasks.cs" />\r
142     <Compile Include="System.DirectoryServices.Protocols\SecurityPackageContextConnectionInformation.cs" />\r
143     <Compile Include="System.DirectoryServices.Protocols\SecurityProtocol.cs" />\r
144     <Compile Include="System.DirectoryServices.Protocols\ShowDeletedControl.cs" />\r
145     <Compile Include="System.DirectoryServices.Protocols\SortKey.cs" />\r
146     <Compile Include="System.DirectoryServices.Protocols\SortRequestControl.cs" />\r
147     <Compile Include="System.DirectoryServices.Protocols\SortResponseControl.cs" />\r
148     <Compile Include="System.DirectoryServices.Protocols\TlsOperationException.cs" />\r
149     <Compile Include="System.DirectoryServices.Protocols\TreeDeleteControl.cs" />\r
150     <Compile Include="System.DirectoryServices.Protocols\VerifyNameControl.cs" />\r
151     <Compile Include="System.DirectoryServices.Protocols\VerifyServerCertificateCallback.cs" />\r
152     <Compile Include="System.DirectoryServices.Protocols\VlvRequestControl.cs" />\r
153     <Compile Include="System.DirectoryServices.Protocols\VlvResponseControl.cs" />\r  </ItemGroup>\r
154   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
155        Other similar extension points exist, see Microsoft.Common.targets.\r
156   <Target Name="BeforeBuild">\r
157   </Target>\r
158   <Target Name="AfterBuild">\r
159   </Target>\r
160   -->\r
161   <PropertyGroup>\r
162     <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
163
164     </PreBuildEvent>\r
165     <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
166 \r
167     </PreBuildEvent>\r
168     <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
169
170     </PostBuildEvent>\r
171     <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
172 \r
173     </PostBuildEvent>\r
174   </PropertyGroup>\r
175   <ItemGroup>\r
176     <ProjectReference Include="../corlib/corlib-net_4_x.csproj">\r
177       <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>\r
178       <Name>corlib-net_4_x</Name>\r
179     </ProjectReference>\r
180     <ProjectReference Include="../System/System-net_4_x.csproj">\r
181       <Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>\r
182       <Name>System-net_4_x</Name>\r
183     </ProjectReference>\r
184     <ProjectReference Include="../System.DirectoryServices/System.DirectoryServices-net_4_x.csproj">\r
185       <Project>{CC4F3F73-E0A6-49EE-8F7D-BD8B9F293A72}</Project>\r
186       <Name>System.DirectoryServices-net_4_x</Name>\r
187     </ProjectReference>\r
188     <ProjectReference Include="../System.XML/System.Xml-net_4_x.csproj">\r
189       <Project>{87FD2F0F-5222-4AE6-BD63-2D4975E11E5B}</Project>\r
190       <Name>System.Xml-net_4_x</Name>\r
191     </ProjectReference>\r
192   </ItemGroup>\r
193   <ItemGroup>\r
194     <Folder Include="Properties\" />\r
195   </ItemGroup>\r
196 </Project>\r
197