2008-01-23 Martin Baulig <martin@ximian.com>
[mono.git] / mcs / nunit20 / framework / nunit.framework.dll20.J2EE.csproj
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     <ProjectTypeGuids>{F6B19D50-1E2E-4e87-ADFB-10393B439DE0};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>\r
58   </PropertyGroup>\r
59   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">\r
60     <DebugSymbols>true</DebugSymbols>\r
61     <DebugType>full</DebugType>\r
62     <Optimize>false</Optimize>\r
63     <OutputPath>bin\Debug_Java\</OutputPath>\r
64     <DefineConstants>TRACE;DEBUG;TARGET_JVM;NET_1_1;ONLY_1_1</DefineConstants>\r
65     <ErrorReport>prompt</ErrorReport>\r
66     <WarningLevel>4</WarningLevel>\r
67     <BaseAddress>285212672</BaseAddress>\r
68     <NoStdLib>false</NoStdLib>\r
69     <SkipValidation>True</SkipValidation>\r
70     <KeepIntermediate>False</KeepIntermediate>\r
71     <TargetPlatform>0</TargetPlatform>\r
72     <AdditionalClassPath>\r
73     </AdditionalClassPath>\r
74     <DocumentationFile>bin\Debug\nunit.framework.xml</DocumentationFile>\r
75   </PropertyGroup>\r
76   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">\r
77     <DebugType>pdbonly</DebugType>\r
78     <Optimize>true</Optimize>\r
79     <OutputPath>bin\Release_Java\</OutputPath>\r
80     <DefineConstants>TRACE;TARGET_JVM;NET_1_1;ONLY_1_1</DefineConstants>\r
81     <ErrorReport>prompt</ErrorReport>\r
82     <WarningLevel>4</WarningLevel>\r
83     <BaseAddress>285212672</BaseAddress>\r
84     <NoStdLib>false</NoStdLib>\r
85     <SkipValidation>false</SkipValidation>\r
86     <KeepIntermediate>false</KeepIntermediate>\r
87     <TargetPlatform>0</TargetPlatform>\r
88     <AdditionalClassPath>\r
89     </AdditionalClassPath>\r
90     <DocumentationFile>bin\Debug\nunit.framework.xml</DocumentationFile>\r
91   </PropertyGroup>\r
92   <ItemGroup>\r
93     <Reference Include="J2SE.Helpers">\r
94       <Private>False</Private>\r
95       <HintPath>..\..\class\lib\J2SE.Helpers.dll</HintPath>\r
96     </Reference>\r
97     <Reference Include="rt">\r
98       <Private>False</Private>\r
99       <HintPath>..\..\class\lib\rt.dll</HintPath>\r
100     </Reference>\r
101     <Reference Include="System" />\r
102     <Reference Include="System.Drawing" />\r
103     <Reference Include="System.Xml" />\r
104   </ItemGroup>\r
105   <ItemGroup>\r
106     <Compile Include="AssemblyInfo.cs" />\r
107     <Compile Include="Assert.cs" />\r
108     <Compile Include="Assertion.cs" />\r
109     <Compile Include="AssertionException.cs" />\r
110     <Compile Include="AssertionFailureMessage.cs" />\r
111     <Compile Include="CategoryAttribute.cs" />\r
112     <Compile Include="ExpectedExceptionAttribute.cs" />\r
113     <Compile Include="ExplicitAttribute.cs" />\r
114     <Compile Include="IgnoreAttribute.cs" />\r
115     <Compile Include="IgnoreException.cs" />\r
116     <Compile Include="OldTestCase.cs" />\r
117     <Compile Include="SetUpAttribute.cs" />\r
118     <Compile Include="SuiteAttribute.cs" />\r
119     <Compile Include="TearDownAttribute.cs" />\r
120     <Compile Include="TestAttribute.cs" />\r
121     <Compile Include="TestFixtureAttribute.cs" />\r
122     <Compile Include="TestFixtureSetUpAttribute.cs" />\r
123     <Compile Include="TestFixtureTearDownAttribute.cs" />\r
124   </ItemGroup>\r
125   <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets" />\r
126   <Import Project="$(VMW_HOME)\bin\Mainsoft.Common.targets" />\r
127   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
128        Other similar extension points exist, see Microsoft.Common.targets.\r
129   <Target Name="BeforeBuild">\r
130   </Target>\r
131   <Target Name="AfterBuild">\r
132   </Target>\r
133   -->\r
134   <ProjectExtensions>\r
135     <VisualStudio>\r
136       <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
137     </VisualStudio>\r
138   </ProjectExtensions>\r
139 </Project>