Merge pull request #622 from killabytenow/master
[mono.git] / mcs / class / System.Web.DynamicData / System.Web.DynamicData-net_4_0.csproj
index c201459daf53e92e2853749dbed9122acc370a7e..088d1dfb50d5261f88619d4a55ee6369268e2623 100644 (file)
@@ -5,14 +5,16 @@
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
     <ProductVersion>9.0.30729</ProductVersion>\r
     <SchemaVersion>2.0</SchemaVersion>\r
-    <ProjectGuid>{155AEF28-C81F-405D-9072-9D52780E3E70}</ProjectGuid>\r
+    <ProjectGuid>{6837587B-79E1-4EE1-938C-DE756B097444}</ProjectGuid>\r
     <OutputType>Library</OutputType>\r
     <NoWarn>1699</NoWarn>\r
-    <OutputPath>./../../class/lib/net_4_0</OutputPath>\r
-    <NoStdLib>true</NoStdLib>\r
+    <OutputPath>bin\Debug\System.Web.DynamicData-net_4_0</OutputPath>\r
+    <NoStdLib>True</NoStdLib>\r
+    <NoConfig>True</NoConfig>\r
     \r
     <AppDesignerFolder>Properties</AppDesignerFolder>\r
-    <RootNamespace></RootNamespace>\r
+    <RootNamespace>\r
+    </RootNamespace>\r
     <AssemblyName>System.Web.DynamicData</AssemblyName>\r
     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>\r
     <FileAlignment>512</FileAlignment>\r
@@ -25,7 +27,6 @@
     <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
-    <AdditionalLibPaths>./../../class/lib/net_4_0</AdditionalLibPaths>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
     <DebugType>pdbonly</DebugType>\r
     <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
-    <AdditionalLibPaths>./../../class/lib/net_4_0</AdditionalLibPaths>\r
+  </PropertyGroup>\r
+  <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
+  Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
+  is a problem to compile the Mono mscorlib.dll -->\r
+  <PropertyGroup>\r
+    <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
   </PropertyGroup>\r
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
   <ItemGroup>\r
-   <Compile Include="..\..\build\common\Consts.cs" />
-   <Compile Include="..\..\build\common\Locale.cs" />
-   <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
-   <Compile Include="Assembly\AssemblyInfo.cs" />
-   <Compile Include="System.Web.DynamicData.ModelProviders\AssociationDirection.cs" />
-   <Compile Include="System.Web.DynamicData.ModelProviders\AssociationProvider.cs" />
-   <Compile Include="System.Web.DynamicData.ModelProviders\ColumnProvider.cs" />
-   <Compile Include="System.Web.DynamicData.ModelProviders\DLinqAssociationProvider.cs" />
-   <Compile Include="System.Web.DynamicData.ModelProviders\DLinqColumnProvider.cs" />
-   <Compile Include="System.Web.DynamicData.ModelProviders\DLinqDataModelProvider.cs" />
-   <Compile Include="System.Web.DynamicData.ModelProviders\DLinqTableProvider.cs" />
-   <Compile Include="System.Web.DynamicData.ModelProviders\DataModelProvider.cs" />
-   <Compile Include="System.Web.DynamicData.ModelProviders\TableProvider.cs" />
-   <Compile Include="System.Web.DynamicData\ContextConfiguration.cs" />
-   <Compile Include="System.Web.DynamicData\DynamicControl.cs" />
-   <Compile Include="System.Web.DynamicData\DynamicControlParameter.cs" />
-   <Compile Include="System.Web.DynamicData\DynamicDataExtensions.cs" />
-   <Compile Include="System.Web.DynamicData\DynamicDataManager.cs" />
-   <Compile Include="System.Web.DynamicData\DynamicDataRoute.cs" />
-   <Compile Include="System.Web.DynamicData\DynamicDataRouteHandler.cs" />
-   <Compile Include="System.Web.DynamicData\DynamicField.cs" />
-   <Compile Include="System.Web.DynamicData\DynamicQueryStringParameter.cs" />
-   <Compile Include="System.Web.DynamicData\DynamicValidator.cs" />
-   <Compile Include="System.Web.DynamicData\FieldTemplateFactory.cs" />
-   <Compile Include="System.Web.DynamicData\FieldTemplateUserControl.cs" />
-   <Compile Include="System.Web.DynamicData\FilterRepeater.cs" />
-   <Compile Include="System.Web.DynamicData\FilterUserControlBase.cs" />
-   <Compile Include="System.Web.DynamicData\IControlParameterTarget.cs" />
-   <Compile Include="System.Web.DynamicData\IFieldFormattingOptions.cs" />
-   <Compile Include="System.Web.DynamicData\IFieldTemplate.cs" />
-   <Compile Include="System.Web.DynamicData\IFieldTemplateFactory.cs" />
-   <Compile Include="System.Web.DynamicData\IFieldTemplateHost.cs" />
-   <Compile Include="System.Web.DynamicData\IWhereParametersProvider.cs" />
-   <Compile Include="System.Web.DynamicData\MetaChildrenColumn.cs" />
-   <Compile Include="System.Web.DynamicData\MetaColumn.cs" />
-   <Compile Include="System.Web.DynamicData\MetaForeignKeyColumn.cs" />
-   <Compile Include="System.Web.DynamicData\MetaModel.cs" />
-   <Compile Include="System.Web.DynamicData\MetaTable.cs" />
-   <Compile Include="System.Web.DynamicData\PageAction.cs" />
-   <Compile Include="System.Web.DynamicData\TableNameAttribute.cs" />
-\r
-  </ItemGroup>\r
+    <Compile Include="..\..\build\common\Consts.cs" />\r
+    <Compile Include="..\..\build\common\Locale.cs" />\r
+    <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />\r
+    <Compile Include="Assembly\AssemblyInfo.cs" />\r
+    <Compile Include="System.Web.DynamicData.ModelProviders\AssociationDirection.cs" />\r
+    <Compile Include="System.Web.DynamicData.ModelProviders\AssociationProvider.cs" />\r
+    <Compile Include="System.Web.DynamicData.ModelProviders\ColumnProvider.cs" />\r
+    <Compile Include="System.Web.DynamicData.ModelProviders\DataModelProvider.cs" />\r
+    <Compile Include="System.Web.DynamicData.ModelProviders\DLinqAssociationProvider.cs" />\r
+    <Compile Include="System.Web.DynamicData.ModelProviders\DLinqColumnProvider.cs" />\r
+    <Compile Include="System.Web.DynamicData.ModelProviders\DLinqDataModelProvider.cs" />\r
+    <Compile Include="System.Web.DynamicData.ModelProviders\DLinqTableProvider.cs" />\r
+    <Compile Include="System.Web.DynamicData.ModelProviders\TableProvider.cs" />\r
+    <Compile Include="System.Web.DynamicData\ContextConfiguration.cs" />\r
+    <Compile Include="System.Web.DynamicData\DynamicControl.cs" />\r
+    <Compile Include="System.Web.DynamicData\DynamicControlParameter.cs" />\r
+    <Compile Include="System.Web.DynamicData\DynamicDataExtensions.cs" />\r
+    <Compile Include="System.Web.DynamicData\DynamicDataManager.cs" />\r
+    <Compile Include="System.Web.DynamicData\DynamicDataRoute.cs" />\r
+    <Compile Include="System.Web.DynamicData\DynamicDataRouteHandler.cs" />\r
+    <Compile Include="System.Web.DynamicData\DynamicField.cs" />\r
+    <Compile Include="System.Web.DynamicData\DynamicQueryStringParameter.cs" />\r
+    <Compile Include="System.Web.DynamicData\DynamicValidator.cs" />\r
+    <Compile Include="System.Web.DynamicData\FieldTemplateFactory.cs" />\r
+    <Compile Include="System.Web.DynamicData\FieldTemplateUserControl.cs" />\r
+    <Compile Include="System.Web.DynamicData\FilterRepeater.cs" />\r
+    <Compile Include="System.Web.DynamicData\FilterUserControlBase.cs" />\r
+    <Compile Include="System.Web.DynamicData\IControlParameterTarget.cs" />\r
+    <Compile Include="System.Web.DynamicData\IFieldFormattingOptions.cs" />\r
+    <Compile Include="System.Web.DynamicData\IFieldTemplate.cs" />\r
+    <Compile Include="System.Web.DynamicData\IFieldTemplateFactory.cs" />\r
+    <Compile Include="System.Web.DynamicData\IFieldTemplateHost.cs" />\r
+    <Compile Include="System.Web.DynamicData\IWhereParametersProvider.cs" />\r
+    <Compile Include="System.Web.DynamicData\MetaChildrenColumn.cs" />\r
+    <Compile Include="System.Web.DynamicData\MetaColumn.cs" />\r
+    <Compile Include="System.Web.DynamicData\MetaForeignKeyColumn.cs" />\r
+    <Compile Include="System.Web.DynamicData\MetaModel.cs" />\r
+    <Compile Include="System.Web.DynamicData\MetaTable.cs" />\r
+    <Compile Include="System.Web.DynamicData\PageAction.cs" />\r
+    <Compile Include="System.Web.DynamicData\TableNameAttribute.cs" />\r  </ItemGroup>\r
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
        Other similar extension points exist, see Microsoft.Common.targets.\r
   <Target Name="BeforeBuild">\r
   </Target>\r
   -->\r
   <PropertyGroup>\r
-    <PreBuildEvent></PreBuildEvent>\r
+    <PreBuildEvent>\r
+\r
+    </PreBuildEvent>\r
+    <PostBuildEvent>\r
+      xcopy $(TargetName).* $(ProjectDir)..\lib\net_4_0\ /Y /R /D\r
+  </PostBuildEvent>\r
   </PropertyGroup>\r
   <ItemGroup>\r
-        <Reference Include="mscorlib.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>mscorlib.dll</HintPath>
-    </Reference>
-    <Reference Include="System.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Core.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Core.dll</HintPath>
-    </Reference>
-    <Reference Include="System.ComponentModel.DataAnnotations.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.ComponentModel.DataAnnotations.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Data.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Data.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Data.Linq.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Data.Linq.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Drawing.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Drawing.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Web.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Web.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Web.Extensions.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Web.Extensions.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Web.Abstractions.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Web.Abstractions.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Web.Routing.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Web.Routing.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Web.ApplicationServices.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Web.ApplicationServices.dll</HintPath>
-    </Reference>
-\r
+    <ProjectReference Include="..\corlib\corlib-net_4_0.csproj">\r
+      <Project>{3874F10B-9AE4-4A7E-873B-42FFDCE80CB7}</Project>\r
+      <Name>corlib\corlib-net_4_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System\System-net_4_0-2.csproj">\r
+      <Project>{8260E24F-1471-4320-AB5B-7CC7B68521E3}</Project>\r
+      <Name>System\System-net_4_0-2</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Core\System.Core-net_4_0.csproj">\r
+      <Project>{D121EB80-19C6-4313-9BBE-6F66556CE8B7}</Project>\r
+      <Name>System.Core\System.Core-net_4_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.ComponentModel.DataAnnotations\System.ComponentModel.DataAnnotations-net_4_0.csproj">\r
+      <Project>{F74623F8-5517-4015-8F3A-EB04E926E720}</Project>\r
+      <Name>System.ComponentModel.DataAnnotations\System.ComponentModel.DataAnnotations-net_4_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Data\System.Data-net_4_0.csproj">\r
+      <Project>{BC1890C0-51E5-48D0-8DBA-B1DD23468F9C}</Project>\r
+      <Name>System.Data\System.Data-net_4_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Data.Linq\System.Data.Linq-net_4_0.csproj">\r
+      <Project>{1935FCB6-165D-4043-B048-BCEDD04F86B8}</Project>\r
+      <Name>System.Data.Linq\System.Data.Linq-net_4_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Drawing\System.Drawing-net_4_0.csproj">\r
+      <Project>{DE98E72C-2727-4737-AAFC-CC1228F4812C}</Project>\r
+      <Name>System.Drawing\System.Drawing-net_4_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Web\System.Web-net_4_0-2.csproj">\r
+      <Project>{C410B7A1-AC09-4CBB-9F20-AC9473811B40}</Project>\r
+      <Name>System.Web\System.Web-net_4_0-2</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Web.Extensions\System.Web.Extensions-net_4_0.csproj">\r
+      <Project>{B98941D0-3811-41A0-B07B-E48D4A7765DF}</Project>\r
+      <Name>System.Web.Extensions\System.Web.Extensions-net_4_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Web.Abstractions\System.Web.Abstractions-net_4_0.csproj">\r
+      <Project>{3ED0B5B2-9897-4427-9510-BBC309B60C35}</Project>\r
+      <Name>System.Web.Abstractions\System.Web.Abstractions-net_4_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Web.Routing\System.Web.Routing-net_4_0.csproj">\r
+      <Project>{3DD9CA2F-A471-4BBB-867C-BE15EF24420F}</Project>\r
+      <Name>System.Web.Routing\System.Web.Routing-net_4_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Web.ApplicationServices\System.Web.ApplicationServices-net_4_0.csproj">\r
+      <Project>{8EF189A4-B862-4825-9938-00658C43B534}</Project>\r
+      <Name>System.Web.ApplicationServices\System.Web.ApplicationServices-net_4_0</Name>\r
+    </ProjectReference>\r
   </ItemGroup>\r
   <ItemGroup>\r
     <Folder Include="Properties\" />\r
   </ItemGroup>\r
-  \r
-</Project>\r
-
+</Project>