[System.Net] Add support for .pac proxy config scripts on mac
[mono.git] / mcs / class / System.Xml.Linq / System.Xml.Linq.csproj
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>{8EF1DA1B-BB96-4248-B059-8F2C8F40721D}</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</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</RootNamespace>\r
22     <UpgradeBackupLocation>\r
23     </UpgradeBackupLocation>\r
24     <jarserver>ipa</jarserver>\r
25     <PublishUrl>http://localhost/System.Xml.Linq/</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_Java20|AnyCPU' ">\r
43     <DebugSymbols>true</DebugSymbols>\r
44     <DebugType>full</DebugType>\r
45     <Optimize>false</Optimize>\r
46     <OutputPath>bin\Debug_Java20\</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_Java20|AnyCPU' ">\r
56     <DebugType>pdbonly</DebugType>\r
57     <Optimize>true</Optimize>\r
58     <OutputPath>bin\Release_Java20\</OutputPath>\r
59     <DefineConstants>TRACE;JAVA;NET_1_1;NET_2_0;NET_3_5;TARGET_JVM</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="..\..\build\common\Locale.cs">\r
69       <Link>Assembly\Locale.cs</Link>\r
70     </Compile>\r
71     <Compile Include="..\..\build\common\MonoTODOAttribute.cs">\r
72       <Link>Assembly\MonoTODOAttribute.cs</Link>\r
73     </Compile>\r
74     <Compile Include="System.Xml.Linq\Extensions.cs" />\r
75     <Compile Include="System.Xml.Linq\LoadOptions.cs" />\r
76     <Compile Include="System.Xml.Linq\SaveOptions.cs" />\r
77     <Compile Include="System.Xml.Linq\XAttribute.cs" />\r
78     <Compile Include="System.Xml.Linq\XCData.cs" />\r
79     <Compile Include="System.Xml.Linq\XComment.cs" />\r
80     <Compile Include="System.Xml.Linq\XContainer.cs" />\r
81     <Compile Include="System.Xml.Linq\XDeclaration.cs" />\r
82     <Compile Include="System.Xml.Linq\XDocument.cs" />\r
83     <Compile Include="System.Xml.Linq\XDocumentType.cs" />\r
84     <Compile Include="System.Xml.Linq\XElement.cs" />\r
85     <Compile Include="System.Xml.Linq\XIterators.cs" />\r
86     <Compile Include="System.Xml.Linq\XName.cs" />\r
87     <Compile Include="System.Xml.Linq\XNamespace.cs" />\r
88     <Compile Include="System.Xml.Linq\XNode.cs" />\r
89     <Compile Include="System.Xml.Linq\XNodeDocumentOrderComparer.cs" />\r
90     <Compile Include="System.Xml.Linq\XNodeEqualityComparer.cs" />\r
91     <Compile Include="System.Xml.Linq\XNodeNavigator.cs" />\r
92     <Compile Include="System.Xml.Linq\XNodeReader.cs" />\r
93     <Compile Include="System.Xml.Linq\XNodeWriter.cs" />\r
94     <Compile Include="System.Xml.Linq\XObject.cs" />\r
95     <Compile Include="System.Xml.Linq\XObjectChange.cs" />\r
96     <Compile Include="System.Xml.Linq\XObjectChangeEventArgs.cs" />\r
97     <Compile Include="System.Xml.Linq\XProcessingInstruction.cs" />\r
98     <Compile Include="System.Xml.Linq\XStreamingElement.cs" />\r
99     <Compile Include="System.Xml.Linq\XText.cs" />\r
100     <Compile Include="System.Xml.Linq\XUtil.cs" />\r
101     <Compile Include="System.Xml.Schema\Extensions.cs" />\r
102     <Compile Include="System.Xml.XPath\Extensions.cs" />\r
103   </ItemGroup>\r
104   <ItemGroup>\r
105     <Reference Include="rt, Version=1.6.0.65535, Culture=neutral, processorArchitecture=MSIL" />\r
106     <Reference Include="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />\r
107     <Reference Include="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">\r
108       <RequiredTargetFramework>3.5</RequiredTargetFramework>\r
109     </Reference>\r
110     <Reference Include="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />\r
111   </ItemGroup>\r
112   <ItemGroup>\r
113     <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">\r
114       <Visible>False</Visible>\r
115       <ProductName>.NET Framework 2.0 %28x86%29</ProductName>\r
116       <Install>true</Install>\r
117     </BootstrapperPackage>\r
118     <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">\r
119       <Visible>False</Visible>\r
120       <ProductName>.NET Framework 3.0 %28x86%29</ProductName>\r
121       <Install>false</Install>\r
122     </BootstrapperPackage>\r
123     <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">\r
124       <Visible>False</Visible>\r
125       <ProductName>.NET Framework 3.5</ProductName>\r
126       <Install>false</Install>\r
127     </BootstrapperPackage>\r
128   </ItemGroup>\r
129   <ItemGroup>\r
130     <Compile Include="..\..\build\common\Consts.cs.in">\r
131       <Link>Assembly\Consts.cs.in</Link>\r
132     </Compile>\r
133   </ItemGroup>\r
134   <ItemGroup>\r
135     <Folder Include="Properties\" />\r
136   </ItemGroup>\r
137   <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets" />\r
138   <Import Project="$(VMW_HOME)\bin\Mainsoft.Common.targets" />\r
139   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
140        Other similar extension points exist, see Microsoft.Common.targets.\r
141   <Target Name="BeforeBuild">\r
142   </Target>\r
143   <Target Name="AfterBuild">\r
144   </Target>\r
145   -->\r
146   <ProjectExtensions>\r
147     <VisualStudio>\r
148       <UserProperties REFS-JarPath-system="" REFS-RefInfo-system="repository:vmw:framework:2.0" REFS-JarPath-system-data="" REFS-RefInfo-system-data="repository:vmw:framework:2.0" REFS-JarPath-system-xml="" REFS-RefInfo-system-xml="repository:vmw:framework:2.0" REFS-JarPath-rt="" REFS-RefInfo-rt="repository:jre:sun:1.6.0" />\r
149     </VisualStudio>\r
150   </ProjectExtensions>\r
151 </Project>