[System.Net] Add support for .pac proxy config scripts on mac
[mono.git] / mcs / class / Accessibility / Accessibility.csproj
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
2   <PropertyGroup>\r
3     <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java</Configuration>\r
4     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
5     <ProductVersion>8.0.50727</ProductVersion>\r
6     <SchemaVersion>2.0</SchemaVersion>\r
7     <ProjectGuid>{75D99998-A9C1-4B89-AD47-DA830E461DED}</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>Accessibility</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     <RootNamespace>Accessibility</RootNamespace>\r
19   </PropertyGroup>\r
20   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java20|AnyCPU' ">\r
21     <DebugSymbols>true</DebugSymbols>\r
22     <DebugType>full</DebugType>\r
23     <Optimize>false</Optimize>\r
24     <OutputPath>bin\Debug_Java20\</OutputPath>\r
25     <DefineConstants>TRACE;DEBUG;JAVA;NET_1_1;NET_2_0;TARGET_JVM</DefineConstants>\r
26     <ErrorReport>prompt</ErrorReport>\r
27     <WarningLevel>4</WarningLevel>\r
28     <BaseAddress>285212672</BaseAddress>\r
29     <SkipValidation>false</SkipValidation>\r
30     <KeepIntermediate>false</KeepIntermediate>\r
31     <TargetPlatform>0</TargetPlatform>\r
32   </PropertyGroup>\r
33   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java20|AnyCPU' ">\r
34     <DebugType>pdbonly</DebugType>\r
35     <Optimize>true</Optimize>\r
36     <OutputPath>bin\Release_Java20\</OutputPath>\r
37     <DefineConstants>TRACE;JAVA;NET_1_1;NET_2_0;TARGET_JVM</DefineConstants>\r
38     <ErrorReport>prompt</ErrorReport>\r
39     <WarningLevel>4</WarningLevel>\r
40     <BaseAddress>285212672</BaseAddress>\r
41     <SkipValidation>false</SkipValidation>\r
42     <KeepIntermediate>false</KeepIntermediate>\r
43     <TargetPlatform>0</TargetPlatform>\r
44   </PropertyGroup>\r
45   <ItemGroup>\r
46     <Compile Include="Accessibility\IAccessible.cs" />\r
47     <Compile Include="Accessibility\IAccessibleHandler.cs" />\r
48     <Compile Include="Assembly\AssemblyInfo.cs" />\r
49    <Compile Include="..\..\build\common\Consts.cs.in">\r
50       <Link>Consts.cs.in</Link>\r
51     </Compile>\r
52   </ItemGroup>\r
53   <ItemGroup>\r
54     <Folder Include="Properties\" />\r
55   </ItemGroup>\r
56   <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets" />\r
57   <Import Project="$(VMW_HOME)\bin\Mainsoft.Common.targets" />\r
58   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
59        Other similar extension points exist, see Microsoft.Common.targets.\r
60   <Target Name="BeforeBuild">\r
61   </Target>\r
62   <Target Name="AfterBuild">\r
63   </Target>\r
64   -->\r
65   <ProjectExtensions>\r
66     <VisualStudio>\r
67       <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
68     </VisualStudio>\r
69   </ProjectExtensions>\r
70 </Project>\r