Merge branch 'sgen-disable-gc'
[mono.git] / mcs / class / System.Web.Mvc / System.Web.Mvc-net_4_0.csproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project ToolsVersion="3.5" 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>{155AEF28-C81F-405D-9072-9D52780E3E70}</ProjectGuid>\r
9     <OutputType>Library</OutputType>\r
10     <NoWarn>1699</NoWarn>\r
11     <OutputPath>./../../class/compat/net_4_0/tmp</OutputPath>\r
12     <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0</DefineConstants>\r
13     <NoStdLib>true</NoStdLib>\r
14     \r
15     <AppDesignerFolder>Properties</AppDesignerFolder>\r
16     <RootNamespace>mscorlib</RootNamespace>\r
17     <AssemblyName>dummy-System.Web.Mvc</AssemblyName>\r
18     <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>\r
19     <FileAlignment>512</FileAlignment>\r
20     <StartupObject>\r
21     </StartupObject>\r
22   </PropertyGroup>\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>true</Optimize>\r
28     <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0</DefineConstants>\r
29     <ErrorReport>prompt</ErrorReport>\r
30     <WarningLevel>4</WarningLevel>\r
31     <AdditionalLibPaths>./../../class/lib/net_4_0</AdditionalLibPaths>\r
32   </PropertyGroup>\r
33   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
34     <DebugType>pdbonly</DebugType>\r
35     <NoWarn>1699</NoWarn>\r
36     <Optimize>true</Optimize>\r
37     <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0</DefineConstants>\r
38     <ErrorReport>prompt</ErrorReport>\r
39     <WarningLevel>4</WarningLevel>\r
40     <AdditionalLibPaths>./../../class/lib/net_4_0</AdditionalLibPaths>\r
41   </PropertyGroup>\r
42   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
43   <ItemGroup>\r
44    <Compile Include="..\..\build\common\Consts.cs" />
45    <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
46    <Compile Include="GlobalSuppressions.cs" />
47    <Compile Include="Properties\AssemblyInfo.cs" />
48    <Compile Include="System.Web.Mvc\Resources\MvcResources.Designer.cs" />
49    <Compile Include="System.Web.Mvc\AcceptVerbsAttribute.cs" />
50    <Compile Include="System.Web.Mvc\ActionDescriptor.cs" />
51    <Compile Include="System.Web.Mvc\ActionExecutedContext.cs" />
52    <Compile Include="System.Web.Mvc\ActionExecutingContext.cs" />
53    <Compile Include="System.Web.Mvc\ActionFilterAttribute.cs" />
54    <Compile Include="System.Web.Mvc\ActionMethodDispatcherCache.cs" />
55    <Compile Include="System.Web.Mvc\ActionMethodDispatcher.cs" />
56    <Compile Include="System.Web.Mvc\ActionMethodSelectorAttribute.cs" />
57    <Compile Include="System.Web.Mvc\ActionMethodSelectorCache.cs" />
58    <Compile Include="System.Web.Mvc\ActionMethodSelector.cs" />
59    <Compile Include="System.Web.Mvc\ActionNameAttribute.cs" />
60    <Compile Include="System.Web.Mvc\ActionNameSelectorAttribute.cs" />
61    <Compile Include="System.Web.Mvc\ActionResult.cs" />
62    <Compile Include="System.Web.Mvc\ActionSelector.cs" />
63    <Compile Include="System.Web.Mvc\AntiForgeryData.cs" />
64    <Compile Include="System.Web.Mvc\AntiForgeryDataSerializer.cs" />
65    <Compile Include="System.Web.Mvc\Ajax\AjaxExtensions.cs" />
66    <Compile Include="System.Web.Mvc\Ajax\AjaxOptions.cs" />
67    <Compile Include="System.Web.Mvc\AjaxHelper`1.cs" />
68    <Compile Include="System.Web.Mvc\AjaxHelper.cs" />
69    <Compile Include="System.Web.Mvc\Ajax\InsertionMode.cs" />
70    <Compile Include="System.Web.Mvc\AjaxRequestExtensions.cs" />
71    <Compile Include="System.Web.Mvc\AntiForgeryToken.cs" />
72    <Compile Include="System.Web.Mvc\AntiForgeryTokenSerializer.cs" />
73    <Compile Include="System.Web.Mvc\AuthorizationContext.cs" />
74    <Compile Include="System.Web.Mvc\AuthorizeAttribute.cs" />
75    <Compile Include="System.Web.Mvc\BindAttribute.cs" />
76    <Compile Include="System.Web.Mvc\BuildManagerWrapper.cs" />
77    <Compile Include="System.Web.Mvc\ContentResult.cs" />
78    <Compile Include="System.Web.Mvc\ControllerActionInvoker.cs" />
79    <Compile Include="System.Web.Mvc\ControllerBase.cs" />
80    <Compile Include="System.Web.Mvc\ControllerBuilder.cs" />
81    <Compile Include="System.Web.Mvc\ControllerContext.cs" />
82    <Compile Include="System.Web.Mvc\Controller.cs" />
83    <Compile Include="System.Web.Mvc\ControllerDescriptorCache.cs" />
84    <Compile Include="System.Web.Mvc\ControllerDescriptor.cs" />
85    <Compile Include="System.Web.Mvc\ControllerTypeCache.cs" />
86    <Compile Include="System.Web.Mvc\CustomModelBinderAttribute.cs" />
87    <Compile Include="System.Web.Mvc\DefaultControllerFactory.cs" />
88    <Compile Include="System.Web.Mvc\DefaultModelBinder.cs" />
89    <Compile Include="System.Web.Mvc\DefaultViewLocationCache.cs" />
90    <Compile Include="System.Web.Mvc\DescriptorUtil.cs" />
91    <Compile Include="System.Web.Mvc\DictionaryHelpers.cs" />
92    <Compile Include="System.Web.Mvc\EmptyResult.cs" />
93    <Compile Include="System.Web.Mvc\ExceptionContext.cs" />
94    <Compile Include="System.Web.Mvc\FileContentResult.cs" />
95    <Compile Include="System.Web.Mvc\FilePathResult.cs" />
96    <Compile Include="System.Web.Mvc\FileResult.cs" />
97    <Compile Include="System.Web.Mvc\FileStreamResult.cs" />
98    <Compile Include="System.Web.Mvc\FilterAttribute.cs" />
99    <Compile Include="System.Web.Mvc\FilterInfo.cs" />
100    <Compile Include="System.Web.Mvc\FormCollection.cs" />
101    <Compile Include="System.Web.Mvc\FormMethod.cs" />
102    <Compile Include="System.Web.Mvc\HandleErrorAttribute.cs" />
103    <Compile Include="System.Web.Mvc\HandleErrorInfo.cs" />
104    <Compile Include="System.Web.Mvc\Html\FormExtensions.cs" />
105    <Compile Include="System.Web.Mvc\HtmlHelper`1.cs" />
106    <Compile Include="System.Web.Mvc\HtmlHelper.cs" />
107    <Compile Include="System.Web.Mvc\Html\InputExtensions.cs" />
108    <Compile Include="System.Web.Mvc\Html\LinkExtensions.cs" />
109    <Compile Include="System.Web.Mvc\Html\MvcForm.cs" />
110    <Compile Include="System.Web.Mvc\Html\RenderPartialExtensions.cs" />
111    <Compile Include="System.Web.Mvc\Html\SelectExtensions.cs" />
112    <Compile Include="System.Web.Mvc\Html\TextAreaExtensions.cs" />
113    <Compile Include="System.Web.Mvc\Html\ValidationExtensions.cs" />
114    <Compile Include="System.Web.Mvc\HttpAntiForgeryException.cs" />
115    <Compile Include="System.Web.Mvc\HttpPostedFileBaseModelBinder.cs" />
116    <Compile Include="System.Web.Mvc\HttpUnauthorizedResult.cs" />
117    <Compile Include="System.Web.Mvc\HttpVerbs.cs" />
118    <Compile Include="System.Web.Mvc\IActionFilter.cs" />
119    <Compile Include="System.Web.Mvc\IActionInvoker.cs" />
120    <Compile Include="System.Web.Mvc\IAuthorizationFilter.cs" />
121    <Compile Include="System.Web.Mvc\IBuildManager.cs" />
122    <Compile Include="System.Web.Mvc\IController.cs" />
123    <Compile Include="System.Web.Mvc\IControllerFactory.cs" />
124    <Compile Include="System.Web.Mvc\IExceptionFilter.cs" />
125    <Compile Include="System.Web.Mvc\IModelBinder.cs" />
126    <Compile Include="System.Web.Mvc\InputType.cs" />
127    <Compile Include="System.Web.Mvc\IResultFilter.cs" />
128    <Compile Include="System.Web.Mvc\ITempDataProvider.cs" />
129    <Compile Include="System.Web.Mvc\IView.cs" />
130    <Compile Include="System.Web.Mvc\IViewDataContainer.cs" />
131    <Compile Include="System.Web.Mvc\IViewEngine.cs" />
132    <Compile Include="System.Web.Mvc\IViewLocationCache.cs" />
133    <Compile Include="System.Web.Mvc\JavaScriptResult.cs" />
134    <Compile Include="System.Web.Mvc\JsonResult.cs" />
135    <Compile Include="System.Web.Mvc\ModelBinderAttribute.cs" />
136    <Compile Include="System.Web.Mvc\ModelBinderDictionary.cs" />
137    <Compile Include="System.Web.Mvc\ModelBinders.cs" />
138    <Compile Include="System.Web.Mvc\ModelBindingContext.cs" />
139    <Compile Include="System.Web.Mvc\ModelErrorCollection.cs" />
140    <Compile Include="System.Web.Mvc\ModelError.cs" />
141    <Compile Include="System.Web.Mvc\ModelState.cs" />
142    <Compile Include="System.Web.Mvc\ModelStateDictionary.cs" />
143    <Compile Include="System.Web.Mvc\MultiSelectList.cs" />
144    <Compile Include="System.Web.Mvc\MvcHandler.cs" />
145    <Compile Include="System.Web.Mvc\MvcHttpHandler.cs" />
146    <Compile Include="System.Web.Mvc\MvcRouteHandler.cs" />
147    <Compile Include="System.Web.Mvc\NameValueCollectionExtensions.cs" />
148    <Compile Include="System.Web.Mvc\NonActionAttribute.cs" />
149    <Compile Include="System.Web.Mvc\NullViewLocationCache.cs" />
150    <Compile Include="System.Web.Mvc\OutputCacheAttribute.cs" />
151    <Compile Include="System.Web.Mvc\ParameterBindingInfo.cs" />
152    <Compile Include="System.Web.Mvc\ParameterDescriptor.cs" />
153    <Compile Include="System.Web.Mvc\PartialViewResult.cs" />
154    <Compile Include="System.Web.Mvc\PathHelpers.cs" />
155    <Compile Include="System.Web.Mvc\ReaderWriterCache`2.cs" />
156    <Compile Include="System.Web.Mvc\RedirectResult.cs" />
157    <Compile Include="System.Web.Mvc\RedirectToRouteResult.cs" />
158    <Compile Include="System.Web.Mvc\ReflectedActionDescriptor.cs" />
159    <Compile Include="System.Web.Mvc\ReflectedControllerDescriptor.cs" />
160    <Compile Include="System.Web.Mvc\ReflectedParameterBindingInfo.cs" />
161    <Compile Include="System.Web.Mvc\ReflectedParameterDescriptor.cs" />
162    <Compile Include="System.Web.Mvc\ResultExecutedContext.cs" />
163    <Compile Include="System.Web.Mvc\ResultExecutingContext.cs" />
164    <Compile Include="System.Web.Mvc\RouteCollectionExtensions.cs" />
165    <Compile Include="System.Web.Mvc\RouteValuesHelpers.cs" />
166    <Compile Include="System.Web.Mvc\SelectList.cs" />
167    <Compile Include="System.Web.Mvc\SelectListItem.cs" />
168    <Compile Include="System.Web.Mvc\SessionStateTempDataProvider.cs" />
169    <Compile Include="System.Web.Mvc\TagBuilder.cs" />
170    <Compile Include="System.Web.Mvc\TagRenderMode.cs" />
171    <Compile Include="System.Web.Mvc\TempDataDictionary.cs" />
172    <Compile Include="System.Web.Mvc\TypeHelpers.cs" />
173    <Compile Include="System.Web.Mvc\UrlHelper.cs" />
174    <Compile Include="System.Web.Mvc\ValidateAntiForgeryTokenAttribute.cs" />
175    <Compile Include="System.Web.Mvc\ValidateInputAttribute.cs" />
176    <Compile Include="System.Web.Mvc\ValueProviderDictionary.cs" />
177    <Compile Include="System.Web.Mvc\ValueProviderResult.cs" />
178    <Compile Include="System.Web.Mvc\ViewContext.cs" />
179    <Compile Include="System.Web.Mvc\ViewDataDictionary`1.cs" />
180    <Compile Include="System.Web.Mvc\ViewDataDictionary.cs" />
181    <Compile Include="System.Web.Mvc\ViewEngineCollection.cs" />
182    <Compile Include="System.Web.Mvc\ViewEngineResult.cs" />
183    <Compile Include="System.Web.Mvc\ViewEngines.cs" />
184    <Compile Include="System.Web.Mvc\ViewMasterPage`1.cs" />
185    <Compile Include="System.Web.Mvc\ViewMasterPage.cs" />
186    <Compile Include="System.Web.Mvc\ViewPage`1.cs" />
187    <Compile Include="System.Web.Mvc\ViewPageControlBuilder.cs" />
188    <Compile Include="System.Web.Mvc\ViewPage.cs" />
189    <Compile Include="System.Web.Mvc\ViewResultBase.cs" />
190    <Compile Include="System.Web.Mvc\ViewResult.cs" />
191    <Compile Include="System.Web.Mvc\ViewTypeControlBuilder.cs" />
192    <Compile Include="System.Web.Mvc\ViewType.cs" />
193    <Compile Include="System.Web.Mvc\ViewTypeParserFilter.cs" />
194    <Compile Include="System.Web.Mvc\ViewUserControl`1.cs" />
195    <Compile Include="System.Web.Mvc\ViewUserControlControlBuilder.cs" />
196    <Compile Include="System.Web.Mvc\ViewUserControl.cs" />
197    <Compile Include="System.Web.Mvc\VirtualPathProviderViewEngine.cs" />
198    <Compile Include="System.Web.Mvc\WebFormView.cs" />
199    <Compile Include="System.Web.Mvc\WebFormViewEngine.cs" />
200 \r
201   </ItemGroup>\r
202   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
203        Other similar extension points exist, see Microsoft.Common.targets.\r
204   <Target Name="BeforeBuild">\r
205   </Target>\r
206   <Target Name="AfterBuild">\r
207   </Target>\r
208   -->\r
209   <PropertyGroup>\r
210     <PreBuildEvent></PreBuildEvent>\r
211   </PropertyGroup>\r
212   <ItemGroup>
213     <Reference Include="mscorlib.dll">
214       <SpecificVersion>False</SpecificVersion>
215       <HintPath>..\\lib\build\mscorlib.dll</HintPath>
216     </Reference>
217     <Reference Include="System.dll">
218       <SpecificVersion>False</SpecificVersion>
219       <HintPath>..\\lib\build\System.dll</HintPath>
220     </Reference>
221     <Reference Include="System.Core.dll">
222       <SpecificVersion>False</SpecificVersion>
223       <HintPath>..\\lib\build\System.Core.dll</HintPath>
224     </Reference>
225     <Reference Include="System.Configuration.dll">
226       <SpecificVersion>False</SpecificVersion>
227       <HintPath>..\\lib\build\System.Configuration.dll</HintPath>
228     </Reference>
229     <Reference Include="System.Data.dll">
230       <SpecificVersion>False</SpecificVersion>
231       <HintPath>..\\lib\build\System.Data.dll</HintPath>
232     </Reference>
233     <Reference Include="System.Xml.dll">
234       <SpecificVersion>False</SpecificVersion>
235       <HintPath>..\\lib\build\System.Xml.dll</HintPath>
236     </Reference>
237     <Reference Include="System.Web.dll">
238       <SpecificVersion>False</SpecificVersion>
239       <HintPath>..\\lib\build\System.Web.dll</HintPath>
240     </Reference>
241     <Reference Include="System.Web.Abstractions.dll">
242       <SpecificVersion>False</SpecificVersion>
243       <HintPath>..\\lib\build\System.Web.Abstractions.dll</HintPath>
244     </Reference>
245     <Reference Include="System.Web.Routing.dll">
246       <SpecificVersion>False</SpecificVersion>
247       <HintPath>..\\lib\build\System.Web.Routing.dll</HintPath>
248     </Reference>
249     <Reference Include="System.Web.Extensions.dll">
250       <SpecificVersion>False</SpecificVersion>
251       <HintPath>..\\lib\build\System.Web.Extensions.dll</HintPath>
252     </Reference>
253   </ItemGroup>
254 \r
255   <ItemGroup>\r
256     <Folder Include="Properties\" />\r
257   </ItemGroup>\r
258   \r
259 </Project>\r
260