Author: krasnov Date: 2006-11-05 11:03:02 -0500 (Sun, 05 Nov 2006) New Revision: 67382
Added: trunk/mcs/class/Mainsoft.Web/Tests/Tests.vmwcsproj Log: GH Project for tests Added: trunk/mcs/class/Mainsoft.Web/Tests/Tests.vmwcsproj =================================================================== --- trunk/mcs/class/Mainsoft.Web/Tests/Tests.vmwcsproj 2006-11-05 16:01:33 UTC (rev 67381) +++ trunk/mcs/class/Mainsoft.Web/Tests/Tests.vmwcsproj 2006-11-05 16:03:02 UTC (rev 67382) @@ -0,0 +1,111 @@ +<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <PropertyGroup> + <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java</Configuration> + <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> + <ProductVersion>8.0.50727</ProductVersion> + <SchemaVersion>2.0</SchemaVersion> + <ProjectGuid>{7626DB27-F1CD-4787-8520-95F330A39FDC}</ProjectGuid> + <OutputType>Library</OutputType> + <AppDesignerFolder>Properties</AppDesignerFolder> + <AssemblyName>Tests</AssemblyName> + <JDKName>1.5.0_05</JDKName> + <GHProjectType>1</GHProjectType> + <Version>2.0</Version> + <RootNamespace>Tests</RootNamespace> + <jarserver>iap2</jarserver> + </PropertyGroup> + <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' "> + <DebugSymbols>true</DebugSymbols> + <DebugType>full</DebugType> + <Optimize>false</Optimize> + <OutputPath>bin\Debug_Java\</OutputPath> + <DefineConstants>DEBUG;TRACE;JAVA</DefineConstants> + <ErrorReport>prompt</ErrorReport> + <WarningLevel>4</WarningLevel> + <BaseAddress>285212672</BaseAddress> + <SkipValidation>false</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;JAVA</DefineConstants> + <ErrorReport>prompt</ErrorReport> + <WarningLevel>4</WarningLevel> + <BaseAddress>285212672</BaseAddress> + <SkipValidation>false</SkipValidation> + <KeepIntermediate>false</KeepIntermediate> + <TargetPlatform>0</TargetPlatform> + <AdditionalClassPath> + </AdditionalClassPath> + </PropertyGroup> + <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java20|AnyCPU' "> + <DebugSymbols>true</DebugSymbols> + <OutputPath>bin\Debug_Java20\</OutputPath> + <DefineConstants>TRACE;DEBUG;JAVA;NET_2_0</DefineConstants> + <BaseAddress>285212672</BaseAddress> + <DebugType>full</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> + <jarserver>iap2</jarserver> + <TargetPlatform>0</TargetPlatform> + </PropertyGroup> + <ItemGroup> + <Reference Include="Mainsoft.Web, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> + <SpecificVersion>False</SpecificVersion> + <HintPath>..\bin\Debug_Java20\Mainsoft.Web.dll</HintPath> + <Private>True</Private> + </Reference> + <Reference Include="nunit.framework, Version=2.2.0.0, Culture=neutral, processorArchitecture=MSIL"> + <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"> + <Private>False</Private> + </Reference> + <Reference Include="System" /> + <Reference Include="System.Configuration"> + <Private>False</Private> + </Reference> + <Reference Include="System.Data" /> + <Reference Include="System.Web"> + <Private>False</Private> + </Reference> + <Reference Include="System.Xml" /> + </ItemGroup> + <ItemGroup> + <Compile Include="Mainsoft.Web.Security\MembershipTests.cs" /> + </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-JarPath-mainsoft-web="..\bin\Debug_Java20\Mainsoft.Web.jar" REFS-JarPath-nunit-framework="..\..\..\nunit20\nunit-console\bin\Debug_Java20\nunit.framework.jar" REFS-JarPath-system-web="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\jgac\vmw4j2ee_110\System.Web.jar" REFS-JarPath-system-configuration="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\jgac\vmw4j2ee_110\System.Configuration.jar" REFS-JarPath-rt="..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\jre5\lib\rt.jar" REFS-JarPath-system-xml="..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\jgac\vmw4j2ee_110\System.Xml.jar" REFS-JarPath-system-data="..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\jgac\vmw4j2ee_110\System.Data.jar" REFS-JarPath-system="..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\jgac\vmw4j2ee_110\System.jar" REFS-JarPath-mscorlib="..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\jgac\vmw4j2ee_110\msc orlib.jar" /> + </VisualStudio> + </ProjectExtensions> +</Project> \ No newline at end of file _______________________________________________ Mono-patches maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-patches
