2010-04-06 Jb Evain <jbevain@novell.com>
[mcs.git] / class / System.Drawing.Design / System.Drawing.Design.csproj
blob44766f1f92d84e4e41df93ee7587ce5e2da993b9
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
2   <PropertyGroup>\r
3     <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java20</Configuration>\r
4     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
5     <ProductVersion>8.0.50727</ProductVersion>\r
6     <SchemaVersion>2.0</SchemaVersion>\r
7     <ProjectGuid>{645B83F0-DAE2-4360-96FD-7E8FCFADD3B5}</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.Drawing.Design</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>System.Drawing.Design</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="Assembly\AssemblyInfo.cs" />\r
47     <Compile Include="Consts.cs" />\r
48     <Compile Include="Locale.cs" />\r
49     <Compile Include="MonoTODOAttribute.cs" />\r
50     <Compile Include="System.Drawing.Design\BitmapEditor.cs" />\r
51     <Compile Include="System.Drawing.Design\ColorEditor.cs" />\r
52     <Compile Include="System.Drawing.Design\ContentAlignmentEditor.cs" />\r
53     <Compile Include="System.Drawing.Design\CursorEditor.cs" />\r
54     <Compile Include="System.Drawing.Design\FontEditor.cs" />\r
55     <Compile Include="System.Drawing.Design\FontNameEditor.cs" />\r
56     <Compile Include="System.Drawing.Design\IconEditor.cs" />\r
57     <Compile Include="System.Drawing.Design\ImageEditor.cs" />\r
58     <Compile Include="System.Drawing.Design\MetafileEditor.cs" />\r
59     <Compile Include="System.Drawing.Design\ToolboxItemContainer.cs" />\r
60     <Compile Include="System.Drawing.Design\ToolboxItemCreator.cs" />\r
61     <Compile Include="System.Drawing.Design\ToolboxService.cs" />\r
62   </ItemGroup>\r
63   <ItemGroup>\r
64     <Reference Include="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />\r
65     <Reference Include="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />\r
66     <Reference Include="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />\r
67   </ItemGroup>\r
68   <ItemGroup>\r
69     <Folder Include="Properties\" />\r
70   </ItemGroup>\r
71   <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets" />\r
72   <Import Project="$(VMW_HOME)\bin\Mainsoft.Common.targets" />\r
73   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
74        Other similar extension points exist, see Microsoft.Common.targets.\r
75   <Target Name="BeforeBuild">\r
76   </Target>\r
77   <Target Name="AfterBuild">\r
78   </Target>\r
79   -->\r
80   <ProjectExtensions>\r
81     <VisualStudio>\r
82       <UserProperties REFS-RefInfo-system-drawing="repository:vmw:framework:2.0" REFS-JarPath-system-drawing="" REFS-RefInfo-system-windows-forms="repository:vmw:framework:2.0" REFS-JarPath-system-windows-forms="" 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
83     </VisualStudio>\r
84   </ProjectExtensions>\r
85 </Project>