Merge pull request #925 from ermshiperete/novell-bug-602934
[mono.git] / mcs / class / System.Xaml / System.Xaml-tests-net_4_5.csproj
index 608fc5644c698dbe7eb57b34f13598930d6b501d..e78a6bb00c49e5c34ae5db010e01914cbf1594d2 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>{FDA04C3E-7386-4F45-A7F2-C69DB33B72FF}</ProjectGuid>\r
     <OutputType>Library</OutputType>\r
     <NoWarn>1699</NoWarn>\r
-    <OutputPath>.\</OutputPath>\r
-    <NoStdLib>true</NoStdLib>\r
+    <OutputPath>bin\Debug\System.Xaml-tests-net_4_5</OutputPath>\r
+    <NoStdLib>True</NoStdLib>\r
+    <NoConfig>False</NoConfig>\r
     \r
     <AppDesignerFolder>Properties</AppDesignerFolder>\r
-    <RootNamespace></RootNamespace>\r
+    <RootNamespace>\r
+    </RootNamespace>\r
     <AssemblyName>System.Xaml_test_net_4_5</AssemblyName>\r
     <TargetFrameworkVersion>v4.5</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_4_5</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
-    <AdditionalLibPaths>./../../class/lib/net_4_5</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_4_5</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
-    <AdditionalLibPaths>./../../class/lib/net_4_5</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="Test\System.Windows.Markup\ArrayExtensionTest.cs" />
-   <Compile Include="Test\System.Windows.Markup\ReferenceTest.cs" />
-   <Compile Include="Test\System.Windows.Markup\StaticExtensionTest.cs" />
-   <Compile Include="Test\System.Windows.Markup\TypeExtensionConverterTest.cs" />
-   <Compile Include="Test\System.Windows.Markup\TypeExtensionTest.cs" />
-   <Compile Include="Test\System.Windows.Markup\ValueSerializerTest.cs" />
-   <Compile Include="Test\System.Windows.Markup\XDataTest.cs" />
-   <Compile Include="Test\System.Xaml.Schema\XamlMemberInvokerTest.cs" />
-   <Compile Include="Test\System.Xaml.Schema\XamlTypeInvokerTest.cs" />
-   <Compile Include="Test\System.Xaml.Schema\XamlTypeNameTest.cs" />
-   <Compile Include="Test\System.Xaml.Schema\XamlTypeTypeConverterTest.cs" />
-   <Compile Include="Test\System.Xaml.Schema\XamlValueConverterTest.cs" />
-   <Compile Include="Test\System.Xaml\AmbientPropertyValueTest.cs" />
-   <Compile Include="Test\System.Xaml\AttachableMemberIdentifierTest.cs" />
-   <Compile Include="Test\System.Xaml\AttachablePropertyServicesTest.cs" />
-   <Compile Include="Test\System.Xaml\DummyValueSerializerContext.cs" />
-   <Compile Include="Test\System.Xaml\NamespaceDeclarationTest.cs" />
-   <Compile Include="Test\System.Xaml\TestedTypes.cs" />
-   <Compile Include="Test\System.Xaml\ValueSerializerContextTest.cs" />
-   <Compile Include="Test\System.Xaml\XamlBackgroundReaderTest.cs" />
-   <Compile Include="Test\System.Xaml\XamlDirectiveTest.cs" />
-   <Compile Include="Test\System.Xaml\XamlDuplicateMemberExceptionTest.cs" />
-   <Compile Include="Test\System.Xaml\XamlLanguageTest.cs" />
-   <Compile Include="Test\System.Xaml\XamlMemberTest.cs" />
-   <Compile Include="Test\System.Xaml\XamlNodeQueueTest.cs" />
-   <Compile Include="Test\System.Xaml\XamlObjectEventArgsTest.cs" />
-   <Compile Include="Test\System.Xaml\XamlObjectReaderSettingsTest.cs" />
-   <Compile Include="Test\System.Xaml\XamlObjectReaderTest.cs" />
-   <Compile Include="Test\System.Xaml\XamlObjectWriterSettingsTest.cs" />
-   <Compile Include="Test\System.Xaml\XamlObjectWriterTest.cs" />
-   <Compile Include="Test\System.Xaml\XamlReaderSettingsTest.cs" />
-   <Compile Include="Test\System.Xaml\XamlReaderTest.cs" />
-   <Compile Include="Test\System.Xaml\XamlReaderTestBase.cs" />
-   <Compile Include="Test\System.Xaml\XamlSchemaContextSettingsTest.cs" />
-   <Compile Include="Test\System.Xaml\XamlSchemaContextTest.cs" />
-   <Compile Include="Test\System.Xaml\XamlTypeTest.cs" />
-   <Compile Include="Test\System.Xaml\XamlXmlReaderSettingsTest.cs" />
-   <Compile Include="Test\System.Xaml\XamlXmlReaderTest.cs" />
-   <Compile Include="Test\System.Xaml\XamlXmlWriterSettingsTest.cs" />
-   <Compile Include="Test\System.Xaml\XamlXmlWriterTest.cs" />
-\r
-  </ItemGroup>\r
+    <Compile Include="Test\System.Windows.Markup\ArrayExtensionTest.cs" />\r
+    <Compile Include="Test\System.Windows.Markup\ReferenceTest.cs" />\r
+    <Compile Include="Test\System.Windows.Markup\StaticExtensionTest.cs" />\r
+    <Compile Include="Test\System.Windows.Markup\TypeExtensionConverterTest.cs" />\r
+    <Compile Include="Test\System.Windows.Markup\TypeExtensionTest.cs" />\r
+    <Compile Include="Test\System.Windows.Markup\ValueSerializerTest.cs" />\r
+    <Compile Include="Test\System.Windows.Markup\XDataTest.cs" />\r
+    <Compile Include="Test\System.Xaml.Schema\XamlMemberInvokerTest.cs" />\r
+    <Compile Include="Test\System.Xaml.Schema\XamlTypeInvokerTest.cs" />\r
+    <Compile Include="Test\System.Xaml.Schema\XamlTypeNameTest.cs" />\r
+    <Compile Include="Test\System.Xaml.Schema\XamlTypeTypeConverterTest.cs" />\r
+    <Compile Include="Test\System.Xaml.Schema\XamlValueConverterTest.cs" />\r
+    <Compile Include="Test\System.Xaml\AmbientPropertyValueTest.cs" />\r
+    <Compile Include="Test\System.Xaml\AttachableMemberIdentifierTest.cs" />\r
+    <Compile Include="Test\System.Xaml\AttachablePropertyServicesTest.cs" />\r
+    <Compile Include="Test\System.Xaml\DummyValueSerializerContext.cs" />\r
+    <Compile Include="Test\System.Xaml\NamespaceDeclarationTest.cs" />\r
+    <Compile Include="Test\System.Xaml\TestedTypes.cs" />\r
+    <Compile Include="Test\System.Xaml\ValueSerializerContextTest.cs" />\r
+    <Compile Include="Test\System.Xaml\XamlBackgroundReaderTest.cs" />\r
+    <Compile Include="Test\System.Xaml\XamlDirectiveTest.cs" />\r
+    <Compile Include="Test\System.Xaml\XamlDuplicateMemberExceptionTest.cs" />\r
+    <Compile Include="Test\System.Xaml\XamlLanguageTest.cs" />\r
+    <Compile Include="Test\System.Xaml\XamlMemberTest.cs" />\r
+    <Compile Include="Test\System.Xaml\XamlNodeQueueTest.cs" />\r
+    <Compile Include="Test\System.Xaml\XamlObjectEventArgsTest.cs" />\r
+    <Compile Include="Test\System.Xaml\XamlObjectReaderSettingsTest.cs" />\r
+    <Compile Include="Test\System.Xaml\XamlObjectReaderTest.cs" />\r
+    <Compile Include="Test\System.Xaml\XamlObjectWriterSettingsTest.cs" />\r
+    <Compile Include="Test\System.Xaml\XamlObjectWriterTest.cs" />\r
+    <Compile Include="Test\System.Xaml\XamlReaderSettingsTest.cs" />\r
+    <Compile Include="Test\System.Xaml\XamlReaderTest.cs" />\r
+    <Compile Include="Test\System.Xaml\XamlReaderTestBase.cs" />\r
+    <Compile Include="Test\System.Xaml\XamlSchemaContextSettingsTest.cs" />\r
+    <Compile Include="Test\System.Xaml\XamlSchemaContextTest.cs" />\r
+    <Compile Include="Test\System.Xaml\XamlTypeTest.cs" />\r
+    <Compile Include="Test\System.Xaml\XamlXmlReaderSettingsTest.cs" />\r
+    <Compile Include="Test\System.Xaml\XamlXmlReaderTest.cs" />\r
+    <Compile Include="Test\System.Xaml\XamlXmlWriterSettingsTest.cs" />\r
+    <Compile Include="Test\System.Xaml\XamlXmlWriterTest.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="./../../class/lib/net_4_5/System.Xaml.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>./../../class/lib/net_4_5/System.Xaml.dll</HintPath>
-    </Reference>
-    <Reference Include="System.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Xml.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Xml.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Core.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Core.dll</HintPath>
-    </Reference>
-    <Reference Include="nunit.framework" />
-\r
+    <Reference Include="..\lib\net_4_5\nunit.framework.dll" />\r
+    <ProjectReference Include="..\corlib\corlib-net_4_5.csproj">\r
+      <Project>{33BF0182-AC5C-464C-995B-C9CFE74E1A95}</Project>\r
+      <Name>corlib\corlib-net_4_5</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Xaml\System.Xaml-net_4_5.csproj">\r
+      <Project>{F574F9BD-1838-4C13-8722-7D6D33DE1781}</Project>\r
+      <Name>System.Xaml\System.Xaml-net_4_5</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System\System-net_4_5-2.csproj">\r
+      <Project>{5C605B73-19DA-4FB7-AB39-C7EF9A8B19FE}</Project>\r
+      <Name>System\System-net_4_5-2</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.XML\System.Xml-net_4_5-1.csproj">\r
+      <Project>{2534ADE0-05E4-490F-933D-1E39310A0CB9}</Project>\r
+      <Name>System.XML\System.Xml-net_4_5-1</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Core\System.Core-net_4_5.csproj">\r
+      <Project>{D92530F4-3F2B-4351-BD21-9D6BEE6D2A4E}</Project>\r
+      <Name>System.Core\System.Core-net_4_5</Name>\r
+    </ProjectReference>\r
   </ItemGroup>\r
   <ItemGroup>\r
     <Folder Include="Properties\" />\r
   </ItemGroup>\r
-  \r
 </Project>\r