New test.
[mono.git] / mcs / tools / mono-xmltool / XmlTool20.csproj
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
2   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
3     <DebugSymbols>true</DebugSymbols>\r
4     <OutputPath>bin\Debug\</OutputPath>\r
5     <DefineConstants>TRACE;DEBUG;MSNET</DefineConstants>\r
6     <BaseAddress>285212672</BaseAddress>\r
7     <NoStdLib>true</NoStdLib>\r
8     <DebugType>full</DebugType>\r
9     <PlatformTarget>AnyCPU</PlatformTarget>\r
10     <ErrorReport>prompt</ErrorReport>\r
11   </PropertyGroup>\r
12   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
13     <DebugType>pdbonly</DebugType>\r
14     <Optimize>true</Optimize>\r
15     <OutputPath>bin\Release_Java\</OutputPath>\r
16     <DefineConstants>TRACE;MSNET</DefineConstants>\r
17     <ErrorReport>prompt</ErrorReport>\r
18     <WarningLevel>4</WarningLevel>\r
19     <NoStdLib>true</NoStdLib>\r
20     <BaseAddress>285212672</BaseAddress>\r
21   </PropertyGroup>\r
22   <ItemGroup>\r
23     <Reference Include="mscorlib" />\r
24     <Reference Include="System" />\r
25     <Reference Include="System.Data" />\r
26     <Reference Include="System.Xml" />\r
27   </ItemGroup>\r
28   <ItemGroup>\r
29     <Compile Include="xmltool.cs" />\r
30   </ItemGroup>\r
31   <ItemGroup>\r
32     <Folder Include="Properties\" />\r
33   </ItemGroup>\r
34   <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets" />\r
35 </Project>