[genproj] Getting closer to a full build
[mono-project.git] / mcs / class / System.Data.Services.Client / System.Data.Services.Client-net_4_x.csproj
blob55b9e130c8cb94ae7b31498208e72f82e704d284
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <PropertyGroup>
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6 <ProductVersion>9.0.30729</ProductVersion>
7 <SchemaVersion>2.0</SchemaVersion>
8 <ProjectGuid>{2FFB9A8F-DB7B-41FF-9398-15DF81AE1BC8}</ProjectGuid>
9 <OutputType>Library</OutputType>
10 <NoWarn>1699</NoWarn>
11 <OutputPath>./../../class/lib/net_4_x</OutputPath>
12 <IntermediateOutputPath>obj-net_4_x</IntermediateOutputPath>
13 <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
14 <NoStdLib>True</NoStdLib>
16 <NoConfig>True</NoConfig>
18 <AppDesignerFolder>Properties</AppDesignerFolder>
19 <RootNamespace>
20 </RootNamespace>
21 <AssemblyName>System.Data.Services.Client</AssemblyName>
22 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
23 <FileAlignment>512</FileAlignment>
24 </PropertyGroup>
26 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
27 <DebugSymbols>true</DebugSymbols>
28 <DebugType>full</DebugType>
29 <NoWarn>1699</NoWarn>
30 <Optimize>false</Optimize>
31 <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE;NET_3_5</DefineConstants>
32 <ErrorReport>prompt</ErrorReport>
33 <WarningLevel>4</WarningLevel>
34 </PropertyGroup>
35 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
36 <DebugType>pdbonly</DebugType>
37 <NoWarn>1699</NoWarn>
38 <Optimize>true</Optimize>
39 <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE;NET_3_5</DefineConstants>
40 <ErrorReport>prompt</ErrorReport>
41 <WarningLevel>4</WarningLevel>
42 </PropertyGroup>
43 <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
44 Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
45 is a problem to compile the Mono mscorlib.dll -->
46 <PropertyGroup>
47 <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
48 </PropertyGroup>
49 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
50 <ItemGroup>
51 <Compile Include="..\..\build\common\Consts.cs" />
52 <Compile Include=".\Assembly\AssemblyInfo.cs" />
53 <Compile Include=".\Client\Parameterized.System.Data.Services.Client.cs" />
54 <Compile Include=".\Client\System.Data.Services.Client.cs" />
55 <Compile Include=".\Client\System\Data\Services\Client\ALinq\DataServiceExpressionVisitor.cs" />
56 <Compile Include=".\Client\System\Data\Services\Client\ALinq\DataServiceQueryProvider.cs" />
57 <Compile Include=".\Client\System\Data\Services\Client\ALinq\Evaluator.cs" />
58 <Compile Include=".\Client\System\Data\Services\Client\ALinq\ExpressionNormalizer.cs" />
59 <Compile Include=".\Client\System\Data\Services\Client\ALinq\ExpressionVisitor.cs" />
60 <Compile Include=".\Client\System\Data\Services\Client\ALinq\ExpressionWriter.cs" />
61 <Compile Include=".\Client\System\Data\Services\Client\ALinq\FilterQueryOptionExpression.cs" />
62 <Compile Include=".\Client\System\Data\Services\Client\ALinq\InputBinder.cs" />
63 <Compile Include=".\Client\System\Data\Services\Client\ALinq\InputReferenceExpression.cs" />
64 <Compile Include=".\Client\System\Data\Services\Client\ALinq\NavigationPropertySingletonExpression.cs" />
65 <Compile Include=".\Client\System\Data\Services\Client\ALinq\OrderByQueryOptionExpression.cs" />
66 <Compile Include=".\Client\System\Data\Services\Client\ALinq\ParameterReplacerVisitor.cs" />
67 <Compile Include=".\Client\System\Data\Services\Client\ALinq\PathBox.cs" />
68 <Compile Include=".\Client\System\Data\Services\Client\ALinq\ProjectionAnalyzer.cs" />
69 <Compile Include=".\Client\System\Data\Services\Client\ALinq\ProjectionQueryOptionExpression.cs" />
70 <Compile Include=".\Client\System\Data\Services\Client\ALinq\ProjectionRewriter.cs" />
71 <Compile Include=".\Client\System\Data\Services\Client\ALinq\QueryComponents.cs" />
72 <Compile Include=".\Client\System\Data\Services\Client\ALinq\QueryOptionExpression.cs" />
73 <Compile Include=".\Client\System\Data\Services\Client\ALinq\ReflectionUtil.cs" />
74 <Compile Include=".\Client\System\Data\Services\Client\ALinq\ResourceBinder.cs" />
75 <Compile Include=".\Client\System\Data\Services\Client\ALinq\ResourceExpression.cs" />
76 <Compile Include=".\Client\System\Data\Services\Client\ALinq\ResourceExpressionType.cs" />
77 <Compile Include=".\Client\System\Data\Services\Client\ALinq\ResourceSetExpression.cs" />
78 <Compile Include=".\Client\System\Data\Services\Client\ALinq\SkipQueryOptionExpression.cs" />
79 <Compile Include=".\Client\System\Data\Services\Client\ALinq\TakeQueryOptionExpression.cs" />
80 <Compile Include=".\Client\System\Data\Services\Client\ALinq\TypeSystem.cs" />
81 <Compile Include=".\Client\System\Data\Services\Client\ALinq\UriHelper.cs" />
82 <Compile Include=".\Client\System\Data\Services\Client\ALinq\UriWriter.cs" />
83 <Compile Include=".\Client\System\Data\Services\Client\ArraySet.cs" />
84 <Compile Include=".\Client\System\Data\Services\Client\AtomContentProperty.cs" />
85 <Compile Include=".\Client\System\Data\Services\Client\AtomDataKind.cs" />
86 <Compile Include=".\Client\System\Data\Services\Client\AtomEntry.cs" />
87 <Compile Include=".\Client\System\Data\Services\Client\AtomFeed.cs" />
88 <Compile Include=".\Client\System\Data\Services\Client\AtomMaterializer.cs" />
89 <Compile Include=".\Client\System\Data\Services\Client\AtomMaterializerLog.cs" />
90 <Compile Include=".\Client\System\Data\Services\Client\AtomParser.cs" />
91 <Compile Include=".\Client\System\Data\Services\Client\BaseAsyncResult.cs" />
92 <Compile Include=".\Client\System\Data\Services\Client\BatchStream.cs" />
93 <Compile Include=".\Client\System\Data\Services\Client\BatchStreamState.cs" />
94 <Compile Include=".\Client\System\Data\Services\Client\Binding\BindingEntityInfo.cs" />
95 <Compile Include=".\Client\System\Data\Services\Client\Binding\BindingGraph.cs" />
96 <Compile Include=".\Client\System\Data\Services\Client\Binding\BindingObserver.cs" />
97 <Compile Include=".\Client\System\Data\Services\Client\Binding\BindingUtils.cs" />
98 <Compile Include=".\Client\System\Data\Services\Client\Binding\DataServiceCollectionOfT.cs" />
99 <Compile Include=".\Client\System\Data\Services\Client\Binding\DataServiceEntityAttribute.cs" />
100 <Compile Include=".\Client\System\Data\Services\Client\Binding\DataServiceSaveChangesEventArgs.cs" />
101 <Compile Include=".\Client\System\Data\Services\Client\Binding\EntityChangedParams.cs" />
102 <Compile Include=".\Client\System\Data\Services\Client\Binding\EntityCollectionChangedParams.cs" />
103 <Compile Include=".\Client\System\Data\Services\Client\Binding\LoadCompletedEventArgs.cs" />
104 <Compile Include=".\Client\System\Data\Services\Client\ChangesetResponse.cs" />
105 <Compile Include=".\Client\System\Data\Services\Client\ClientConvert.cs" />
106 <Compile Include=".\Client\System\Data\Services\Client\ClientType.cs" />
107 <Compile Include=".\Client\System\Data\Services\Client\DataServiceClientException.cs" />
108 <Compile Include=".\Client\System\Data\Services\Client\DataServiceContext.cs" />
109 <Compile Include=".\Client\System\Data\Services\Client\DataServiceEntityAttribute.cs" />
110 <Compile Include=".\Client\System\Data\Services\Client\DataServiceKeyAttribute.cs" />
111 <Compile Include=".\Client\System\Data\Services\Client\DataServiceProtocolVersion.cs" />
112 <Compile Include=".\Client\System\Data\Services\Client\DataServiceQuery.cs" />
113 <Compile Include=".\Client\System\Data\Services\Client\DataServiceQueryContinuation.cs" />
114 <Compile Include=".\Client\System\Data\Services\Client\DataServiceQueryException.cs" />
115 <Compile Include=".\Client\System\Data\Services\Client\DataServiceQueryOfT.cs" />
116 <Compile Include=".\Client\System\Data\Services\Client\DataServiceRequest.cs" />
117 <Compile Include=".\Client\System\Data\Services\Client\DataServiceRequestArgs.cs" />
118 <Compile Include=".\Client\System\Data\Services\Client\DataServiceRequestException.cs" />
119 <Compile Include=".\Client\System\Data\Services\Client\DataServiceRequestOfT.cs" />
120 <Compile Include=".\Client\System\Data\Services\Client\DataServiceResponse.cs" />
121 <Compile Include=".\Client\System\Data\Services\Client\DataServiceStreamResponse.cs" />
122 <Compile Include=".\Client\System\Data\Services\Client\Descriptor.cs" />
123 <Compile Include=".\Client\System\Data\Services\Client\EntityDescriptor.cs" />
124 <Compile Include=".\Client\System\Data\Services\Client\EntityPropertyMappingAttribute.cs" />
125 <Compile Include=".\Client\System\Data\Services\Client\EntityStates.cs" />
126 <Compile Include=".\Client\System\Data\Services\Client\Epm\EpmSyndicationContentSerializer.cs" />
127 <Compile Include=".\Client\System\Data\Services\Client\Error.cs" />
128 <Compile Include=".\Client\System\Data\Services\Client\GetReadStreamResult.cs" />
129 <Compile Include=".\Client\System\Data\Services\Client\HasStreamAttribute.cs" />
130 <Compile Include=".\Client\System\Data\Services\Client\LinkDescriptor.cs" />
131 <Compile Include=".\Client\System\Data\Services\Client\MaterializeFromAtom.cs" />
132 <Compile Include=".\Client\System\Data\Services\Client\MediaEntryAttribute.cs" />
133 <Compile Include=".\Client\System\Data\Services\Client\MemberAssignmentAnalysis.cs" />
134 <Compile Include=".\Client\System\Data\Services\Client\MergeOption.cs" />
135 <Compile Include=".\Client\System\Data\Services\Client\MimeTypePropertyAttribute.cs" />
136 <Compile Include=".\Client\System\Data\Services\Client\OpenObject.cs" />
137 <Compile Include=".\Client\System\Data\Services\Client\OpenObjectAttribute.cs" />
138 <Compile Include=".\Client\System\Data\Services\Client\OperationResponse.cs" />
139 <Compile Include=".\Client\System\Data\Services\Client\ProjectionPath.cs" />
140 <Compile Include=".\Client\System\Data\Services\Client\ProjectionPathBuilder.cs" />
141 <Compile Include=".\Client\System\Data\Services\Client\ProjectionPathSegment.cs" />
142 <Compile Include=".\Client\System\Data\Services\Client\ProjectionPlan.cs" />
143 <Compile Include=".\Client\System\Data\Services\Client\ProjectionPlanCompiler.cs" />
144 <Compile Include=".\Client\System\Data\Services\Client\QueryOperationResponseOfT.cs" />
145 <Compile Include=".\Client\System\Data\Services\Client\QueryResponse.cs" />
146 <Compile Include=".\Client\System\Data\Services\Client\QueryResult.cs" />
147 <Compile Include=".\Client\System\Data\Services\Client\ReadingWritingEntityEventArgs.cs" />
148 <Compile Include=".\Client\System\Data\Services\Client\ReferenceEqualityComparer.cs" />
149 <Compile Include=".\Client\System\Data\Services\Client\SaveChangesOptions.cs" />
150 <Compile Include=".\Client\System\Data\Services\Client\SendingRequestEventArgs.cs" />
151 <Compile Include=".\Client\System\Data\Services\Client\Util.cs" />
152 <Compile Include=".\Client\System\Data\Services\Client\WebUtil.cs" />
153 <Compile Include=".\Client\System\Data\Services\Client\Xml\XmlAtomErrorReader.cs" />
154 <Compile Include=".\Client\System\Data\Services\Client\Xml\XmlWrappingReader.cs" />
155 <Compile Include=".\Client\System\Data\Services\Client\XmlUtil.cs" />
156 <Compile Include=".\Server\System\Data\Services\Epm\EpmContentSerializerBase.cs" />
157 <Compile Include=".\Server\System\Data\Services\Epm\EpmCustomContentSerializer.cs" />
158 <Compile Include=".\Server\System\Data\Services\Epm\EpmCustomContentWriterNodeData.cs" />
159 <Compile Include=".\Server\System\Data\Services\Epm\EpmSourcePathSegment.cs" />
160 <Compile Include=".\Server\System\Data\Services\Epm\EpmSourceTree.cs" />
161 <Compile Include=".\Server\System\Data\Services\Epm\EpmTargetPathSegment.cs" />
162 <Compile Include=".\Server\System\Data\Services\Epm\EpmTargetTree.cs" />
163 <Compile Include=".\Server\System\Data\Services\HttpProcessUtility.cs" />
164 <Compile Include=".\Server\System\Data\Services\Parsing\WebConvert.cs" />
165 <Compile Include=".\Server\System\Data\Services\Providers\EntityPropertyMappingInfo.cs" />
166 <Compile Include=".\Server\System\Data\Services\XmlConstants.cs" /> </ItemGroup>
167 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
168 Other similar extension points exist, see Microsoft.Common.targets.
169 <Target Name="BeforeBuild">
170 </Target>
171 <Target Name="AfterBuild">
172 </Target>
174 <PropertyGroup>
175 <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
176 resgen $(ProjectDir)\Client\System.Data.Services.Client.txt $(ProjectDir)\Client\System.Data.Services.Client.resx
177 </PreBuildEvent>
178 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
179 resgen $(ProjectDir)\Client\System.Data.Services.Client.txt $(ProjectDir)\Client\System.Data.Services.Client.resx
180 </PreBuildEvent>
181 <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
183 </PostBuildEvent>
184 <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
186 </PostBuildEvent>
187 </PropertyGroup>
188 <ItemGroup>
189 <ProjectReference Include="../corlib/corlib-net_4_x.csproj">
190 <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
191 <Name>corlib-net_4_x</Name>
192 </ProjectReference>
193 <ProjectReference Include="../System/System-net_4_x.csproj">
194 <Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
195 <Name>System-net_4_x</Name>
196 </ProjectReference>
197 <ProjectReference Include="../System.Core/System.Core-net_4_x.csproj">
198 <Project>{359142A1-D80F-401E-AA64-7167C9317649}</Project>
199 <Name>System.Core-net_4_x</Name>
200 </ProjectReference>
201 <ProjectReference Include="../System.Xml.Linq/System.Xml.Linq-net_4_x.csproj">
202 <Project>{526286D5-38D9-4579-B001-471440D57752}</Project>
203 <Name>System.Xml.Linq-net_4_x</Name>
204 </ProjectReference>
205 <ProjectReference Include="../System.Data/System.Data-net_4_x.csproj">
206 <Project>{EC439BB8-FFED-4A32-A05D-2FA3A70CAD64}</Project>
207 <Name>System.Data-net_4_x</Name>
208 </ProjectReference>
209 <ProjectReference Include="../System.XML/System.Xml-net_4_x.csproj">
210 <Project>{87FD2F0F-5222-4AE6-BD63-2D4975E11E5B}</Project>
211 <Name>System.Xml-net_4_x</Name>
212 </ProjectReference>
213 <ProjectReference Include="../WindowsBase/WindowsBase-net_4_x.csproj">
214 <Project>{A8F39368-ECD9-41A5-A562-CC7C82B3CC86}</Project>
215 <Name>WindowsBase-net_4_x</Name>
216 </ProjectReference>
217 </ItemGroup>
218 <ItemGroup>
219 <Folder Include="Properties\" />
220 </ItemGroup>
221 <ItemGroup>
222 <EmbeddedResource Include="Client/System.Data.Services.Client.resx">
223 <LogicalName>System.Data.Services.Client.resources</LogicalName>
224 </EmbeddedResource>
225 </ItemGroup>
226 </Project>