Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mcs / class / System.Web.DynamicData / System.Web.DynamicData-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>{E5E3F230-57CA-4685-B1C4-A164F0876755}</ProjectGuid>\r
10     <OutputType>Library</OutputType>\r
11     <NoWarn>1699</NoWarn>\r
12     <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Windows_NT'">win32</HostPlatform>\r
13     <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Unix' and $([System.IO.File]::Exists('/usr/lib/libc.dylib'))">darwin</HostPlatform>\r
14     <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Unix'">linux</HostPlatform>\r
15     <OutputPath>./../../class/lib/net_4_x-$(HostPlatform)</OutputPath>\r
16     <IntermediateOutputPath>obj-net_4_x-$(HostPlatform)</IntermediateOutputPath>\r
17     <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>\r
18     <NoStdLib>True</NoStdLib>\r
19     \r
20     <NoConfig>True</NoConfig>\r
21     \r
22     <AppDesignerFolder>Properties</AppDesignerFolder>\r
23     <RootNamespace>\r
24     </RootNamespace>\r
25     <AssemblyName>System.Web.DynamicData</AssemblyName>\r
26     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
27     <FileAlignment>512</FileAlignment>\r
28     <SignAssembly>true</SignAssembly>\r
29     <AssemblyOriginatorKeyFile>../winfx.pub</AssemblyOriginatorKeyFile>\r
30   </PropertyGroup>\r
31   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
32     <DebugSymbols>true</DebugSymbols>\r
33     <DebugType>full</DebugType>\r
34     <NoWarn>1699</NoWarn>\r
35     <Optimize>false</Optimize>\r
36     <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;MULTIPLEX_OS</DefineConstants>\r
37     <ErrorReport>prompt</ErrorReport>\r
38     <WarningLevel>4</WarningLevel>\r
39   </PropertyGroup>\r
40   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
41     <DebugType>pdbonly</DebugType>\r
42     <NoWarn>1699</NoWarn>\r
43     <Optimize>true</Optimize>\r
44     <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;MULTIPLEX_OS</DefineConstants>\r
45     <ErrorReport>prompt</ErrorReport>\r
46     <WarningLevel>4</WarningLevel>\r
47   </PropertyGroup>\r
48   <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
49   Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
50   is a problem to compile the Mono mscorlib.dll -->\r
51   <PropertyGroup>\r
52     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
53   </PropertyGroup>\r
54   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
55   <ItemGroup>\r
56     <Compile Include="..\..\build\common\Consts.cs" />\r
57     <Compile Include="..\..\build\common\Locale.cs" />\r
58     <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />\r
59     <Compile Include="Assembly\AssemblyInfo.cs" />\r
60     <Compile Include="System.Web.DynamicData.ModelProviders\AssociationDirection.cs" />\r
61     <Compile Include="System.Web.DynamicData.ModelProviders\AssociationProvider.cs" />\r
62     <Compile Include="System.Web.DynamicData.ModelProviders\ColumnProvider.cs" />\r
63     <Compile Include="System.Web.DynamicData.ModelProviders\DataModelProvider.cs" />\r
64     <Compile Include="System.Web.DynamicData.ModelProviders\DLinqAssociationProvider.cs" />\r
65     <Compile Include="System.Web.DynamicData.ModelProviders\DLinqColumnProvider.cs" />\r
66     <Compile Include="System.Web.DynamicData.ModelProviders\DLinqDataModelProvider.cs" />\r
67     <Compile Include="System.Web.DynamicData.ModelProviders\DLinqTableProvider.cs" />\r
68     <Compile Include="System.Web.DynamicData.ModelProviders\TableProvider.cs" />\r
69     <Compile Include="System.Web.DynamicData\ContextConfiguration.cs" />\r
70     <Compile Include="System.Web.DynamicData\DynamicControl.cs" />\r
71     <Compile Include="System.Web.DynamicData\DynamicControlParameter.cs" />\r
72     <Compile Include="System.Web.DynamicData\DynamicDataExtensions.cs" />\r
73     <Compile Include="System.Web.DynamicData\DynamicDataManager.cs" />\r
74     <Compile Include="System.Web.DynamicData\DynamicDataRoute.cs" />\r
75     <Compile Include="System.Web.DynamicData\DynamicDataRouteHandler.cs" />\r
76     <Compile Include="System.Web.DynamicData\DynamicField.cs" />\r
77     <Compile Include="System.Web.DynamicData\DynamicQueryStringParameter.cs" />\r
78     <Compile Include="System.Web.DynamicData\DynamicValidator.cs" />\r
79     <Compile Include="System.Web.DynamicData\FieldTemplateFactory.cs" />\r
80     <Compile Include="System.Web.DynamicData\FieldTemplateUserControl.cs" />\r
81     <Compile Include="System.Web.DynamicData\FilterRepeater.cs" />\r
82     <Compile Include="System.Web.DynamicData\FilterUserControlBase.cs" />\r
83     <Compile Include="System.Web.DynamicData\IControlParameterTarget.cs" />\r
84     <Compile Include="System.Web.DynamicData\IFieldFormattingOptions.cs" />\r
85     <Compile Include="System.Web.DynamicData\IFieldTemplate.cs" />\r
86     <Compile Include="System.Web.DynamicData\IFieldTemplateFactory.cs" />\r
87     <Compile Include="System.Web.DynamicData\IFieldTemplateHost.cs" />\r
88     <Compile Include="System.Web.DynamicData\IWhereParametersProvider.cs" />\r
89     <Compile Include="System.Web.DynamicData\MetaChildrenColumn.cs" />\r
90     <Compile Include="System.Web.DynamicData\MetaColumn.cs" />\r
91     <Compile Include="System.Web.DynamicData\MetaForeignKeyColumn.cs" />\r
92     <Compile Include="System.Web.DynamicData\MetaModel.cs" />\r
93     <Compile Include="System.Web.DynamicData\MetaTable.cs" />\r
94     <Compile Include="System.Web.DynamicData\PageAction.cs" />\r
95     <Compile Include="System.Web.DynamicData\TableNameAttribute.cs" />\r  </ItemGroup>\r
96   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
97        Other similar extension points exist, see Microsoft.Common.targets.\r
98   <Target Name="BeforeBuild">\r
99   </Target>\r
100   <Target Name="AfterBuild">\r
101   </Target>\r
102   -->\r
103   <PropertyGroup>\r
104     <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
105
106     </PreBuildEvent>\r
107     <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
108 \r
109     </PreBuildEvent>\r
110     <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
111
112     </PostBuildEvent>\r
113     <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
114 \r
115     </PostBuildEvent>\r
116   </PropertyGroup>\r
117   <ItemGroup>\r
118     <ProjectReference Include="../corlib/corlib-net_4_x.csproj">\r
119       <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>\r
120       <Name>corlib-net_4_x</Name>\r
121     </ProjectReference>\r
122     <ProjectReference Include="../System/System-net_4_x.csproj">\r
123       <Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>\r
124       <Name>System-net_4_x</Name>\r
125     </ProjectReference>\r
126     <ProjectReference Include="../System.Core/System.Core-net_4_x.csproj">\r
127       <Project>{359142A1-D80F-401E-AA64-7167C9317649}</Project>\r
128       <Name>System.Core-net_4_x</Name>\r
129     </ProjectReference>\r
130     <ProjectReference Include="../System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations-net_4_x.csproj">\r
131       <Project>{8F86C287-38A5-49F8-BE6D-1E0E3D74AF39}</Project>\r
132       <Name>System.ComponentModel.DataAnnotations-net_4_x</Name>\r
133     </ProjectReference>\r
134     <ProjectReference Include="../System.Data/System.Data-net_4_x.csproj">\r
135       <Project>{EC439BB8-FFED-4A32-A05D-2FA3A70CAD64}</Project>\r
136       <Name>System.Data-net_4_x</Name>\r
137     </ProjectReference>\r
138     <ProjectReference Include="../System.Data.Linq/System.Data.Linq-net_4_x.csproj">\r
139       <Project>{E6EE9E9A-42BA-4202-8813-FCF40E9061BF}</Project>\r
140       <Name>System.Data.Linq-net_4_x</Name>\r
141     </ProjectReference>\r
142     <ProjectReference Include="../System.Drawing/System.Drawing-net_4_x.csproj">\r
143       <Project>{584A5E46-2958-4CB2-8DF9-188B420D0BB0}</Project>\r
144       <Name>System.Drawing-net_4_x</Name>\r
145     </ProjectReference>\r
146     <ProjectReference Include="../System.Web/System.Web-net_4_x.csproj">\r
147       <Project>{9DB806CB-B828-49B7-BAE2-2E52402CB4DC}</Project>\r
148       <Name>System.Web-net_4_x</Name>\r
149     </ProjectReference>\r
150     <ProjectReference Include="../System.Web.Extensions/System.Web.Extensions-net_4_x.csproj">\r
151       <Project>{EE582CE1-A692-47AC-B838-3A78955898BE}</Project>\r
152       <Name>System.Web.Extensions-net_4_x</Name>\r
153     </ProjectReference>\r
154     <ProjectReference Include="../System.Web.Abstractions/System.Web.Abstractions-net_4_x.csproj">\r
155       <Project>{79D6E70D-8FD8-4EAA-9E81-B32B5C2815FB}</Project>\r
156       <Name>System.Web.Abstractions-net_4_x</Name>\r
157     </ProjectReference>\r
158     <ProjectReference Include="../System.Web.Routing/System.Web.Routing-net_4_x.csproj">\r
159       <Project>{EBD67AE3-F249-4768-A143-6B2F9E56BC39}</Project>\r
160       <Name>System.Web.Routing-net_4_x</Name>\r
161     </ProjectReference>\r
162     <ProjectReference Include="../System.Web.ApplicationServices/System.Web.ApplicationServices-net_4_x.csproj">\r
163       <Project>{928432BE-3518-4103-97F6-48B9658588A6}</Project>\r
164       <Name>System.Web.ApplicationServices-net_4_x</Name>\r
165     </ProjectReference>\r
166   </ItemGroup>\r
167   <ItemGroup>\r
168     <Folder Include="Properties\" />\r
169   </ItemGroup>\r
170 </Project>\r
171