CS1526 error recovery
[mono.git] / mcs / class / System.DirectoryServices / System.DirectoryServices20.csproj
index b588ab08474465e0f404810f99f6607de6002644..20a488dce0d10abf09c7b98008f360bc55fbfc92 100755 (executable)
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
-  <PropertyGroup>
-    <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java</Configuration>
-    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
-    <ProductVersion>8.0.50727</ProductVersion>
-    <SchemaVersion>2.0</SchemaVersion>
-    <ProjectGuid>{6C8C17FE-0F2F-4515-AC3C-2FB79F10FFA8}</ProjectGuid>
-    <OutputType>Library</OutputType>
-    <AppDesignerFolder>Properties</AppDesignerFolder>
-    <RootNamespace>System.DirectoryServices</RootNamespace>
-    <AssemblyName>System.DirectoryServices</AssemblyName>
-    <JDKName>1.5.0_05</JDKName>
-    <GHProjectType>1</GHProjectType>
-    <GHProjectKind>framework</GHProjectKind>
-    <Version>2.0</Version>
-    <ProjectTypeGuids>{F6B19D50-1E2E-4e87-ADFB-10393B439DE0};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
-  </PropertyGroup>
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java20|AnyCPU' ">
-    <OutputPath>bin\Release_Java20\</OutputPath>
-    <DefineConstants>TRACE;TARGET_JVM;NET_1_1;NET_2_0</DefineConstants>
-    <BaseAddress>285212672</BaseAddress>
-    <Optimize>true</Optimize>
-    <DebugType>pdbonly</DebugType>
-    <PlatformTarget>AnyCPU</PlatformTarget>
-    <ErrorReport>prompt</ErrorReport>
-    <SkipValidation>True</SkipValidation>
-    <KeepIntermediate>false</KeepIntermediate>
-    <GHProjectType>1</GHProjectType>
-    <PreCompile>false</PreCompile>
-    <AdditionalClassPath>
-    </AdditionalClassPath>
-    <ApplicationServerType>
-    </ApplicationServerType>
-    <Version>2.0</Version>
-    <JDKName>1.5.0_05</JDKName>
-    <TargetPlatform>0</TargetPlatform>
-  </PropertyGroup>
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java20|AnyCPU' ">
-    <DebugSymbols>true</DebugSymbols>
-    <OutputPath>bin\Debug_Java20\</OutputPath>
-    <DefineConstants>TRACE;DEBUG;TARGET_JVM;NET_1_1;NET_2_0</DefineConstants>
-    <BaseAddress>285212672</BaseAddress>
-    <DebugType>full</DebugType>
-    <PlatformTarget>AnyCPU</PlatformTarget>
-    <ErrorReport>prompt</ErrorReport>
-    <SkipValidation>True</SkipValidation>
-    <KeepIntermediate>False</KeepIntermediate>
-    <GHProjectType>1</GHProjectType>
-    <PreCompile>false</PreCompile>
-    <AdditionalClassPath>
-    </AdditionalClassPath>
-    <ApplicationServerType>
-    </ApplicationServerType>
-    <Version>2.0</Version>
-    <JDKName>1.5.0_05</JDKName>
-    <TargetPlatform>0</TargetPlatform>
-  </PropertyGroup>
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">
-    <DebugSymbols>true</DebugSymbols>
-    <DebugType>full</DebugType>
-    <Optimize>false</Optimize>
-    <OutputPath>bin\Debug_Java\</OutputPath>
-    <DefineConstants>TRACE;DEBUG;TARGET_JVM;NET_1_1</DefineConstants>
-    <ErrorReport>prompt</ErrorReport>
-    <WarningLevel>4</WarningLevel>
-    <BaseAddress>285212672</BaseAddress>
-    <NoStdLib>false</NoStdLib>
-    <SkipValidation>True</SkipValidation>
-    <KeepIntermediate>False</KeepIntermediate>
-    <TargetPlatform>0</TargetPlatform>
-    <AdditionalClassPath>
-    </AdditionalClassPath>
-  </PropertyGroup>
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">
-    <DebugType>pdbonly</DebugType>
-    <Optimize>true</Optimize>
-    <OutputPath>bin\Release_Java\</OutputPath>
-    <DefineConstants>TRACE;TARGET_JVM;NET_1_1</DefineConstants>
-    <ErrorReport>prompt</ErrorReport>
-    <WarningLevel>4</WarningLevel>
-    <BaseAddress>285212672</BaseAddress>
-    <NoStdLib>false</NoStdLib>
-    <SkipValidation>false</SkipValidation>
-    <KeepIntermediate>false</KeepIntermediate>
-    <TargetPlatform>0</TargetPlatform>
-    <AdditionalClassPath>
-    </AdditionalClassPath>
-  </PropertyGroup>
-  <ItemGroup>
-    <Reference Include="System">
-      <Private>False</Private>
-    </Reference>
-  </ItemGroup>
-  <ItemGroup>
-    <Compile Include="..\..\build\common\Locale.cs">
-      <Link>Assembly\Locale.cs</Link>
-    </Compile>
-    <Compile Include="..\..\build\common\MonoTODOAttribute.cs">
-      <Link>Assembly\MonoTODOAttribute.cs</Link>
-    </Compile>
-    <Compile Include="Assembly\AssemblyInfo.cs" />
-    <Compile Include="System.DirectoryServices.Design\DirectoryEntryConverter.cs" />
-    <Compile Include="System.DirectoryServices\AuthenticationTypes.cs" />
-    <Compile Include="System.DirectoryServices\DirectoryEntries.cs" />
-    <Compile Include="System.DirectoryServices\DirectoryEntry.cs">
-      <SubType>Component</SubType>
-    </Compile>
-    <Compile Include="System.DirectoryServices\DirectorySearcher.cs">
-      <SubType>Component</SubType>
-    </Compile>
-    <Compile Include="System.DirectoryServices\DirectoryServicesPermission.cs" />
-    <Compile Include="System.DirectoryServices\DirectoryServicesPermissionAccess.cs" />
-    <Compile Include="System.DirectoryServices\DirectoryServicesPermissionAttribute.cs" />
-    <Compile Include="System.DirectoryServices\DirectoryServicesPermissionEntry.cs" />
-    <Compile Include="System.DirectoryServices\DirectoryServicesPermissionEntryCollection.cs" />
-    <Compile Include="System.DirectoryServices\DSDescriptionAttribute.cs" />
-    <Compile Include="System.DirectoryServices\PropertyCollection.cs" />
-    <Compile Include="System.DirectoryServices\PropertyValueCollection.cs" />
-    <Compile Include="System.DirectoryServices\ReferralChasingOption.cs" />
-    <Compile Include="System.DirectoryServices\ResultPropertyCollection.cs" />
-    <Compile Include="System.DirectoryServices\ResultPropertyValueCollection.cs" />
-    <Compile Include="System.DirectoryServices\SchemaNameCollection.cs" />
-    <Compile Include="System.DirectoryServices\SearchResult.cs" />
-    <Compile Include="System.DirectoryServices\SearchResultCollection.cs" />
-    <Compile Include="System.DirectoryServices\SearchScope.cs" />
-    <Compile Include="System.DirectoryServices\SortDirection.cs" />
-    <Compile Include="System.DirectoryServices\SortOption.cs" />
-  </ItemGroup>
-  <ItemGroup>
-    <Compile Include="..\..\build\common\Consts.cs.in">
-      <Link>Assembly\Consts.cs.in</Link>
-    </Compile>
-  </ItemGroup>
-  <ItemGroup>
-    <ProjectReference Include="..\Novell.Directory.Ldap\Novell.Directory.Ldap20.csproj">
-      <Project>{7BA54046-FD05-4209-9508-D6367CDAFBC0}</Project>
-      <Name>Novell.Directory.Ldap20</Name>
-    </ProjectReference>
-  </ItemGroup>
-  <ItemGroup>
-    <Folder Include="Properties\" />
-  </ItemGroup>
-  <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets" />
-  <Import Project="$(VMW_HOME)\bin\Mainsoft.Common.targets" />
-  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
-       Other similar extension points exist, see Microsoft.Common.targets.
-  <Target Name="BeforeBuild">
-  </Target>
-  <Target Name="AfterBuild">
-  </Target>
-  -->
-  <ProjectExtensions>
-    <VisualStudio>
-      <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" />
-    </VisualStudio>
-  </ProjectExtensions>
-</Project>
\ No newline at end of file
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
+  <PropertyGroup>\r
+    <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java</Configuration>\r
+    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
+    <ProductVersion>8.0.50727</ProductVersion>\r
+    <SchemaVersion>2.0</SchemaVersion>\r
+    <ProjectGuid>{6C8C17FE-0F2F-4515-AC3C-2FB79F10FFA8}</ProjectGuid>\r
+    <OutputType>Library</OutputType>\r
+    <AppDesignerFolder>Properties</AppDesignerFolder>\r
+    <RootNamespace>System.DirectoryServices</RootNamespace>\r
+    <AssemblyName>System.DirectoryServices</AssemblyName>\r
+    <JDKName>1.5.0_05</JDKName>\r
+    <GHProjectType>1</GHProjectType>\r
+    <GHProjectKind>framework</GHProjectKind>\r
+    <Version>2.0</Version>\r
+    <ProjectTypeGuids>{F6B19D50-1E2E-4e87-ADFB-10393B439DE0};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>\r
+  </PropertyGroup>\r
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java20|AnyCPU' ">\r
+    <OutputPath>bin\Release_Java20\</OutputPath>\r
+    <DefineConstants>TRACE;TARGET_JVM;NET_1_1;NET_2_0</DefineConstants>\r
+    <BaseAddress>285212672</BaseAddress>\r
+    <Optimize>true</Optimize>\r
+    <DebugType>pdbonly</DebugType>\r
+    <PlatformTarget>AnyCPU</PlatformTarget>\r
+    <ErrorReport>prompt</ErrorReport>\r
+    <SkipValidation>True</SkipValidation>\r
+    <KeepIntermediate>false</KeepIntermediate>\r
+    <GHProjectType>1</GHProjectType>\r
+    <PreCompile>false</PreCompile>\r
+    <AdditionalClassPath>\r
+    </AdditionalClassPath>\r
+    <ApplicationServerType>\r
+    </ApplicationServerType>\r
+    <Version>2.0</Version>\r
+    <JDKName>1.5.0_05</JDKName>\r
+    <TargetPlatform>0</TargetPlatform>\r
+  </PropertyGroup>\r
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java20|AnyCPU' ">\r
+    <DebugSymbols>true</DebugSymbols>\r
+    <OutputPath>bin\Debug_Java20\</OutputPath>\r
+    <DefineConstants>TRACE;DEBUG;TARGET_JVM;NET_1_1;NET_2_0</DefineConstants>\r
+    <BaseAddress>285212672</BaseAddress>\r
+    <DebugType>full</DebugType>\r
+    <PlatformTarget>AnyCPU</PlatformTarget>\r
+    <ErrorReport>prompt</ErrorReport>\r
+    <SkipValidation>True</SkipValidation>\r
+    <KeepIntermediate>False</KeepIntermediate>\r
+    <GHProjectType>1</GHProjectType>\r
+    <PreCompile>false</PreCompile>\r
+    <AdditionalClassPath>\r
+    </AdditionalClassPath>\r
+    <ApplicationServerType>\r
+    </ApplicationServerType>\r
+    <Version>2.0</Version>\r
+    <JDKName>1.5.0_05</JDKName>\r
+    <TargetPlatform>0</TargetPlatform>\r
+  </PropertyGroup>\r
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">\r
+    <DebugSymbols>true</DebugSymbols>\r
+    <DebugType>full</DebugType>\r
+    <Optimize>false</Optimize>\r
+    <OutputPath>bin\Debug_Java\</OutputPath>\r
+    <DefineConstants>TRACE;DEBUG;TARGET_JVM;NET_1_1</DefineConstants>\r
+    <ErrorReport>prompt</ErrorReport>\r
+    <WarningLevel>4</WarningLevel>\r
+    <BaseAddress>285212672</BaseAddress>\r
+    <NoStdLib>false</NoStdLib>\r
+    <SkipValidation>True</SkipValidation>\r
+    <KeepIntermediate>False</KeepIntermediate>\r
+    <TargetPlatform>0</TargetPlatform>\r
+    <AdditionalClassPath>\r
+    </AdditionalClassPath>\r
+  </PropertyGroup>\r
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">\r
+    <DebugType>pdbonly</DebugType>\r
+    <Optimize>true</Optimize>\r
+    <OutputPath>bin\Release_Java\</OutputPath>\r
+    <DefineConstants>TRACE;TARGET_JVM;NET_1_1</DefineConstants>\r
+    <ErrorReport>prompt</ErrorReport>\r
+    <WarningLevel>4</WarningLevel>\r
+    <BaseAddress>285212672</BaseAddress>\r
+    <NoStdLib>false</NoStdLib>\r
+    <SkipValidation>false</SkipValidation>\r
+    <KeepIntermediate>false</KeepIntermediate>\r
+    <TargetPlatform>0</TargetPlatform>\r
+    <AdditionalClassPath>\r
+    </AdditionalClassPath>\r
+  </PropertyGroup>\r
+  <ItemGroup>\r
+    <Reference Include="J2SE.Helpers">\r
+      <HintPath>..\lib\J2SE.Helpers.dll</HintPath>\r
+      <Private>False</Private>\r
+    </Reference>\r
+    <Reference Include="System">\r
+      <Private>False</Private>\r
+    </Reference>\r
+  </ItemGroup>\r
+  <ItemGroup>\r
+    <Compile Include="..\..\build\common\Locale.cs">\r
+      <Link>Assembly\Locale.cs</Link>\r
+    </Compile>\r
+    <Compile Include="..\..\build\common\MonoTODOAttribute.cs">\r
+      <Link>Assembly\MonoTODOAttribute.cs</Link>\r
+    </Compile>\r
+    <Compile Include="Assembly\AssemblyInfo.cs" />\r
+    <Compile Include="System.DirectoryServices.Design\DirectoryEntryConverter.cs" />\r
+    <Compile Include="System.DirectoryServices\AuthenticationTypes.cs" />\r
+    <Compile Include="System.DirectoryServices\DirectoryEntries.cs" />\r
+    <Compile Include="System.DirectoryServices\DirectoryEntry.cs">\r
+      <SubType>Component</SubType>\r
+    </Compile>\r
+    <Compile Include="System.DirectoryServices\DirectorySearcher.cs">\r
+      <SubType>Component</SubType>\r
+    </Compile>\r
+    <Compile Include="System.DirectoryServices\DirectoryServicesPermission.cs" />\r
+    <Compile Include="System.DirectoryServices\DirectoryServicesPermissionAccess.cs" />\r
+    <Compile Include="System.DirectoryServices\DirectoryServicesPermissionAttribute.cs" />\r
+    <Compile Include="System.DirectoryServices\DirectoryServicesPermissionEntry.cs" />\r
+    <Compile Include="System.DirectoryServices\DirectoryServicesPermissionEntryCollection.cs" />\r
+    <Compile Include="System.DirectoryServices\DSDescriptionAttribute.cs" />\r
+    <Compile Include="System.DirectoryServices\PropertyCollection.cs" />\r
+    <Compile Include="System.DirectoryServices\PropertyValueCollection.cs" />\r
+    <Compile Include="System.DirectoryServices\ReferralChasingOption.cs" />\r
+    <Compile Include="System.DirectoryServices\ResultPropertyCollection.cs" />\r
+    <Compile Include="System.DirectoryServices\ResultPropertyValueCollection.cs" />\r
+    <Compile Include="System.DirectoryServices\SchemaNameCollection.cs" />\r
+    <Compile Include="System.DirectoryServices\SearchResult.cs" />\r
+    <Compile Include="System.DirectoryServices\SearchResultCollection.cs" />\r
+    <Compile Include="System.DirectoryServices\SearchScope.cs" />\r
+    <Compile Include="System.DirectoryServices\SortDirection.cs" />\r
+    <Compile Include="System.DirectoryServices\SortOption.cs" />\r
+  </ItemGroup>\r
+  <ItemGroup>\r
+    <Compile Include="..\..\build\common\Consts.cs.in">\r
+      <Link>Assembly\Consts.cs.in</Link>\r
+    </Compile>\r
+  </ItemGroup>\r
+  <ItemGroup>\r
+    <ProjectReference Include="..\Novell.Directory.Ldap\Novell.Directory.Ldap20.csproj">\r
+      <Project>{7BA54046-FD05-4209-9508-D6367CDAFBC0}</Project>\r
+      <Name>Novell.Directory.Ldap20</Name>\r
+    </ProjectReference>\r
+  </ItemGroup>\r
+  <ItemGroup>\r
+    <Folder Include="Properties\" />\r
+  </ItemGroup>\r
+  <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets" />\r
+  <Import Project="$(VMW_HOME)\bin\Mainsoft.Common.targets" />\r
+  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
+       Other similar extension points exist, see Microsoft.Common.targets.\r
+  <Target Name="BeforeBuild">\r
+  </Target>\r
+  <Target Name="AfterBuild">\r
+  </Target>\r
+  -->\r
+  <ProjectExtensions>\r
+    <VisualStudio>\r
+      <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\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" />\r
+    </VisualStudio>\r
+  </ProjectExtensions>\r
+</Project>\r