ebd674760cc8a02bc30c8906665e343940f658f2
[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     <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.Web.DynamicData</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</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</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.Web.DynamicData.ModelProviders\AssociationDirection.cs" />\r
57     <Compile Include="System.Web.DynamicData.ModelProviders\AssociationProvider.cs" />\r
58     <Compile Include="System.Web.DynamicData.ModelProviders\ColumnProvider.cs" />\r
59     <Compile Include="System.Web.DynamicData.ModelProviders\DataModelProvider.cs" />\r
60     <Compile Include="System.Web.DynamicData.ModelProviders\DLinqAssociationProvider.cs" />\r
61     <Compile Include="System.Web.DynamicData.ModelProviders\DLinqColumnProvider.cs" />\r
62     <Compile Include="System.Web.DynamicData.ModelProviders\DLinqDataModelProvider.cs" />\r
63     <Compile Include="System.Web.DynamicData.ModelProviders\DLinqTableProvider.cs" />\r
64     <Compile Include="System.Web.DynamicData.ModelProviders\TableProvider.cs" />\r
65     <Compile Include="System.Web.DynamicData\ContextConfiguration.cs" />\r
66     <Compile Include="System.Web.DynamicData\DynamicControl.cs" />\r
67     <Compile Include="System.Web.DynamicData\DynamicControlParameter.cs" />\r
68     <Compile Include="System.Web.DynamicData\DynamicDataExtensions.cs" />\r
69     <Compile Include="System.Web.DynamicData\DynamicDataManager.cs" />\r
70     <Compile Include="System.Web.DynamicData\DynamicDataRoute.cs" />\r
71     <Compile Include="System.Web.DynamicData\DynamicDataRouteHandler.cs" />\r
72     <Compile Include="System.Web.DynamicData\DynamicField.cs" />\r
73     <Compile Include="System.Web.DynamicData\DynamicQueryStringParameter.cs" />\r
74     <Compile Include="System.Web.DynamicData\DynamicValidator.cs" />\r
75     <Compile Include="System.Web.DynamicData\FieldTemplateFactory.cs" />\r
76     <Compile Include="System.Web.DynamicData\FieldTemplateUserControl.cs" />\r
77     <Compile Include="System.Web.DynamicData\FilterRepeater.cs" />\r
78     <Compile Include="System.Web.DynamicData\FilterUserControlBase.cs" />\r
79     <Compile Include="System.Web.DynamicData\IControlParameterTarget.cs" />\r
80     <Compile Include="System.Web.DynamicData\IFieldFormattingOptions.cs" />\r
81     <Compile Include="System.Web.DynamicData\IFieldTemplate.cs" />\r
82     <Compile Include="System.Web.DynamicData\IFieldTemplateFactory.cs" />\r
83     <Compile Include="System.Web.DynamicData\IFieldTemplateHost.cs" />\r
84     <Compile Include="System.Web.DynamicData\IWhereParametersProvider.cs" />\r
85     <Compile Include="System.Web.DynamicData\MetaChildrenColumn.cs" />\r
86     <Compile Include="System.Web.DynamicData\MetaColumn.cs" />\r
87     <Compile Include="System.Web.DynamicData\MetaForeignKeyColumn.cs" />\r
88     <Compile Include="System.Web.DynamicData\MetaModel.cs" />\r
89     <Compile Include="System.Web.DynamicData\MetaTable.cs" />\r
90     <Compile Include="System.Web.DynamicData\PageAction.cs" />\r
91     <Compile Include="System.Web.DynamicData\TableNameAttribute.cs" />\r  </ItemGroup>\r
92   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
93        Other similar extension points exist, see Microsoft.Common.targets.\r
94   <Target Name="BeforeBuild">\r
95   </Target>\r
96   <Target Name="AfterBuild">\r
97   </Target>\r
98   -->\r
99   <PropertyGroup>\r
100     <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
101
102     </PreBuildEvent>\r
103     <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
104 \r
105     </PreBuildEvent>\r
106     <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
107
108     </PostBuildEvent>\r
109     <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
110 \r
111     </PostBuildEvent>\r
112   </PropertyGroup>\r
113   <ItemGroup>\r
114     <ProjectReference Include="../corlib/corlib-net_4_x.csproj">\r
115       <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>\r
116       <Name>corlib-net_4_x</Name>\r
117     </ProjectReference>\r
118     <ProjectReference Include="../System/System-net_4_x.csproj">\r
119       <Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>\r
120       <Name>System-net_4_x</Name>\r
121     </ProjectReference>\r
122     <ProjectReference Include="../System.Core/System.Core-net_4_x.csproj">\r
123       <Project>{359142A1-D80F-401E-AA64-7167C9317649}</Project>\r
124       <Name>System.Core-net_4_x</Name>\r
125     </ProjectReference>\r
126     <ProjectReference Include="../System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations-net_4_x.csproj">\r
127       <Project>{8F86C287-38A5-49F8-BE6D-1E0E3D74AF39}</Project>\r
128       <Name>System.ComponentModel.DataAnnotations-net_4_x</Name>\r
129     </ProjectReference>\r
130     <ProjectReference Include="../System.Data/System.Data-net_4_x.csproj">\r
131       <Project>{EC439BB8-FFED-4A32-A05D-2FA3A70CAD64}</Project>\r
132       <Name>System.Data-net_4_x</Name>\r
133     </ProjectReference>\r
134     <ProjectReference Include="../System.Data.Linq/System.Data.Linq-net_4_x.csproj">\r
135       <Project>{E6EE9E9A-42BA-4202-8813-FCF40E9061BF}</Project>\r
136       <Name>System.Data.Linq-net_4_x</Name>\r
137     </ProjectReference>\r
138     <ProjectReference Include="../System.Drawing/System.Drawing-net_4_x.csproj">\r
139       <Project>{584A5E46-2958-4CB2-8DF9-188B420D0BB0}</Project>\r
140       <Name>System.Drawing-net_4_x</Name>\r
141     </ProjectReference>\r
142     <ProjectReference Include="../System.Web/System.Web-net_4_x.csproj">\r
143       <Project>{9DB806CB-B828-49B7-BAE2-2E52402CB4DC}</Project>\r
144       <Name>System.Web-net_4_x</Name>\r
145     </ProjectReference>\r
146     <ProjectReference Include="../System.Web.Extensions/System.Web.Extensions-net_4_x.csproj">\r
147       <Project>{EE582CE1-A692-47AC-B838-3A78955898BE}</Project>\r
148       <Name>System.Web.Extensions-net_4_x</Name>\r
149     </ProjectReference>\r
150     <ProjectReference Include="../System.Web.Abstractions/System.Web.Abstractions-net_4_x.csproj">\r
151       <Project>{79D6E70D-8FD8-4EAA-9E81-B32B5C2815FB}</Project>\r
152       <Name>System.Web.Abstractions-net_4_x</Name>\r
153     </ProjectReference>\r
154     <ProjectReference Include="../System.Web.Routing/System.Web.Routing-net_4_x.csproj">\r
155       <Project>{EBD67AE3-F249-4768-A143-6B2F9E56BC39}</Project>\r
156       <Name>System.Web.Routing-net_4_x</Name>\r
157     </ProjectReference>\r
158     <ProjectReference Include="../System.Web.ApplicationServices/System.Web.ApplicationServices-net_4_x.csproj">\r
159       <Project>{928432BE-3518-4103-97F6-48B9658588A6}</Project>\r
160       <Name>System.Web.ApplicationServices-net_4_x</Name>\r
161     </ProjectReference>\r
162   </ItemGroup>\r
163   <ItemGroup>\r
164     <Folder Include="Properties\" />\r
165   </ItemGroup>\r
166 </Project>\r
167