Merge pull request #942 from ermshiperete/MessageBoxBugs
[mono.git] / mcs / class / System.Xml.Linq / System.Xml.Linq-net_4_0.csproj
index a654f6f15eb14ce93a49ac7dc00444e0390930c9..0f8ff1db80a1e0402a100d00511ad9ec23b62e1f 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>{9D657157-DCA0-45BF-BB67-1FFB3CD8823A}</ProjectGuid>\r
     <OutputType>Library</OutputType>\r
     <NoWarn>1699,1720</NoWarn>\r
     <OutputPath>./../../class/lib/net_4_0</OutputPath>\r
-    <NoStdLib>true</NoStdLib>\r
+    <NoStdLib>True</NoStdLib>\r
+    <NoConfig>True</NoConfig>\r
     \r
     <AppDesignerFolder>Properties</AppDesignerFolder>\r
-    <RootNamespace></RootNamespace>\r
+    <RootNamespace>\r
+    </RootNamespace>\r
     <AssemblyName>System.Xml.Linq</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;NET_3_5</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;NET_3_5</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.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" />
-\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.Xml.Linq\Extensions.cs" />\r
+    <Compile Include="System.Xml.Linq\LoadOptions.cs" />\r
+    <Compile Include="System.Xml.Linq\ReaderOptions.cs" />\r
+    <Compile Include="System.Xml.Linq\SaveOptions.cs" />\r
+    <Compile Include="System.Xml.Linq\XAttribute.cs" />\r
+    <Compile Include="System.Xml.Linq\XCData.cs" />\r
+    <Compile Include="System.Xml.Linq\XComment.cs" />\r
+    <Compile Include="System.Xml.Linq\XContainer.cs" />\r
+    <Compile Include="System.Xml.Linq\XDeclaration.cs" />\r
+    <Compile Include="System.Xml.Linq\XDocument.cs" />\r
+    <Compile Include="System.Xml.Linq\XDocumentType.cs" />\r
+    <Compile Include="System.Xml.Linq\XElement.cs" />\r
+    <Compile Include="System.Xml.Linq\XIterators.cs" />\r
+    <Compile Include="System.Xml.Linq\XName.cs" />\r
+    <Compile Include="System.Xml.Linq\XNamespace.cs" />\r
+    <Compile Include="System.Xml.Linq\XNode.cs" />\r
+    <Compile Include="System.Xml.Linq\XNodeDocumentOrderComparer.cs" />\r
+    <Compile Include="System.Xml.Linq\XNodeEqualityComparer.cs" />\r
+    <Compile Include="System.Xml.Linq\XNodeNavigator.cs" />\r
+    <Compile Include="System.Xml.Linq\XNodeReader.cs" />\r
+    <Compile Include="System.Xml.Linq\XNodeWriter.cs" />\r
+    <Compile Include="System.Xml.Linq\XObject.cs" />\r
+    <Compile Include="System.Xml.Linq\XObjectChange.cs" />\r
+    <Compile Include="System.Xml.Linq\XObjectChangeEventArgs.cs" />\r
+    <Compile Include="System.Xml.Linq\XProcessingInstruction.cs" />\r
+    <Compile Include="System.Xml.Linq\XStreamingElement.cs" />\r
+    <Compile Include="System.Xml.Linq\XText.cs" />\r
+    <Compile Include="System.Xml.Linq\XUtil.cs" />\r
+    <Compile Include="System.Xml.Schema\Extensions.cs" />\r
+    <Compile Include="System.Xml.XPath\Extensions.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 Condition=" '$(OS)' != 'Windows_NT' ">
+
+    </PostBuildEvent>
+    <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
+
+    </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.Xml.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Xml.dll</HintPath>
-    </Reference>
-\r
+    <ProjectReference Include="..\corlib\corlib-net_4_0.csproj">\r
+      <Project>{F42F5509-677F-4C93-A026-047AB6153801}</Project>\r
+      <Name>corlib\corlib-net_4_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System\System-net_4_0-2.csproj">\r
+      <Project>{3391D58D-26E9-48D2-9A76-4BC1A2F06BE9}</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>{8B53B0E9-E0CA-4378-8C57-F85D518871D3}</Project>\r
+      <Name>System.Core\System.Core-net_4_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.XML\System.Xml-net_4_0-1.csproj">\r
+      <Project>{3FFA80F7-ACB9-480C-828F-7C9BA7A17EE3}</Project>\r
+      <Name>System.XML\System.Xml-net_4_0-1</Name>\r
+    </ProjectReference>\r
   </ItemGroup>\r
   <ItemGroup>\r
     <Folder Include="Properties\" />\r
   </ItemGroup>\r
-  \r
 </Project>\r