2010-04-07 Jb Evain <jbevain@novell.com>
[mcs.git] / class / System.Xml.Linq / Test / System.Xml.Linq.Tests.csproj
blob8a8aff2d38f722038414776863fbd206bbb0a3e4
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">\r
2   <PropertyGroup>\r
3     <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java</Configuration>\r
4     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
5     <ProductVersion>9.0.21022</ProductVersion>\r
6     <SchemaVersion>2.0</SchemaVersion>\r
7     <ProjectGuid>{EF1A17B1-3987-44F1-B796-7F89C9A1642A}</ProjectGuid>\r
8     <ProjectTypeGuids>{F6B19D50-1E2E-4e87-ADFB-10393B439DE0};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>\r
9     <OutputType>Library</OutputType>\r
10     <AppDesignerFolder>Properties</AppDesignerFolder>\r
11     <AssemblyName>System.Xml.Linq.Tests</AssemblyName>\r
12     <JDKName>1.6</JDKName>\r
13     <GHProjectType>1</GHProjectType>\r
14     <Version>2.0</Version>\r
15     <UseVSHostingProcess>false</UseVSHostingProcess>\r
16     <AdditionalClassPath>\r
17     </AdditionalClassPath>\r
18     <FileUpgradeFlags>\r
19     </FileUpgradeFlags>\r
20     <OldToolsVersion>3.5</OldToolsVersion>\r
21     <RootNamespace>System.Xml.Linq.Tests</RootNamespace>\r
22     <UpgradeBackupLocation>\r
23     </UpgradeBackupLocation>\r
24     <jarserver>ipa</jarserver>\r
25     <PublishUrl>http://localhost/System.Xml.Linq.Tests/</PublishUrl>\r
26     <Install>true</Install>\r
27     <InstallFrom>Web</InstallFrom>\r
28     <UpdateEnabled>true</UpdateEnabled>\r
29     <UpdateMode>Foreground</UpdateMode>\r
30     <UpdateInterval>7</UpdateInterval>\r
31     <UpdateIntervalUnits>Days</UpdateIntervalUnits>\r
32     <UpdatePeriodically>false</UpdatePeriodically>\r
33     <UpdateRequired>false</UpdateRequired>\r
34     <MapFileExtensions>true</MapFileExtensions>\r
35     <ApplicationRevision>0</ApplicationRevision>\r
36     <ApplicationVersion>1.0.0.%2a</ApplicationVersion>\r
37     <IsWebBootstrapper>true</IsWebBootstrapper>\r
38     <UseApplicationTrust>false</UseApplicationTrust>\r
39     <BootstrapperEnabled>true</BootstrapperEnabled>\r
40     <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>\r
41   </PropertyGroup>\r
42   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">\r
43     <DebugSymbols>true</DebugSymbols>\r
44     <DebugType>full</DebugType>\r
45     <Optimize>false</Optimize>\r
46     <OutputPath>bin\Debug_Java\</OutputPath>\r
47     <DefineConstants>TRACE;DEBUG;JAVA;NET_1_1;NET_2_0;NET_3_5;TARGET_JVM</DefineConstants>\r
48     <ErrorReport>prompt</ErrorReport>\r
49     <WarningLevel>4</WarningLevel>\r
50     <BaseAddress>285212672</BaseAddress>\r
51     <SkipValidation>false</SkipValidation>\r
52     <KeepIntermediate>false</KeepIntermediate>\r
53     <TargetPlatform>0</TargetPlatform>\r
54   </PropertyGroup>\r
55   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">\r
56     <DebugType>pdbonly</DebugType>\r
57     <Optimize>true</Optimize>\r
58     <OutputPath>bin\Release_Java\</OutputPath>\r
59     <DefineConstants>TRACE;JAVA</DefineConstants>\r
60     <ErrorReport>prompt</ErrorReport>\r
61     <WarningLevel>4</WarningLevel>\r
62     <BaseAddress>285212672</BaseAddress>\r
63     <SkipValidation>false</SkipValidation>\r
64     <KeepIntermediate>false</KeepIntermediate>\r
65     <TargetPlatform>0</TargetPlatform>\r
66   </PropertyGroup>\r
67   <ItemGroup>\r
68     <Compile Include="System.Xml.Linq\ExtensionsTest.cs" />\r
69     <Compile Include="System.Xml.Linq\XAttributeTest.cs" />\r
70     <Compile Include="System.Xml.Linq\XDocumentTest.cs" />\r
71     <Compile Include="System.Xml.Linq\XElementTest.cs" />\r
72     <Compile Include="System.Xml.Linq\XNamespaceTest.cs" />\r
73     <Compile Include="System.Xml.Linq\XNameTest.cs" />\r
74     <Compile Include="System.Xml.Linq\XNodeDocumentOrderComparerTest.cs" />\r
75     <Compile Include="System.Xml.Linq\XNodeEqualityComparerTest.cs" />\r
76     <Compile Include="System.Xml.Linq\XNodeNavigatorTest.cs" />\r
77     <Compile Include="System.Xml.Linq\XNodeReaderTest.cs" />\r
78     <Compile Include="System.Xml.Linq\XNodeWriterTest.cs" />\r
79     <Compile Include="System.Xml.Linq\XObjectTest.cs" />\r
80     <Compile Include="System.Xml.Linq\XProcessingInstructionTest.cs" />\r
81     <Compile Include="System.Xml.Linq\XTextTest.cs" />\r
82   </ItemGroup>\r
83   <ItemGroup>\r
84     <Reference Include="nunit.framework">\r
85       <SpecificVersion>False</SpecificVersion>\r
86       <HintPath>..\..\..\nunit20\framework\bin\Debug_Java20\nunit.framework.dll</HintPath>\r
87       <Private>True</Private>\r
88     </Reference>\r
89     <Reference Include="rt, Version=1.6.0.65535, Culture=neutral, processorArchitecture=MSIL" />\r
90     <Reference Include="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />\r
91     <Reference Include="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">\r
92       <RequiredTargetFramework>3.5</RequiredTargetFramework>\r
93     </Reference>\r
94     <Reference Include="System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86" />\r
95     <Reference Include="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />\r
96     <Reference Include="System.Xml.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">\r
97       <RequiredTargetFramework>3.5</RequiredTargetFramework>\r
98     </Reference>\r
99   </ItemGroup>\r
100   <ItemGroup>\r
101     <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">\r
102       <Visible>False</Visible>\r
103       <ProductName>.NET Framework 2.0 %28x86%29</ProductName>\r
104       <Install>true</Install>\r
105     </BootstrapperPackage>\r
106     <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">\r
107       <Visible>False</Visible>\r
108       <ProductName>.NET Framework 3.0 %28x86%29</ProductName>\r
109       <Install>false</Install>\r
110     </BootstrapperPackage>\r
111     <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">\r
112       <Visible>False</Visible>\r
113       <ProductName>.NET Framework 3.5</ProductName>\r
114       <Install>false</Install>\r
115     </BootstrapperPackage>\r
116   </ItemGroup>\r
117   <ItemGroup>\r
118     <Folder Include="Properties\" />\r
119   </ItemGroup>\r
120   <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets" />\r
121   <Import Project="$(VMW_HOME)\bin\Mainsoft.Common.targets" />\r
122   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
123        Other similar extension points exist, see Microsoft.Common.targets.\r
124   <Target Name="BeforeBuild">\r
125   </Target>\r
126   <Target Name="AfterBuild">\r
127   </Target>\r
128   -->\r
129   <ProjectExtensions>\r
130     <VisualStudio>\r
131       <UserProperties REFS-RefInfo-system-xml-linq="repository:vmw:framework:2.0" REFS-JarPath-system-xml-linq="" REFS-RefInfo-rt="repository:jre:sun:1.6.0" REFS-JarPath-rt="" REFS-RefInfo-system-xml="repository:vmw:framework:2.0" REFS-JarPath-system-xml="" REFS-RefInfo-system-data="repository:vmw:framework:2.0" REFS-JarPath-system-data="" REFS-RefInfo-system="repository:vmw:framework:2.0" REFS-JarPath-system="" />\r
132     </VisualStudio>\r
133   </ProjectExtensions>\r
134 </Project>