2007-12-17 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System.Drawing / Test / Test20.J2EE.csproj
index 76e9a7f583d5171c5b7855f5c3f99a21b5cee783..293ee9c8d91d6566b9d64613309caee38e2ffc71 100644 (file)
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java20|AnyCPU' ">
-    <OutputPath>DrawingTest\Test\bin\Debug_Java20\</OutputPath>
-    <DefineConstants>TRACE;TARGET_JVM;NET_1_1;NET_2_0</DefineConstants>
-    <BaseAddress>285212672</BaseAddress>
-    <Optimize>true</Optimize>
-    <DebugType>pdbonly</DebugType>
-    <PlatformTarget>AnyCPU</PlatformTarget>
-    <ErrorReport>prompt</ErrorReport>
-    <SkipValidation>false</SkipValidation>
-    <KeepIntermediate>false</KeepIntermediate>
-    <GHProjectType>1</GHProjectType>
-    <PreCompile>false</PreCompile>
-    <AdditionalClassPath>
-    </AdditionalClassPath>
-    <ApplicationServerType>
-    </ApplicationServerType>
-    <Version>2.0</Version>
-    <JDKName>1.5.0_05</JDKName>
-    <TargetPlatform>0</TargetPlatform>
-  </PropertyGroup>
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java20|AnyCPU' ">
-    <DebugSymbols>true</DebugSymbols>
-    <OutputPath>DrawingTest\Test\bin\Debug_Java20\</OutputPath>
-    <DefineConstants>TRACE;DEBUG;TARGET_JVM;NET_1_1;NET_2_0</DefineConstants>
-    <BaseAddress>285212672</BaseAddress>
-    <DebugType>full</DebugType>
-    <PlatformTarget>AnyCPU</PlatformTarget>
-    <ErrorReport>prompt</ErrorReport>
-    <SkipValidation>True</SkipValidation>
-    <KeepIntermediate>False</KeepIntermediate>
-    <GHProjectType>1</GHProjectType>
-    <PreCompile>false</PreCompile>
-    <AdditionalClassPath>
-    </AdditionalClassPath>
-    <ApplicationServerType>
-    </ApplicationServerType>
-    <Version>2.0</Version>
-    <JDKName>1.5.0_05</JDKName>
-    <TargetPlatform>0</TargetPlatform>
-  </PropertyGroup>
-  <PropertyGroup>
-    <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java</Configuration>
-    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
-    <ProductVersion>8.0.50727</ProductVersion>
-    <SchemaVersion>2.0</SchemaVersion>
-    <ProjectGuid>{FD3F01E4-4F19-4124-BD9C-226C3E8D55B3}</ProjectGuid>
-    <OutputType>Library</OutputType>
-    <AppDesignerFolder>Properties</AppDesignerFolder>
-    <RootNamespace>System.Drawing.Test</RootNamespace>
-    <AssemblyName>System.Drawing.Test20.J2EE</AssemblyName>
-    <JDKName>1.5.0_05</JDKName>
-    <GHProjectType>1</GHProjectType>
-    <Version>2.0</Version>
-    <ProjectTypeGuids>{F6B19D50-1E2E-4e87-ADFB-10393B439DE0};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
-  </PropertyGroup>
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">
-    <DebugSymbols>true</DebugSymbols>
-    <DebugType>full</DebugType>
-    <Optimize>false</Optimize>
-    <OutputPath>bin\Debug_Java\</OutputPath>
-    <DefineConstants>TRACE;DEBUG;TARGET_JVM;NET_1_1;ONLY_1_1</DefineConstants>
-    <ErrorReport>prompt</ErrorReport>
-    <WarningLevel>4</WarningLevel>
-    <BaseAddress>285212672</BaseAddress>
-    <NoStdLib>false</NoStdLib>
-    <SkipValidation>True</SkipValidation>
-    <KeepIntermediate>False</KeepIntermediate>
-    <TargetPlatform>0</TargetPlatform>
-    <AdditionalClassPath>
-    </AdditionalClassPath>
-  </PropertyGroup>
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">
-    <DebugType>pdbonly</DebugType>
-    <Optimize>true</Optimize>
-    <OutputPath>bin\Release_Java\</OutputPath>
-    <DefineConstants>TRACE;TARGET_JVM;NET_1_1;ONLY_1_1</DefineConstants>
-    <ErrorReport>prompt</ErrorReport>
-    <WarningLevel>4</WarningLevel>
-    <BaseAddress>285212672</BaseAddress>
-    <NoStdLib>false</NoStdLib>
-    <SkipValidation>false</SkipValidation>
-    <KeepIntermediate>false</KeepIntermediate>
-    <TargetPlatform>0</TargetPlatform>
-    <AdditionalClassPath>
-    </AdditionalClassPath>
-  </PropertyGroup>
-  <ItemGroup>
-    <Reference Include="J2SE.Helpers, Version=0.0.0.0, Culture=neutral">
-      <HintPath>..\..\lib\J2SE.Helpers.dll</HintPath>
-      <Private>False</Private>
-    </Reference>
-    <Reference Include="nunit.framework, Version=0.0.0.0, Culture=neutral">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>..\..\..\nunit20\nunit-console\bin\Debug_Java20\nunit.framework.dll</HintPath>
-      <Private>True</Private>
-    </Reference>
-    <Reference Include="rt, Version=0.0.0.0, Culture=neutral">
-      <HintPath>..\..\lib\rt.dll</HintPath>
-      <Private>False</Private>
-    </Reference>
-    <Reference Include="System" />
-    <Reference Include="System.Drawing" />
-    <Reference Include="System.Xml" />
-  </ItemGroup>
-  <ItemGroup>
-    <Compile Include="DrawingTest\Test\Bitmap.cs" />
-    <Compile Include="DrawingTest\Test\Brush.cs" />
-    <Compile Include="DrawingTest\Test\Graphics.cs" />
-    <Compile Include="DrawingTest\Test\GraphicsPath.cs" />
-    <Compile Include="DrawingTest\Test\GraphicsPathIterator.cs" />
-    <Compile Include="DrawingTest\Test\Image.cs" />
-    <Compile Include="DrawingTest\Test\Pen.cs" />
-    <Compile Include="DrawingTest\Test\Region.cs" />
-    <Compile Include="System.Drawing.Drawing2D\TestBlend.cs" />
-    <Compile Include="System.Drawing.Drawing2D\TestColorBlend.cs" />
-    <Compile Include="System.Drawing.Drawing2D\TestHatchBrush.cs" />
-    <Compile Include="System.Drawing.Imaging\TestBmpCodec.cs" />
-    <Compile Include="System.Drawing.Imaging\TestColorMatrix.cs" />
-    <Compile Include="System.Drawing.Imaging\TestImageAttributes.cs" />
-    <Compile Include="System.Drawing.Imaging\TestImageCodecInfo.cs" />
-    <Compile Include="System.Drawing.Imaging\TestJpegCodec.cs" />
-    <Compile Include="System.Drawing\ColorConverter.cs" />
-    <Compile Include="System.Drawing\ColorTranslator.cs" />
-    <Compile Include="System.Drawing\TestBitmap.cs" />
-    <Compile Include="System.Drawing\TestBrushes.cs" />
-    <Compile Include="System.Drawing\TestColor.cs" />
-    <Compile Include="System.Drawing\TestFont.cs" />
-    <Compile Include="System.Drawing\TestIcon.cs" />
-    <Compile Include="System.Drawing\TestIconConverter.cs" />
-    <Compile Include="System.Drawing\TestImageConverter.cs" />
-    <Compile Include="System.Drawing\TestImageFormatConverter.cs" />
-    <Compile Include="System.Drawing\TestPens.cs" />
-    <Compile Include="System.Drawing\TestPoint.cs" />
-    <Compile Include="System.Drawing\TestPointConverter.cs" />
-    <Compile Include="System.Drawing\TestPointF.cs" />
-    <Compile Include="System.Drawing\TestRectangle.cs" />
-    <Compile Include="System.Drawing\TestRectangleConverter.cs" />
-    <Compile Include="System.Drawing\TestRectangleF.cs" />
-    <Compile Include="System.Drawing\TestRegion.cs" />
-    <Compile Include="System.Drawing\TestSize.cs" />
-    <Compile Include="System.Drawing\TestSizeConverter.cs" />
-    <Compile Include="System.Drawing\TestSizeF.cs" />
-    <Compile Include="System.Drawing\TestSizeFConverter.cs" />
-    <Compile Include="System.Drawing\TestStringFormat.cs" />
-    <Compile Include="System.Drawing\TestSystemBrushes.cs" />
-    <Compile Include="System.Drawing\TestSystemPens.cs" />
-  </ItemGroup>
-  <ItemGroup>
-    <Content Include="DrawingTest\Test\Bitmap1.bmp" />
-    <Content Include="DrawingTest\Test\Bitmap1.png" />
-    <Content Include="DrawingTest\Test\SampIcon.ico" />
-  </ItemGroup>
-  <ItemGroup>
-    <ProjectReference Include="DrawingTest\DrawingTestHelper\DrawingTestHelper20.J2EE.csproj">
-      <Project>{C4329BA9-2E08-4EB3-B6ED-0FA3BB6285AF}</Project>
-      <Name>DrawingTestHelper20.J2EE</Name>
-    </ProjectReference>
-  </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-JarPath-nunit-framework="..\..\..\nunit20\framework\bin\Debug_Java20\nunit.framework.jar" REFS-JarPath-mscorlib="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\jgac\vmw4j2ee_110\mscorlib.jar" REFS-JarPath-system="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\jgac\vmw4j2ee_110\System.jar" REFS-JarPath-system-data="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\jgac\vmw4j2ee_110\System.Data.jar" REFS-JarPath-system-xml="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\jgac\vmw4j2ee_110\System.Xml.jar" REFS-JarPath-rt="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\jre5\lib\rt.jar" REFS-JarPath-j2se-helpers="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\jgac\vmw4j2ee_110\J2SE.Helpers.jar" REFS-JarPath-system-drawing="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\jgac\vmw4j2ee_110\System.Drawing.jar;..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\jgac\vmw4j2ee_110\jai_imageio.jar;..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\jgac\vmw4j2ee_110\jai_core.jar;..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\jgac\vmw4j2ee_110\jai_codec.jar;..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\jgac\vmw4j2ee_110\clibwrapper_jiio.jar;..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\jgac\vmw4j2ee_110\mlibwrapper_jai.jar" />
-    </VisualStudio>
-  </ProjectExtensions>
-</Project>
\ No newline at end of file
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java20|AnyCPU' ">\r
+    <OutputPath>DrawingTest\Test\bin\Debug_Java20\</OutputPath>\r
+    <DefineConstants>TRACE;TARGET_JVM;NET_1_1;NET_2_0</DefineConstants>\r
+    <BaseAddress>285212672</BaseAddress>\r
+    <Optimize>true</Optimize>\r
+    <DebugType>pdbonly</DebugType>\r
+    <PlatformTarget>AnyCPU</PlatformTarget>\r
+    <ErrorReport>prompt</ErrorReport>\r
+    <SkipValidation>false</SkipValidation>\r
+    <KeepIntermediate>false</KeepIntermediate>\r
+    <GHProjectType>1</GHProjectType>\r
+    <PreCompile>false</PreCompile>\r
+    <AdditionalClassPath>\r
+    </AdditionalClassPath>\r
+    <ApplicationServerType>\r
+    </ApplicationServerType>\r
+    <Version>2.0</Version>\r
+    <JDKName>1.5.0_05</JDKName>\r
+    <TargetPlatform>0</TargetPlatform>\r
+  </PropertyGroup>\r
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java20|AnyCPU' ">\r
+    <DebugSymbols>true</DebugSymbols>\r
+    <OutputPath>DrawingTest\Test\bin\Debug_Java20\</OutputPath>\r
+    <DefineConstants>TRACE;DEBUG;TARGET_JVM;NET_1_1;NET_2_0</DefineConstants>\r
+    <BaseAddress>285212672</BaseAddress>\r
+    <DebugType>full</DebugType>\r
+    <PlatformTarget>AnyCPU</PlatformTarget>\r
+    <ErrorReport>prompt</ErrorReport>\r
+    <SkipValidation>True</SkipValidation>\r
+    <KeepIntermediate>False</KeepIntermediate>\r
+    <GHProjectType>1</GHProjectType>\r
+    <PreCompile>false</PreCompile>\r
+    <AdditionalClassPath>\r
+    </AdditionalClassPath>\r
+    <ApplicationServerType>\r
+    </ApplicationServerType>\r
+    <Version>2.0</Version>\r
+    <JDKName>1.5.0_05</JDKName>\r
+    <TargetPlatform>0</TargetPlatform>\r
+  </PropertyGroup>\r
+  <PropertyGroup>\r
+    <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java</Configuration>\r
+    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
+    <ProductVersion>8.0.50727</ProductVersion>\r
+    <SchemaVersion>2.0</SchemaVersion>\r
+    <ProjectGuid>{FD3F01E4-4F19-4124-BD9C-226C3E8D55B3}</ProjectGuid>\r
+    <OutputType>Library</OutputType>\r
+    <AppDesignerFolder>Properties</AppDesignerFolder>\r
+    <RootNamespace>System.Drawing.Test</RootNamespace>\r
+    <AssemblyName>System.Drawing.Test20.J2EE</AssemblyName>\r
+    <JDKName>1.5.0_05</JDKName>\r
+    <GHProjectType>1</GHProjectType>\r
+    <Version>2.0</Version>\r
+    <ProjectTypeGuids>{F6B19D50-1E2E-4e87-ADFB-10393B439DE0};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>\r
+  </PropertyGroup>\r
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">\r
+    <DebugSymbols>true</DebugSymbols>\r
+    <DebugType>full</DebugType>\r
+    <Optimize>false</Optimize>\r
+    <OutputPath>bin\Debug_Java\</OutputPath>\r
+    <DefineConstants>TRACE;DEBUG;TARGET_JVM;NET_1_1;ONLY_1_1</DefineConstants>\r
+    <ErrorReport>prompt</ErrorReport>\r
+    <WarningLevel>4</WarningLevel>\r
+    <BaseAddress>285212672</BaseAddress>\r
+    <NoStdLib>false</NoStdLib>\r
+    <SkipValidation>True</SkipValidation>\r
+    <KeepIntermediate>False</KeepIntermediate>\r
+    <TargetPlatform>0</TargetPlatform>\r
+    <AdditionalClassPath>\r
+    </AdditionalClassPath>\r
+  </PropertyGroup>\r
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">\r
+    <DebugType>pdbonly</DebugType>\r
+    <Optimize>true</Optimize>\r
+    <OutputPath>bin\Release_Java\</OutputPath>\r
+    <DefineConstants>TRACE;TARGET_JVM;NET_1_1;ONLY_1_1</DefineConstants>\r
+    <ErrorReport>prompt</ErrorReport>\r
+    <WarningLevel>4</WarningLevel>\r
+    <BaseAddress>285212672</BaseAddress>\r
+    <NoStdLib>false</NoStdLib>\r
+    <SkipValidation>false</SkipValidation>\r
+    <KeepIntermediate>false</KeepIntermediate>\r
+    <TargetPlatform>0</TargetPlatform>\r
+    <AdditionalClassPath>\r
+    </AdditionalClassPath>\r
+  </PropertyGroup>\r
+  <ItemGroup>\r
+    <Reference Include="J2SE.Helpers, Version=0.0.0.0, Culture=neutral">\r
+      <HintPath>..\..\lib\J2SE.Helpers.dll</HintPath>\r
+      <Private>False</Private>\r
+    </Reference>\r
+    <Reference Include="nunit.framework, Version=0.0.0.0, Culture=neutral">\r
+      <SpecificVersion>False</SpecificVersion>\r
+      <HintPath>..\..\..\nunit20\nunit-console\bin\Debug_Java20\nunit.framework.dll</HintPath>\r
+      <Private>True</Private>\r
+    </Reference>\r
+    <Reference Include="rt">\r
+      <HintPath>..\..\lib\rt.dll</HintPath>\r
+      <Private>False</Private>\r
+    </Reference>\r
+    <Reference Include="System" />\r
+    <Reference Include="System.Drawing" />\r
+    <Reference Include="System.Xml" />\r
+    <Reference Include="System.Runtime.Serialization.Formatters.Soap" />\r
+  </ItemGroup>\r
+  <ItemGroup>\r
+    <Compile Include="DrawingTest\Test\Bitmap.cs" />\r
+    <Compile Include="DrawingTest\Test\Brush.cs" />\r
+    <Compile Include="DrawingTest\Test\Graphics.cs" />\r
+    <Compile Include="DrawingTest\Test\GraphicsPath.cs" />\r
+    <Compile Include="DrawingTest\Test\GraphicsPathIterator.cs" />\r
+    <Compile Include="DrawingTest\Test\Image.cs" />\r
+    <Compile Include="DrawingTest\Test\Pen.cs" />\r
+    <Compile Include="DrawingTest\Test\Region.cs" />\r
+    <Compile Include="System.Drawing.Drawing2D\TestBlend.cs" />\r
+    <Compile Include="System.Drawing.Drawing2D\TestColorBlend.cs" />\r
+    <Compile Include="System.Drawing.Drawing2D\TestHatchBrush.cs" />\r
+    <Compile Include="System.Drawing.Imaging\TestBmpCodec.cs" />\r
+    <Compile Include="System.Drawing.Imaging\TestColorMatrix.cs" />\r
+    <Compile Include="System.Drawing.Imaging\TestImageAttributes.cs" />\r
+    <Compile Include="System.Drawing.Imaging\TestImageCodecInfo.cs" />\r
+    <Compile Include="System.Drawing.Imaging\TestJpegCodec.cs" />\r
+    <Compile Include="System.Drawing\ColorConverter.cs" />\r
+    <Compile Include="System.Drawing\ColorTranslator.cs" />\r
+    <Compile Include="System.Drawing\TestBitmap.cs" />\r
+    <Compile Include="System.Drawing\TestBrushes.cs" />\r
+    <Compile Include="System.Drawing\TestColor.cs" />\r
+    <Compile Include="System.Drawing\TestFont.cs" />\r
+    <Compile Include="System.Drawing\TestIcon.cs" />\r
+    <Compile Include="System.Drawing\TestIconConverter.cs" />\r
+    <Compile Include="System.Drawing\TestImageConverter.cs" />\r
+    <Compile Include="System.Drawing\TestImageFormatConverter.cs" />\r
+    <Compile Include="System.Drawing\TestPens.cs" />\r
+    <Compile Include="System.Drawing\TestPoint.cs" />\r
+    <Compile Include="System.Drawing\TestPointConverter.cs" />\r
+    <Compile Include="System.Drawing\TestPointF.cs" />\r
+    <Compile Include="System.Drawing\TestRectangle.cs" />\r
+    <Compile Include="System.Drawing\TestRectangleConverter.cs" />\r
+    <Compile Include="System.Drawing\TestRectangleF.cs" />\r
+    <Compile Include="System.Drawing\TestRegion.cs" />\r
+    <Compile Include="System.Drawing\TestSize.cs" />\r
+    <Compile Include="System.Drawing\TestSizeConverter.cs" />\r
+    <Compile Include="System.Drawing\TestSizeF.cs" />\r
+    <Compile Include="System.Drawing\TestSizeFConverter.cs" />\r
+    <Compile Include="System.Drawing\TestStringFormat.cs" />\r
+    <Compile Include="System.Drawing\TestSystemBrushes.cs" />\r
+    <Compile Include="System.Drawing\TestSystemPens.cs" />\r
+  </ItemGroup>\r
+  <ItemGroup>\r
+    <Content Include="DrawingTest\Test\Bitmap1.bmp" />\r
+    <Content Include="DrawingTest\Test\Bitmap1.png" />\r
+    <Content Include="DrawingTest\Test\SampIcon.ico" />\r
+  </ItemGroup>\r
+  <ItemGroup>\r
+    <ProjectReference Include="DrawingTest\DrawingTestHelper\DrawingTestHelper20.J2EE.csproj">\r
+      <Project>{C4329BA9-2E08-4EB3-B6ED-0FA3BB6285AF}</Project>\r
+      <Name>DrawingTestHelper20.J2EE</Name>\r
+    </ProjectReference>\r
+  </ItemGroup>\r
+  <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets" />\r
+  <Import Project="$(VMW_HOME)\bin\Mainsoft.Common.targets" />\r
+  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
+       Other similar extension points exist, see Microsoft.Common.targets.\r
+  <Target Name="BeforeBuild">\r
+  </Target>\r
+  <Target Name="AfterBuild">\r
+  </Target>\r
+  -->\r
+  <ProjectExtensions>\r
+    <VisualStudio>\r
+      <UserProperties REFS-JarPath-nunit-framework="..\..\..\nunit20\framework\bin\Debug_Java20\nunit.framework.jar" REFS-JarPath-mscorlib="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\java_refs\framework\mscorlib.jar" REFS-JarPath-system="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\java_refs\framework\System.jar" REFS-JarPath-system-data="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\java_refs\framework\System.Data.jar" REFS-JarPath-system-xml="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\java_refs\framework\System.Xml.jar" REFS-JarPath-rt="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\jre5\lib\rt.jar" REFS-JarPath-j2se-helpers="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\java_refs\framework\J2SE.Helpers.jar" REFS-JarPath-system-drawing="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\java_refs\framework\System.Drawing.jar;..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\java_refs\framework\jai_imageio.jar;..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\java_refs\framework\jai_core.jar;..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\java_refs\framework\jai_codec.jar;..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\java_refs\framework\clibwrapper_jiio.jar;..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\java_refs\framework\mlibwrapper_jai.jar" />\r
+    </VisualStudio>\r
+  </ProjectExtensions>\r
+</Project>\r