Fix batch file and tests code for NET_2_0 run. UTF-8 encoding for project file
[mono.git] / mcs / class / System.DirectoryServices / System.DirectoryServices20.vmwcsproj
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>{6C8C17FE-0F2F-4515-AC3C-2FB79F10FFA8}</ProjectGuid>\r
8     <OutputType>Library</OutputType>\r
9     <AppDesignerFolder>Properties</AppDesignerFolder>\r
10     <RootNamespace>System.DirectoryServices</RootNamespace>\r
11     <AssemblyName>System.DirectoryServices</AssemblyName>\r
12     <JDKName>1.5.0_05</JDKName>\r
13     <GHProjectType>1</GHProjectType>\r
14     <Version>2.0</Version>\r
15   </PropertyGroup>\r
16   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java20|AnyCPU' ">\r
17     <OutputPath>bin\Release_Java20\</OutputPath>\r
18     <DefineConstants>TRACE;TARGET_JVM;NET_1_1;NET_2_0</DefineConstants>\r
19     <BaseAddress>285212672</BaseAddress>\r
20     <Optimize>true</Optimize>\r
21     <DebugType>pdbonly</DebugType>\r
22     <PlatformTarget>AnyCPU</PlatformTarget>\r
23     <ErrorReport>prompt</ErrorReport>\r
24     <SkipValidation>false</SkipValidation>\r
25     <KeepIntermediate>false</KeepIntermediate>\r
26     <GHProjectType>1</GHProjectType>\r
27     <PreCompile>false</PreCompile>\r
28     <AdditionalClassPath>\r
29     </AdditionalClassPath>\r
30     <ApplicationServerType>\r
31     </ApplicationServerType>\r
32     <Version>2.0</Version>\r
33     <JDKName>1.5.0_05</JDKName>\r
34     <TargetPlatform>0</TargetPlatform>\r
35   </PropertyGroup>\r
36   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java20|AnyCPU' ">\r
37     <DebugSymbols>true</DebugSymbols>\r
38     <OutputPath>bin\Debug_Java20\</OutputPath>\r
39     <DefineConstants>TRACE;DEBUG;TARGET_JVM;NET_1_1;NET_2_0</DefineConstants>\r
40     <BaseAddress>285212672</BaseAddress>\r
41     <DebugType>full</DebugType>\r
42     <PlatformTarget>AnyCPU</PlatformTarget>\r
43     <ErrorReport>prompt</ErrorReport>\r
44     <SkipValidation>True</SkipValidation>\r
45     <KeepIntermediate>False</KeepIntermediate>\r
46     <GHProjectType>1</GHProjectType>\r
47     <PreCompile>false</PreCompile>\r
48     <AdditionalClassPath>\r
49     </AdditionalClassPath>\r
50     <ApplicationServerType>\r
51     </ApplicationServerType>\r
52     <Version>2.0</Version>\r
53     <JDKName>1.5.0_05</JDKName>\r
54     <TargetPlatform>0</TargetPlatform>\r
55   </PropertyGroup>\r
56   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">\r
57     <DebugSymbols>true</DebugSymbols>\r
58     <DebugType>full</DebugType>\r
59     <Optimize>false</Optimize>\r
60     <OutputPath>bin\Debug_Java\</OutputPath>\r
61     <DefineConstants>TRACE;DEBUG;TARGET_JVM;NET_1_1</DefineConstants>\r
62     <ErrorReport>prompt</ErrorReport>\r
63     <WarningLevel>4</WarningLevel>\r
64     <BaseAddress>285212672</BaseAddress>\r
65     <NoStdLib>false</NoStdLib>\r
66     <SkipValidation>True</SkipValidation>\r
67     <KeepIntermediate>False</KeepIntermediate>\r
68     <TargetPlatform>0</TargetPlatform>\r
69     <AdditionalClassPath>\r
70     </AdditionalClassPath>\r
71   </PropertyGroup>\r
72   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">\r
73     <DebugType>pdbonly</DebugType>\r
74     <Optimize>true</Optimize>\r
75     <OutputPath>bin\Release_Java\</OutputPath>\r
76     <DefineConstants>TRACE;TARGET_JVM;NET_1_1</DefineConstants>\r
77     <ErrorReport>prompt</ErrorReport>\r
78     <WarningLevel>4</WarningLevel>\r
79     <BaseAddress>285212672</BaseAddress>\r
80     <NoStdLib>false</NoStdLib>\r
81     <SkipValidation>false</SkipValidation>\r
82     <KeepIntermediate>false</KeepIntermediate>\r
83     <TargetPlatform>0</TargetPlatform>\r
84     <AdditionalClassPath>\r
85     </AdditionalClassPath>\r
86   </PropertyGroup>\r
87   <ItemGroup>\r
88     <Reference Include="System">\r
89       <Private>False</Private>\r
90     </Reference>\r
91   </ItemGroup>\r
92   <ItemGroup>\r
93     <Compile Include="..\..\build\common\Locale.cs">\r
94       <Link>Assembly\Locale.cs</Link>\r
95     </Compile>\r
96     <Compile Include="..\..\build\common\MonoTODOAttribute.cs">\r
97       <Link>Assembly\MonoTODOAttribute.cs</Link>\r
98     </Compile>\r
99     <Compile Include="Assembly\AssemblyInfo.cs" />\r
100     <Compile Include="System.DirectoryServices.Design\DirectoryEntryConverter.cs" />\r
101     <Compile Include="System.DirectoryServices\AuthenticationTypes.cs" />\r
102     <Compile Include="System.DirectoryServices\DirectoryEntries.cs" />\r
103     <Compile Include="System.DirectoryServices\DirectoryEntry.cs">\r
104       <SubType>Component</SubType>\r
105     </Compile>\r
106     <Compile Include="System.DirectoryServices\DirectorySearcher.cs">\r
107       <SubType>Component</SubType>\r
108     </Compile>\r
109     <Compile Include="System.DirectoryServices\DirectoryServicesPermission.cs" />\r
110     <Compile Include="System.DirectoryServices\DirectoryServicesPermissionAccess.cs" />\r
111     <Compile Include="System.DirectoryServices\DirectoryServicesPermissionAttribute.cs" />\r
112     <Compile Include="System.DirectoryServices\DirectoryServicesPermissionEntry.cs" />\r
113     <Compile Include="System.DirectoryServices\DirectoryServicesPermissionEntryCollection.cs" />\r
114     <Compile Include="System.DirectoryServices\DSDescriptionAttribute.cs" />\r
115     <Compile Include="System.DirectoryServices\PropertyCollection.cs" />\r
116     <Compile Include="System.DirectoryServices\PropertyValueCollection.cs" />\r
117     <Compile Include="System.DirectoryServices\ReferralChasingOption.cs" />\r
118     <Compile Include="System.DirectoryServices\ResultPropertyCollection.cs" />\r
119     <Compile Include="System.DirectoryServices\ResultPropertyValueCollection.cs" />\r
120     <Compile Include="System.DirectoryServices\SchemaNameCollection.cs" />\r
121     <Compile Include="System.DirectoryServices\SearchResult.cs" />\r
122     <Compile Include="System.DirectoryServices\SearchResultCollection.cs" />\r
123     <Compile Include="System.DirectoryServices\SearchScope.cs" />\r
124     <Compile Include="System.DirectoryServices\SortDirection.cs" />\r
125     <Compile Include="System.DirectoryServices\SortOption.cs" />\r
126   </ItemGroup>\r
127   <ItemGroup>\r
128     <Compile Include="..\..\build\common\Consts.cs.in">\r
129       <Link>Assembly\Consts.cs.in</Link>\r
130     </Compile>\r
131   </ItemGroup>\r
132   <ItemGroup>\r
133     <ProjectReference Include="..\Novell.Directory.Ldap\Novell.Directory.Ldap20.vmwcsproj">\r
134       <Project>{7BA54046-FD05-4209-9508-D6367CDAFBC0}</Project>\r
135       <Name>Novell.Directory.Ldap20</Name>\r
136     </ProjectReference>\r
137   </ItemGroup>\r
138   <ItemGroup>\r
139     <Folder Include="Properties\" />\r
140   </ItemGroup>\r
141   <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets" />\r
142   <Import Project="$(GHROOT)\bin\Mainsoft.Common.targets" />\r
143   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
144        Other similar extension points exist, see Microsoft.Common.targets.\r
145   <Target Name="BeforeBuild">\r
146   </Target>\r
147   <Target Name="AfterBuild">\r
148   </Target>\r
149   -->\r
150   <ProjectExtensions>\r
151     <VisualStudio>\r
152       <UserProperties 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\jgac\vmw4j2ee_110\System.Xml.jar" REFS-JarPath-system-data="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\System.Data.jar" REFS-JarPath-system="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\System.jar" REFS-JarPath-mscorlib="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\mscorlib.jar" />\r
153     </VisualStudio>\r
154   </ProjectExtensions>\r
155 </Project>\r