Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoão Matos <joao@tritao.eu>2015-03-17 21:15:40 +0300
committerJoão Matos <joao@tritao.eu>2015-03-17 21:15:58 +0300
commit8ac788afb3b9f0d529d11291f99b270ce626d891 (patch)
treef739dc88420f53ad062e6080facddba75bac6d28 /mcs/class/System.Xml.Linq
parent7c4825231d053f111d9c220a3db1937158e168e8 (diff)
[genproj] Re-generated the class library projects.
Diffstat (limited to 'mcs/class/System.Xml.Linq')
-rw-r--r--mcs/class/System.Xml.Linq/System.Xml.Linq-net_4_5.csproj66
1 files changed, 22 insertions, 44 deletions
diff --git a/mcs/class/System.Xml.Linq/System.Xml.Linq-net_4_5.csproj b/mcs/class/System.Xml.Linq/System.Xml.Linq-net_4_5.csproj
index 5b042a14614..d58ff4e87e0 100644
--- a/mcs/class/System.Xml.Linq/System.Xml.Linq-net_4_5.csproj
+++ b/mcs/class/System.Xml.Linq/System.Xml.Linq-net_4_5.csproj
@@ -25,7 +25,7 @@
<DebugType>full</DebugType>
<NoWarn>1699,1720</NoWarn>
<Optimize>false</Optimize>
- <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;MONO;DISABLE_CAS_USE;NET_3_5</DefineConstants>
+ <DefineConstants>DEBUG;TRACE;NET_4_0;NET_4_5;MONO;DISABLE_CAS_USE;NET_3_5</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
@@ -33,7 +33,7 @@
<DebugType>pdbonly</DebugType>
<NoWarn>1699,1720</NoWarn>
<Optimize>true</Optimize>
- <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;MONO;DISABLE_CAS_USE;NET_3_5</DefineConstants>
+ <DefineConstants>NET_4_0;NET_4_5;MONO;DISABLE_CAS_USE;NET_3_5</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
@@ -45,40 +45,14 @@
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
+ <Compile Include="..\..\..\external\referencesource\System.Xml.Linq\System\Xml\Linq\XComponentModel.cs" />
+ <Compile Include="..\..\..\external\referencesource\System.Xml.Linq\System\Xml\Linq\XLinq.cs" />
+ <Compile Include="..\..\..\external\referencesource\System.Xml.Linq\System\Xml\Linq\XNodeNavigator.cs" />
+ <Compile Include="..\..\..\external\referencesource\System.Xml.Linq\System\Xml\Linq\XNodeValidator.cs" />
<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.Xml.Linq\Extensions.cs" />
- <Compile Include="System.Xml.Linq\LoadOptions.cs" />
- <Compile Include="System.Xml.Linq\ReaderOptions.cs" />
- <Compile Include="System.Xml.Linq\SaveOptions.cs" />
- <Compile Include="System.Xml.Linq\XAttribute.cs" />
- <Compile Include="System.Xml.Linq\XCData.cs" />
- <Compile Include="System.Xml.Linq\XComment.cs" />
- <Compile Include="System.Xml.Linq\XContainer.cs" />
- <Compile Include="System.Xml.Linq\XDeclaration.cs" />
- <Compile Include="System.Xml.Linq\XDocument.cs" />
- <Compile Include="System.Xml.Linq\XDocumentType.cs" />
- <Compile Include="System.Xml.Linq\XElement.cs" />
- <Compile Include="System.Xml.Linq\XIterators.cs" />
- <Compile Include="System.Xml.Linq\XName.cs" />
- <Compile Include="System.Xml.Linq\XNamespace.cs" />
- <Compile Include="System.Xml.Linq\XNode.cs" />
- <Compile Include="System.Xml.Linq\XNodeDocumentOrderComparer.cs" />
- <Compile Include="System.Xml.Linq\XNodeEqualityComparer.cs" />
- <Compile Include="System.Xml.Linq\XNodeNavigator.cs" />
- <Compile Include="System.Xml.Linq\XNodeReader.cs" />
- <Compile Include="System.Xml.Linq\XNodeWriter.cs" />
- <Compile Include="System.Xml.Linq\XObject.cs" />
- <Compile Include="System.Xml.Linq\XObjectChange.cs" />
- <Compile Include="System.Xml.Linq\XObjectChangeEventArgs.cs" />
- <Compile Include="System.Xml.Linq\XProcessingInstruction.cs" />
- <Compile Include="System.Xml.Linq\XStreamingElement.cs" />
- <Compile Include="System.Xml.Linq\XText.cs" />
- <Compile Include="System.Xml.Linq\XUtil.cs" />
- <Compile Include="System.Xml.Schema\Extensions.cs" />
- <Compile Include="System.Xml.XPath\Extensions.cs" /> </ItemGroup>
+ <Compile Include="Assembly\AssemblyInfo.cs" /> </ItemGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
@@ -87,18 +61,18 @@
</Target>
-->
<PropertyGroup>
- <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
-
- </PreBuildEvent>
- <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
-
- </PreBuildEvent>
+ <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
+
+ </PreBuildEvent>
+ <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
+
+ </PreBuildEvent>
+
+ <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
+
+ </PostBuildEvent>
+ <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
- <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
-
- </PostBuildEvent>
- <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
-
</PostBuildEvent>
</PropertyGroup>
<ItemGroup>
@@ -118,6 +92,10 @@
<Project>{2951DEC2-4393-4A78-83F9-42EB39CB708F}</Project>
<Name>System.Xml-net_4_5</Name>
</ProjectReference>
+ <ProjectReference Include="../System.Runtime.Serialization/System.Runtime.Serialization-net_4_5.csproj">
+ <Project>{08FF4C26-9C12-433D-AE90-43370046387A}</Project>
+ <Name>System.Runtime.Serialization-net_4_5</Name>
+ </ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />