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