Fixes for Java compilations:
[mono.git] / mcs / class / System.Web / Test / mainsoft / MainsoftWebTest / SystemWebTest20.J2EE.csproj
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
2   <PropertyGroup>\r
3     <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java</Configuration>\r
4     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
5     <ProductVersion>8.0.50727</ProductVersion>\r
6     <SchemaVersion>2.0</SchemaVersion>\r
7     <ProjectGuid>{D4465041-A56A-476B-9C71-E71CDAF0ACC2}</ProjectGuid>\r
8     <ProjectTypeGuids>{F6B19D50-1E2E-4e87-ADFB-10393B439DE0};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>\r
9     <OutputType>Exe</OutputType>\r
10     <AppDesignerFolder>Properties</AppDesignerFolder>\r
11     <RootNamespace>SystemWebTest</RootNamespace>\r
12     <AssemblyName>SystemWebTest</AssemblyName>\r
13     <JDKName>1.5.0_05</JDKName>\r
14     <GHProjectType>1</GHProjectType>\r
15     <Version>2.0</Version>\r
16     <ApplicationIcon>\r
17     </ApplicationIcon>\r
18     <jarserver>ipa</jarserver>\r
19   </PropertyGroup>\r
20   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">\r
21     <DebugSymbols>true</DebugSymbols>\r
22     <DebugType>full</DebugType>\r
23     <Optimize>false</Optimize>\r
24     <OutputPath>bin\</OutputPath>\r
25     <DefineConstants>TRACE;DEBUG;JAVA</DefineConstants>\r
26     <ErrorReport>prompt</ErrorReport>\r
27     <WarningLevel>4</WarningLevel>\r
28     <BaseAddress>285212672</BaseAddress>\r
29     <SkipValidation>True</SkipValidation>\r
30     <KeepIntermediate>False</KeepIntermediate>\r
31     <TargetPlatform>0</TargetPlatform>\r
32     <AdditionalClassPath>\r
33     </AdditionalClassPath>\r
34   </PropertyGroup>\r
35   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">\r
36     <DebugType>pdbonly</DebugType>\r
37     <Optimize>true</Optimize>\r
38     <OutputPath>bin\Release_Java\</OutputPath>\r
39     <DefineConstants>TRACE;JAVA</DefineConstants>\r
40     <ErrorReport>prompt</ErrorReport>\r
41     <WarningLevel>4</WarningLevel>\r
42     <BaseAddress>285212672</BaseAddress>\r
43     <SkipValidation>false</SkipValidation>\r
44     <KeepIntermediate>false</KeepIntermediate>\r
45     <TargetPlatform>0</TargetPlatform>\r
46     <AdditionalClassPath>\r
47     </AdditionalClassPath>\r
48   </PropertyGroup>\r
49   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java_Nunit|AnyCPU' ">\r
50     <DefineConstants>TRACE;DEBUG;JAVA;NUNIT</DefineConstants>\r
51     <DebugSymbols>true</DebugSymbols>\r
52     <DebugType>full</DebugType>\r
53     <Optimize>false</Optimize>\r
54     <OutputPath>bin\</OutputPath>\r
55     <ErrorReport>prompt</ErrorReport>\r
56     <WarningLevel>4</WarningLevel>\r
57     <BaseAddress>285212672</BaseAddress>\r
58     <SkipValidation>True</SkipValidation>\r
59     <KeepIntermediate>False</KeepIntermediate>\r
60     <TargetPlatform>0</TargetPlatform>\r
61     <AdditionalClassPath>\r
62     </AdditionalClassPath>\r
63   </PropertyGroup>\r
64   <ItemGroup>\r
65     <Reference Include="nunit.core, Version=2.2.0.0, Culture=neutral, processorArchitecture=MSIL">\r
66       <SpecificVersion>False</SpecificVersion>\r
67       <HintPath>..\..\..\..\..\nunit20\nunit-console\bin\Debug_Java20\nunit.core.dll</HintPath>\r
68       <Private>True</Private>\r
69     </Reference>\r
70     <Reference Include="nunit.framework, Version=2.2.0.0, Culture=neutral, processorArchitecture=MSIL">\r
71       <SpecificVersion>False</SpecificVersion>\r
72       <HintPath>..\..\..\..\..\nunit20\framework\bin\Debug_Java20\nunit.framework.dll</HintPath>\r
73       <Private>True</Private>\r
74     </Reference>\r
75     <Reference Include="rt, Version=0.0.0.0, Culture=neutral">\r
76       <Private>False</Private>\r
77     </Reference>\r
78     <Reference Include="System">\r
79       <HintPath>..\..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll</HintPath>\r
80     </Reference>\r
81     <Reference Include="System.Data">\r
82       <HintPath>..\..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.dll</HintPath>\r
83     </Reference>\r
84     <Reference Include="System.EnterpriseServices" />\r
85     <Reference Include="System.Web.Services">\r
86       <HintPath>..\..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Web.Services.dll</HintPath>\r
87     </Reference>\r
88     <Reference Include="System.Xml">\r
89       <HintPath>..\..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll</HintPath>\r
90     </Reference>\r
91   </ItemGroup>\r
92   <ItemGroup>\r
93     <WebReferences Include="Web References\" />\r
94   </ItemGroup>\r
95   <ItemGroup>\r
96     <None Include="app.config" />\r
97     <None Include="App.gh.config" />\r
98   </ItemGroup>\r
99   <ItemGroup>\r
100     <Compile Include="Harness.cs" />\r
101     <Compile Include="HtmlAgilityPack\AssemblyInfo.cs" />\r
102     <Compile Include="HtmlAgilityPack\crc32.cs" />\r
103     <Compile Include="HtmlAgilityPack\Header.cs" />\r
104     <Compile Include="HtmlAgilityPack\HtmlAttribute.cs" />\r
105     <Compile Include="HtmlAgilityPack\HtmlDocument.cs" />\r
106     <Compile Include="HtmlAgilityPack\HtmlEntity.cs" />\r
107     <Compile Include="HtmlAgilityPack\HtmlNode.cs" />\r
108     <Compile Include="HtmlAgilityPack\HtmlNodeNavigator.cs" />\r
109     <Compile Include="HtmlAgilityPack\MixedCodeDocument.cs" />\r
110     <Compile Include="HtmlAgilityPack\ParseReader.cs" />\r
111     <Compile Include="HtmlAgilityPack\tools.cs" />\r
112     <Compile Include="TestsCatalog.cs" />\r
113     <Compile Include="WebTest.cs" />\r
114     <Compile Include="XmlComparer.cs" />\r
115   </ItemGroup>\r
116   <ItemGroup>\r
117     <Folder Include="Properties\" />\r
118   </ItemGroup>\r
119   <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets" />\r
120   <Import Project="$(VMW_HOME)\bin\Mainsoft.Common.targets" />\r
121   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
122        Other similar extension points exist, see Microsoft.Common.targets.\r
123   <Target Name="BeforeBuild">\r
124   </Target>\r
125   <Target Name="AfterBuild">\r
126   </Target>\r
127   -->\r
128   <ProjectExtensions>\r
129     <VisualStudio>\r
130       <UserProperties REFS-JarPath-system-web-services="..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\java_refs\framework\System.Web.Services.jar" REFS-JarPath-rt="..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jre5\lib\rt.jar" REFS-JarPath-system-xml="..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\java_refs\framework\System.Xml.jar" REFS-JarPath-system-data="..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\java_refs\framework\System.Data.jar" REFS-JarPath-system="..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\java_refs\framework\System.jar" REFS-JarPath-mscorlib="..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\java_refs\framework\mscorlib.jar" REFS-JarPath-nunit-framework="..\..\..\..\..\nunit20\framework\bin\Debug_Java20\nunit.framework.jar" REFS-JarPath-nunit-core="..\..\..\..\..\nunit20\nunit-console\bin\Debug_Java20\nunit.core.jar" />\r
131     </VisualStudio>\r
132   </ProjectExtensions>\r
133 </Project>