Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArina Itkes <arina@mono-cvs.ximian.com>2007-12-11 17:16:19 +0300
committerArina Itkes <arina@mono-cvs.ximian.com>2007-12-11 17:16:19 +0300
commitf591b66ffa35fa705ee964942140be8f06614cb1 (patch)
tree308c80b0e92045db4e10d3c3e1cf0ff194262652 /mcs/class/System.Drawing.Design
parentff459d9a49f6ad9496a94da946c7f99ce2ef3bc3 (diff)
Visual Studio project file to the assembly
svn path=/trunk/mcs/; revision=91096
Diffstat (limited to 'mcs/class/System.Drawing.Design')
-rw-r--r--mcs/class/System.Drawing.Design/System.Drawing.Design.csproj85
1 files changed, 85 insertions, 0 deletions
diff --git a/mcs/class/System.Drawing.Design/System.Drawing.Design.csproj b/mcs/class/System.Drawing.Design/System.Drawing.Design.csproj
new file mode 100644
index 00000000000..44766f1f92d
--- /dev/null
+++ b/mcs/class/System.Drawing.Design/System.Drawing.Design.csproj
@@ -0,0 +1,85 @@
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java20</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>8.0.50727</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{645B83F0-DAE2-4360-96FD-7E8FCFADD3B5}</ProjectGuid>
+ <ProjectTypeGuids>{F6B19D50-1E2E-4e87-ADFB-10393B439DE0};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
+ <OutputType>Library</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <AssemblyName>System.Drawing.Design</AssemblyName>
+ <JDKName>1.6</JDKName>
+ <GHProjectType>1</GHProjectType>
+ <Version>2.0</Version>
+ <UseVSHostingProcess>false</UseVSHostingProcess>
+ <AdditionalClassPath>
+ </AdditionalClassPath>
+ <RootNamespace>System.Drawing.Design</RootNamespace>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java20|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>bin\Debug_Java20\</OutputPath>
+ <DefineConstants>TRACE;DEBUG;JAVA;NET_1_1;NET_2_0;TARGET_JVM</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <BaseAddress>285212672</BaseAddress>
+ <SkipValidation>false</SkipValidation>
+ <KeepIntermediate>false</KeepIntermediate>
+ <TargetPlatform>0</TargetPlatform>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java20|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>bin\Release_Java20\</OutputPath>
+ <DefineConstants>TRACE;JAVA;NET_1_1;NET_2_0;TARGET_JVM</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <BaseAddress>285212672</BaseAddress>
+ <SkipValidation>false</SkipValidation>
+ <KeepIntermediate>false</KeepIntermediate>
+ <TargetPlatform>0</TargetPlatform>
+ </PropertyGroup>
+ <ItemGroup>
+ <Compile Include="Assembly\AssemblyInfo.cs" />
+ <Compile Include="Consts.cs" />
+ <Compile Include="Locale.cs" />
+ <Compile Include="MonoTODOAttribute.cs" />
+ <Compile Include="System.Drawing.Design\BitmapEditor.cs" />
+ <Compile Include="System.Drawing.Design\ColorEditor.cs" />
+ <Compile Include="System.Drawing.Design\ContentAlignmentEditor.cs" />
+ <Compile Include="System.Drawing.Design\CursorEditor.cs" />
+ <Compile Include="System.Drawing.Design\FontEditor.cs" />
+ <Compile Include="System.Drawing.Design\FontNameEditor.cs" />
+ <Compile Include="System.Drawing.Design\IconEditor.cs" />
+ <Compile Include="System.Drawing.Design\ImageEditor.cs" />
+ <Compile Include="System.Drawing.Design\MetafileEditor.cs" />
+ <Compile Include="System.Drawing.Design\ToolboxItemContainer.cs" />
+ <Compile Include="System.Drawing.Design\ToolboxItemCreator.cs" />
+ <Compile Include="System.Drawing.Design\ToolboxService.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <Reference Include="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />
+ <Reference Include="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
+ <Reference Include="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />
+ </ItemGroup>
+ <ItemGroup>
+ <Folder Include="Properties\" />
+ </ItemGroup>
+ <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets" />
+ <Import Project="$(VMW_HOME)\bin\Mainsoft.Common.targets" />
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
+ Other similar extension points exist, see Microsoft.Common.targets.
+ <Target Name="BeforeBuild">
+ </Target>
+ <Target Name="AfterBuild">
+ </Target>
+ -->
+ <ProjectExtensions>
+ <VisualStudio>
+ <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="" />
+ </VisualStudio>
+ </ProjectExtensions>
+</Project> \ No newline at end of file