Grasshopper project system now uses csproj extension
authorNoam Lampert <noaml@mono-cvs.ximian.com>
Mon, 12 Feb 2007 21:37:46 +0000 (21:37 -0000)
committerNoam Lampert <noaml@mono-cvs.ximian.com>
Mon, 12 Feb 2007 21:37:46 +0000 (21:37 -0000)
svn path=/trunk/mcs/; revision=72697

1  2 
mcs/class/Mainsoft.Web/Mainsoft.Web.J2EE.csproj
mcs/class/Mainsoft.Web/Mainsoft.Web.J2EE.vmwcsproj

index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..c1642334ed0a8f56f30ef8bb10db63b7b87c64db
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,161 @@@
++<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\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>{77DE6DDE-B8D4-4710-ADB3-4D5C3F4058C8}</ProjectGuid>\r
++    <OutputType>Library</OutputType>\r
++    <AppDesignerFolder>Properties</AppDesignerFolder>\r
++    <AssemblyName>Mainsoft.Web</AssemblyName>\r
++    <JDKName>1.5.0_05</JDKName>\r
++    <GHProjectType>1</GHProjectType>\r
++    <GHProjectKind>runtime</GHProjectKind>\r
++    <Version>2.0</Version>\r
++    <RootNamespace>Mainsoft.Web</RootNamespace>\r
++    <jarserver>iap2</jarserver>\r
++    <StartupObject>\r
++    </StartupObject>\r
++    <ProjectTypeGuids>{F6B19D50-1E2E-4e87-ADFB-10393B439DE0};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>\r
++  </PropertyGroup>\r
++  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java20|AnyCPU' ">\r
++    <OutputPath>bin\Release_Java20\</OutputPath>\r
++    <DefineConstants>JAVA;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
++    <jarserver>iap2</jarserver>\r
++    <TargetPlatform>0</TargetPlatform>\r
++  </PropertyGroup>\r
++  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java20|AnyCPU' ">\r
++    <DebugSymbols>true</DebugSymbols>\r
++    <OutputPath>bin\Debug_Java20\</OutputPath>\r
++    <DefineConstants>TRACE;DEBUG;JAVA;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
++    <jarserver>iap2</jarserver>\r
++    <TargetPlatform>0</TargetPlatform>\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;JAVA</DefineConstants>\r
++    <ErrorReport>prompt</ErrorReport>\r
++    <WarningLevel>4</WarningLevel>\r
++    <BaseAddress>285212672</BaseAddress>\r
++    <SkipValidation>false</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>JAVA</DefineConstants>\r
++    <ErrorReport>prompt</ErrorReport>\r
++    <WarningLevel>4</WarningLevel>\r
++    <BaseAddress>285212672</BaseAddress>\r
++    <SkipValidation>false</SkipValidation>\r
++    <KeepIntermediate>false</KeepIntermediate>\r
++    <TargetPlatform>0</TargetPlatform>\r
++    <AdditionalClassPath>\r
++    </AdditionalClassPath>\r
++  </PropertyGroup>\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-j2ee-helpers="..\lib\J2EE.Helpers.jar" REFS-JarPath-j2se-helpers="..\lib\J2SE.Helpers.jar" REFS-JarPath-system-web="..\lib\System.Web.jar" REFS-JarPath-system-configuration="..\lib\System.Configuration.jar" REFS-JarPath-system-xml="..\lib\System.Xml.jar" REFS-JarPath-system-data="..\lib\System.Data.jar" REFS-JarPath-system="..\lib\System.jar" REFS-JarPath-mscorlib="..\lib\mscorlib.jar" REFS-JarPath-rt="..\lib\rt.jar" REFS-JarPath-j2ee="..\lib\j2ee.jar" />\r
++    </VisualStudio>\r
++  </ProjectExtensions>\r
++  <ItemGroup>\r
++    <Reference Include="rt">\r
++      <HintPath>..\lib\rt.dll</HintPath>\r
++      <Private>False</Private>\r
++    </Reference>\r
++    <Reference Include="j2ee">\r
++      <HintPath>..\lib\j2ee.dll</HintPath>\r
++      <Private>False</Private>\r
++    </Reference>\r
++    <Reference Include="J2EE.Helpers">\r
++      <HintPath>..\lib\J2EE.Helpers.dll</HintPath>\r
++      <Private>False</Private>\r
++    </Reference>\r
++    <Reference Include="J2SE.Helpers">\r
++      <HintPath>..\lib\J2SE.Helpers.dll</HintPath>\r
++      <Private>False</Private>\r
++    </Reference>\r
++    <Reference Include="System" />\r
++    <Reference Include="System.Configuration" />\r
++    <Reference Include="System.Data" />\r
++    <Reference Include="System.Web" />\r
++    <Reference Include="System.Xml" />\r
++  </ItemGroup>\r
++  <ItemGroup>\r
++    <Compile Include="..\..\build\common\Locale.cs">\r
++      <Link>Locale.cs</Link>\r
++    </Compile>\r
++    <Compile Include="..\..\build\common\MonoTODOAttribute.cs">\r
++      <Link>MonoTODOAttribute.cs</Link>\r
++    </Compile>\r
++    <Compile Include="Mainsoft.Web.Hosting\BaseHttpServlet.cs" />\r
++    <Compile Include="Mainsoft.Web.Hosting\BaseStaticHttpServlet.cs" />\r
++    <Compile Include="Mainsoft.Web.Hosting\IncludeHelperServlet.cs" />\r
++    <Compile Include="Mainsoft.Web.Hosting\ServletWorkerRequest.jvm.cs" />\r
++    <Compile Include="Mainsoft.Web.Profile\CloudscapeProfileProvider.cs" />\r
++    <Compile Include="Mainsoft.Web.Profile\DerbyProfileHelper.cs" />\r
++    <Compile Include="Mainsoft.Web.Profile\DerbyProfileProvider.cs" />\r
++    <Compile Include="Mainsoft.Web.Security\CloudscapeMembershipProvider.cs" />\r
++    <Compile Include="Mainsoft.Web.Security\CloudscapeRoleProvider.cs" />\r
++    <Compile Include="Mainsoft.Web.Security\DerbyApplicationsHelper.cs" />\r
++    <Compile Include="Mainsoft.Web.Security\DerbyMembershipHelper.cs" />\r
++    <Compile Include="Mainsoft.Web.Security\DerbyMembershipProvider.cs" />\r
++    <Compile Include="Mainsoft.Web.Security\DerbyRoleProvider.cs" />\r
++    <Compile Include="Mainsoft.Web.Security\DerbyRolesHelper.cs" />\r
++    <Compile Include="Mainsoft.Web.Security\DerbyDBSchema.cs" />\r
++    <Compile Include="Mainsoft.Web.SessionState\ServletSessionStateItemCollection.cs" />\r
++    <Compile Include="Mainsoft.Web.SessionState\ObjectInputStream.cs" />\r
++    <Compile Include="Mainsoft.Web.SessionState\ObjectOutputStream.cs" />\r
++    <Compile Include="Mainsoft.Web.SessionState\ServletSessionIDManager.cs" />\r
++    <Compile Include="Mainsoft.Web.SessionState\ServletSessionStateStoreProvider.cs" />\r
++    <Compile Include="Mainsoft.Web.SessionState\SessionListener.cs" />\r
++    <Compile Include="Mainsoft.Web\J2EEConsts.cs" />\r
++    <Compile Include="Mainsoft.Web\J2EEUtils.cs" />\r
++    <Compile Include="Properties\AssemblyInfo.cs" />\r
++  </ItemGroup>\r
++</Project>
diff --cc mcs/class/Mainsoft.Web/Mainsoft.Web.J2EE.vmwcsproj
index 02dbfc50a693e7cd311991f299144522a51d071f,02dbfc50a693e7cd311991f299144522a51d071f..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,160 -1,160 +1,0 @@@
--<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\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>{77DE6DDE-B8D4-4710-ADB3-4D5C3F4058C8}</ProjectGuid>\r
--    <OutputType>Library</OutputType>\r
--    <AppDesignerFolder>Properties</AppDesignerFolder>\r
--    <AssemblyName>Mainsoft.Web</AssemblyName>\r
--    <JDKName>1.5.0_05</JDKName>\r
--    <GHProjectType>1</GHProjectType>\r
--    <GHProjectKind>runtime</GHProjectKind>\r
--    <Version>2.0</Version>\r
--    <RootNamespace>Mainsoft.Web</RootNamespace>\r
--    <jarserver>iap2</jarserver>\r
--    <StartupObject>\r
--    </StartupObject>\r
--  </PropertyGroup>\r
--  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java20|AnyCPU' ">\r
--    <OutputPath>bin\Release_Java20\</OutputPath>\r
--    <DefineConstants>JAVA;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
--    <jarserver>iap2</jarserver>\r
--    <TargetPlatform>0</TargetPlatform>\r
--  </PropertyGroup>\r
--  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java20|AnyCPU' ">\r
--    <DebugSymbols>true</DebugSymbols>\r
--    <OutputPath>bin\Debug_Java20\</OutputPath>\r
--    <DefineConstants>TRACE;DEBUG;JAVA;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
--    <jarserver>iap2</jarserver>\r
--    <TargetPlatform>0</TargetPlatform>\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;JAVA</DefineConstants>\r
--    <ErrorReport>prompt</ErrorReport>\r
--    <WarningLevel>4</WarningLevel>\r
--    <BaseAddress>285212672</BaseAddress>\r
--    <SkipValidation>false</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>JAVA</DefineConstants>\r
--    <ErrorReport>prompt</ErrorReport>\r
--    <WarningLevel>4</WarningLevel>\r
--    <BaseAddress>285212672</BaseAddress>\r
--    <SkipValidation>false</SkipValidation>\r
--    <KeepIntermediate>false</KeepIntermediate>\r
--    <TargetPlatform>0</TargetPlatform>\r
--    <AdditionalClassPath>\r
--    </AdditionalClassPath>\r
--  </PropertyGroup>\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-j2ee-helpers="..\lib\J2EE.Helpers.jar" REFS-JarPath-j2se-helpers="..\lib\J2SE.Helpers.jar" REFS-JarPath-system-web="..\lib\System.Web.jar" REFS-JarPath-system-configuration="..\lib\System.Configuration.jar" REFS-JarPath-system-xml="..\lib\System.Xml.jar" REFS-JarPath-system-data="..\lib\System.Data.jar" REFS-JarPath-system="..\lib\System.jar" REFS-JarPath-mscorlib="..\lib\mscorlib.jar" REFS-JarPath-rt="..\lib\rt.jar" REFS-JarPath-j2ee="..\lib\j2ee.jar" />\r
--    </VisualStudio>\r
--  </ProjectExtensions>\r
--  <ItemGroup>\r
--    <Reference Include="rt">\r
--      <HintPath>..\lib\rt.dll</HintPath>\r
--      <Private>False</Private>\r
--    </Reference>\r
--    <Reference Include="j2ee">\r
--      <HintPath>..\lib\j2ee.dll</HintPath>\r
--      <Private>False</Private>\r
--    </Reference>\r
--    <Reference Include="J2EE.Helpers">\r
--      <HintPath>..\lib\J2EE.Helpers.dll</HintPath>\r
--      <Private>False</Private>\r
--    </Reference>\r
--    <Reference Include="J2SE.Helpers">\r
--      <HintPath>..\lib\J2SE.Helpers.dll</HintPath>\r
--      <Private>False</Private>\r
--    </Reference>\r
--    <Reference Include="System" />\r
--    <Reference Include="System.Configuration" />\r
--    <Reference Include="System.Data" />\r
--    <Reference Include="System.Web" />\r
--    <Reference Include="System.Xml" />\r
--  </ItemGroup>\r
--  <ItemGroup>\r
--    <Compile Include="..\..\build\common\Locale.cs">\r
--      <Link>Locale.cs</Link>\r
--    </Compile>\r
--    <Compile Include="..\..\build\common\MonoTODOAttribute.cs">\r
--      <Link>MonoTODOAttribute.cs</Link>\r
--    </Compile>\r
--    <Compile Include="Mainsoft.Web.Hosting\BaseHttpServlet.cs" />\r
--    <Compile Include="Mainsoft.Web.Hosting\BaseStaticHttpServlet.cs" />\r
--    <Compile Include="Mainsoft.Web.Hosting\IncludeHelperServlet.cs" />\r
--    <Compile Include="Mainsoft.Web.Hosting\ServletWorkerRequest.jvm.cs" />\r
--    <Compile Include="Mainsoft.Web.Profile\CloudscapeProfileProvider.cs" />\r
--    <Compile Include="Mainsoft.Web.Profile\DerbyProfileHelper.cs" />\r
--    <Compile Include="Mainsoft.Web.Profile\DerbyProfileProvider.cs" />\r
--    <Compile Include="Mainsoft.Web.Security\CloudscapeMembershipProvider.cs" />\r
--    <Compile Include="Mainsoft.Web.Security\CloudscapeRoleProvider.cs" />\r
--    <Compile Include="Mainsoft.Web.Security\DerbyApplicationsHelper.cs" />\r
--    <Compile Include="Mainsoft.Web.Security\DerbyMembershipHelper.cs" />\r
--    <Compile Include="Mainsoft.Web.Security\DerbyMembershipProvider.cs" />\r
--    <Compile Include="Mainsoft.Web.Security\DerbyRoleProvider.cs" />\r
--    <Compile Include="Mainsoft.Web.Security\DerbyRolesHelper.cs" />\r
--    <Compile Include="Mainsoft.Web.Security\DerbyDBSchema.cs" />\r
--    <Compile Include="Mainsoft.Web.SessionState\ServletSessionStateItemCollection.cs" />\r
--    <Compile Include="Mainsoft.Web.SessionState\ObjectInputStream.cs" />\r
--    <Compile Include="Mainsoft.Web.SessionState\ObjectOutputStream.cs" />\r
--    <Compile Include="Mainsoft.Web.SessionState\ServletSessionIDManager.cs" />\r
--    <Compile Include="Mainsoft.Web.SessionState\ServletSessionStateStoreProvider.cs" />\r
--    <Compile Include="Mainsoft.Web.SessionState\SessionListener.cs" />\r
--    <Compile Include="Mainsoft.Web\J2EEConsts.cs" />\r
--    <Compile Include="Mainsoft.Web\J2EEUtils.cs" />\r
--    <Compile Include="Properties\AssemblyInfo.cs" />\r
--  </ItemGroup>\r
--</Project>\r