New test.
[mono.git] / mcs / nunit20 / framework / nunit.framework.dll20.J2EE.vmwcsproj
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
2         <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java20|AnyCPU' ">\r
3                 <OutputPath>bin\Release_Java20\</OutputPath>\r
4                 <DefineConstants>TRACE;TARGET_JVM;NET_1_1;NET_2_0</DefineConstants>\r
5                 <BaseAddress>285212672</BaseAddress>\r
6                 <Optimize>true</Optimize>\r
7                 <DebugType>pdbonly</DebugType>\r
8                 <PlatformTarget>AnyCPU</PlatformTarget>\r
9                 <ErrorReport>prompt</ErrorReport>\r
10                 <SkipValidation>false</SkipValidation>\r
11                 <KeepIntermediate>false</KeepIntermediate>\r
12                 <GHProjectType>1</GHProjectType>\r
13                 <PreCompile>false</PreCompile>\r
14                 <AdditionalClassPath>\r
15                 </AdditionalClassPath>\r
16                 <ApplicationServerType>\r
17                 </ApplicationServerType>\r
18                 <Version>2.0</Version>\r
19                 <JDKName>1.5.0_05</JDKName>\r
20                 <TargetPlatform>0</TargetPlatform>\r
21                 <DocumentationFile>bin\Debug\nunit.framework.xml</DocumentationFile>\r
22         </PropertyGroup>\r
23         <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java20|AnyCPU' ">\r
24                 <DebugSymbols>true</DebugSymbols>\r
25                 <OutputPath>bin\Debug_Java20\</OutputPath>\r
26                 <DefineConstants>TRACE;DEBUG;TARGET_JVM;NET_1_1;NET_2_0</DefineConstants>\r
27                 <BaseAddress>285212672</BaseAddress>\r
28                 <DebugType>full</DebugType>\r
29                 <PlatformTarget>AnyCPU</PlatformTarget>\r
30                 <ErrorReport>prompt</ErrorReport>\r
31                 <SkipValidation>True</SkipValidation>\r
32                 <KeepIntermediate>False</KeepIntermediate>\r
33                 <GHProjectType>1</GHProjectType>\r
34                 <PreCompile>false</PreCompile>\r
35                 <AdditionalClassPath>\r
36                 </AdditionalClassPath>\r
37                 <ApplicationServerType>\r
38                 </ApplicationServerType>\r
39                 <Version>2.0</Version>\r
40                 <JDKName>1.5.0_05</JDKName>\r
41                 <TargetPlatform>0</TargetPlatform>\r
42                 <DocumentationFile>bin\Debug\nunit.framework.xml</DocumentationFile>\r
43         </PropertyGroup>\r
44         <PropertyGroup>\r
45                 <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java</Configuration>\r
46                 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
47                 <ProductVersion>8.0.50727</ProductVersion>\r
48                 <SchemaVersion>2.0</SchemaVersion>\r
49                 <ProjectGuid>{ACDA29DB-62AB-4AF8-8862-B3B4FC755BBC}</ProjectGuid>\r
50                 <OutputType>Library</OutputType>\r
51                 <AppDesignerFolder>Properties</AppDesignerFolder>\r
52                 <RootNamespace>NUnit.Framework</RootNamespace>\r
53                 <AssemblyName>nunit.framework</AssemblyName>\r
54                 <JDKName>1.5.0_05</JDKName>\r
55                 <GHProjectType>1</GHProjectType>\r
56                 <Version>2.0</Version>\r
57         </PropertyGroup>\r
58         <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">\r
59                 <DebugSymbols>true</DebugSymbols>\r
60                 <DebugType>full</DebugType>\r
61                 <Optimize>false</Optimize>\r
62                 <OutputPath>bin\Debug_Java\</OutputPath>\r
63                 <DefineConstants>TRACE;DEBUG;TARGET_JVM;NET_1_1;ONLY_1_1</DefineConstants>\r
64                 <ErrorReport>prompt</ErrorReport>\r
65                 <WarningLevel>4</WarningLevel>\r
66                 <BaseAddress>285212672</BaseAddress>\r
67                 <NoStdLib>false</NoStdLib>\r
68                 <SkipValidation>True</SkipValidation>\r
69                 <KeepIntermediate>False</KeepIntermediate>\r
70                 <TargetPlatform>0</TargetPlatform>\r
71                 <AdditionalClassPath>\r
72                 </AdditionalClassPath>\r
73                 <DocumentationFile>bin\Debug\nunit.framework.xml</DocumentationFile>\r
74         </PropertyGroup>\r
75         <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">\r
76                 <DebugType>pdbonly</DebugType>\r
77                 <Optimize>true</Optimize>\r
78                 <OutputPath>bin\Release_Java\</OutputPath>\r
79                 <DefineConstants>TRACE;TARGET_JVM;NET_1_1;ONLY_1_1</DefineConstants>\r
80                 <ErrorReport>prompt</ErrorReport>\r
81                 <WarningLevel>4</WarningLevel>\r
82                 <BaseAddress>285212672</BaseAddress>\r
83                 <NoStdLib>false</NoStdLib>\r
84                 <SkipValidation>false</SkipValidation>\r
85                 <KeepIntermediate>false</KeepIntermediate>\r
86                 <TargetPlatform>0</TargetPlatform>\r
87                 <AdditionalClassPath>\r
88                 </AdditionalClassPath>\r
89                 <DocumentationFile>bin\Debug\nunit.framework.xml</DocumentationFile>\r
90         </PropertyGroup>\r
91         <ItemGroup>\r
92                 <Reference Include="J2SE.Helpers">\r
93                         <Private>False</Private>\r
94                         <HintPath>..\..\class\lib\J2SE.Helpers.dll</HintPath>\r
95                 </Reference>\r
96                 <Reference Include="rt">\r
97                         <Private>False</Private>\r
98                         <HintPath>..\..\class\lib\rt.dll</HintPath>\r
99                 </Reference>\r
100                 <Reference Include="System"/>\r
101                 <Reference Include="System.Drawing"/>\r
102                 <Reference Include="System.Xml"/>\r
103         </ItemGroup>\r
104         <ItemGroup>\r
105                 <Compile Include="AssemblyInfo.cs"/>\r
106                 <Compile Include="Assert.cs"/>\r
107                 <Compile Include="Assertion.cs"/>\r
108                 <Compile Include="AssertionException.cs"/>\r
109                 <Compile Include="AssertionFailureMessage.cs"/>\r
110                 <Compile Include="CategoryAttribute.cs"/>\r
111                 <Compile Include="ExpectedExceptionAttribute.cs"/>\r
112                 <Compile Include="ExplicitAttribute.cs"/>\r
113                 <Compile Include="IgnoreAttribute.cs"/>\r
114                 <Compile Include="IgnoreException.cs"/>\r
115                 <Compile Include="OldTestCase.cs"/>\r
116                 <Compile Include="SetUpAttribute.cs"/>\r
117                 <Compile Include="SuiteAttribute.cs"/>\r
118                 <Compile Include="TearDownAttribute.cs"/>\r
119                 <Compile Include="TestAttribute.cs"/>\r
120                 <Compile Include="TestFixtureAttribute.cs"/>\r
121                 <Compile Include="TestFixtureSetUpAttribute.cs"/>\r
122                 <Compile Include="TestFixtureTearDownAttribute.cs"/>\r
123         </ItemGroup>\r
124         <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets"/>\r
125         <Import Project="$(GHROOT)\bin\Mainsoft.Common.targets"/>\r
126         <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
127        Other similar extension points exist, see Microsoft.Common.targets.\r
128   <Target Name="BeforeBuild">\r
129   </Target>\r
130   <Target Name="AfterBuild">\r
131   </Target>\r
132   -->\r
133         <ProjectExtensions>\r
134                 <VisualStudio>\r
135                         <UserProperties REFS-JarPath-j2se-helpers="..\..\class\lib\J2SE.Helpers.jar" REFS-JarPath-rt="..\..\class\lib\rt.jar" REFS-JarPath-system-xml="..\..\class\lib\System.Xml.jar" REFS-JarPath-system="..\lib\System.jar" REFS-JarPath-mscorlib="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\mscorlib.jar"/>\r
136                 </VisualStudio>\r
137         </ProjectExtensions>\r
138 </Project>\r