Merge branch 'master' of http://github.com/mono/mono
[mono.git] / mcs / class / System.DirectoryServices / Test / System.DirectoryServices.Test20.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;JAVA</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   </PropertyGroup>\r
22   <PropertyGroup>\r
23     <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java</Configuration>\r
24     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
25     <ProductVersion>8.0.50727</ProductVersion>\r
26     <SchemaVersion>2.0</SchemaVersion>\r
27     <ProjectGuid>{4CBF37B7-AFCF-4805-81A4-610282C6D9A5}</ProjectGuid>\r
28     <OutputType>Library</OutputType>\r
29     <AppDesignerFolder>Properties</AppDesignerFolder>\r
30     <RootNamespace>System.DirectoryServices.Test20</RootNamespace>\r
31     <AssemblyName>System.DirectoryServices.Test20</AssemblyName>\r
32     <JDKName>1.5.0_05</JDKName>\r
33     <GHProjectType>1</GHProjectType>\r
34     <Version>2.0</Version>\r
35     <ProjectTypeGuids>{F6B19D50-1E2E-4e87-ADFB-10393B439DE0};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>\r
36   </PropertyGroup>\r
37   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">\r
38     <DebugSymbols>true</DebugSymbols>\r
39     <DebugType>full</DebugType>\r
40     <Optimize>false</Optimize>\r
41     <OutputPath>bin\Debug_Java\</OutputPath>\r
42     <DefineConstants>TRACE;DEBUG;JAVA,NET_2_0</DefineConstants>\r
43     <ErrorReport>prompt</ErrorReport>\r
44     <WarningLevel>4</WarningLevel>\r
45     <BaseAddress>285212672</BaseAddress>\r
46     <SkipValidation>false</SkipValidation>\r
47     <KeepIntermediate>false</KeepIntermediate>\r
48     <TargetPlatform>0</TargetPlatform>\r
49     <AdditionalClassPath>\r
50     </AdditionalClassPath>\r
51   </PropertyGroup>\r
52   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">\r
53     <DebugType>pdbonly</DebugType>\r
54     <Optimize>true</Optimize>\r
55     <OutputPath>bin\Release_Java\</OutputPath>\r
56     <DefineConstants>TRACE;JAVA</DefineConstants>\r
57     <ErrorReport>prompt</ErrorReport>\r
58     <WarningLevel>4</WarningLevel>\r
59     <BaseAddress>285212672</BaseAddress>\r
60     <SkipValidation>false</SkipValidation>\r
61     <KeepIntermediate>false</KeepIntermediate>\r
62     <TargetPlatform>0</TargetPlatform>\r
63     <AdditionalClassPath>\r
64     </AdditionalClassPath>\r
65   </PropertyGroup>\r
66   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java20|AnyCPU' ">\r
67     <DebugSymbols>true</DebugSymbols>\r
68     <OutputPath>bin\Debug_Java20\</OutputPath>\r
69     <DefineConstants>TRACE;DEBUG;TARGET_JVM;NET_1_1;NET_2_0</DefineConstants>\r
70     <BaseAddress>285212672</BaseAddress>\r
71     <DebugType>full</DebugType>\r
72     <PlatformTarget>AnyCPU</PlatformTarget>\r
73     <ErrorReport>prompt</ErrorReport>\r
74     <SkipValidation>false</SkipValidation>\r
75     <KeepIntermediate>false</KeepIntermediate>\r
76     <GHProjectType>1</GHProjectType>\r
77     <PreCompile>false</PreCompile>\r
78     <AdditionalClassPath>\r
79     </AdditionalClassPath>\r
80     <ApplicationServerType>\r
81     </ApplicationServerType>\r
82     <Version>2.0</Version>\r
83     <JDKName>1.5.0_05</JDKName>\r
84     <TargetPlatform>0</TargetPlatform>\r
85   </PropertyGroup>\r
86   <ItemGroup>\r
87     <Compile Include="Properties\AssemblyInfo.cs" />\r
88     <Compile Include="System.DirectoryServices\DirectoryServicesDirectoryEntryTest.cs" />\r
89     <Compile Include="System.DirectoryServices\DirectoryServicesDirectorySearcherTest.cs" />\r
90     <Compile Include="System.DirectoryServices\DirectoryServicesSearchResultTest.cs" />\r
91     <Compile Include="System.DirectoryServices\TestConfiguration.cs" />\r
92   </ItemGroup>\r
93   <ItemGroup>\r
94     <Reference Include="rt, Version=0.0.0.0, Culture=neutral">\r
95       <Private>False</Private>\r
96     </Reference>\r
97     <Reference Include="System" />\r
98     <Reference Include="System.Data" />\r
99     <Reference Include="System.DirectoryServices" />\r
100     <Reference Include="System.Xml" />\r
101     <Reference Include="nunit.framework, Version=2.2.0.0, Culture=neutral, processorArchitecture=MSIL">\r
102       <SpecificVersion>False</SpecificVersion>\r
103       <HintPath>..\..\..\nunit20\nunit-console\bin\Debug_Java20\nunit.framework.dll</HintPath>\r
104       <Private>True</Private>\r
105     </Reference>\r
106   </ItemGroup>\r
107   <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets" />\r
108   <Import Project="$(VMW_HOME)\bin\Mainsoft.Common.targets" />\r
109   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
110        Other similar extension points exist, see Microsoft.Common.targets.\r
111   <Target Name="BeforeBuild">\r
112   </Target>\r
113   <Target Name="AfterBuild">\r
114   </Target>\r
115   -->\r
116   <ProjectExtensions>\r
117     <VisualStudio>\r
118       <UserProperties REFS-JarPath-system-directoryservices="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\java_refs\framework\System.DirectoryServices.jar;..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\java_refs\framework\Novell.Directory.Ldap.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\java_refs\framework\System.Xml.jar" REFS-JarPath-system-data="..\..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\java_refs\framework\System.Data.jar" REFS-JarPath-system="..\..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\java_refs\framework\System.jar" REFS-JarPath-mscorlib="..\..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\java_refs\framework\mscorlib.jar" />\r
119     </VisualStudio>\r
120   </ProjectExtensions>\r
121 </Project>