Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/mcs/class
diff options
context:
space:
mode:
authorKonstantin Triger <kostat@mono-cvs.ximian.com>2006-08-03 19:10:51 +0400
committerKonstantin Triger <kostat@mono-cvs.ximian.com>2006-08-03 19:10:51 +0400
commitf1441038e662d0a865492269891ceed262f50fed (patch)
tree888aec5cf42a9b2622804fbb88d9d537e16e867f /mcs/class
parent464d17fab81e5f716c9c4bfded07382f079f68c3 (diff)
TARGET_JVM: add msbuild project file
svn path=/trunk/mcs/; revision=63297
Diffstat (limited to 'mcs/class')
-rwxr-xr-xmcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap20.vmwcsproj4
-rwxr-xr-xmcs/class/System.DirectoryServices/System.DirectoryServices20.sln36
-rwxr-xr-xmcs/class/System.DirectoryServices/System.DirectoryServices20.vmwcsproj155
3 files changed, 193 insertions, 2 deletions
diff --git a/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap20.vmwcsproj b/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap20.vmwcsproj
index 944106c26d2..6b32c65dd80 100755
--- a/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap20.vmwcsproj
+++ b/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap20.vmwcsproj
@@ -47,8 +47,8 @@
<ProjectGuid>{7BA54046-FD05-4209-9508-D6367CDAFBC0}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Novell.Directory.Ldap20</RootNamespace>
- <AssemblyName>Novell.Directory.Ldap20</AssemblyName>
+ <RootNamespace>Novell.Directory.Ldap</RootNamespace>
+ <AssemblyName>Novell.Directory.Ldap</AssemblyName>
<JDKName>1.5.0_05</JDKName>
<GHProjectType>1</GHProjectType>
<Version>2.0</Version>
diff --git a/mcs/class/System.DirectoryServices/System.DirectoryServices20.sln b/mcs/class/System.DirectoryServices/System.DirectoryServices20.sln
new file mode 100755
index 00000000000..d61f65e131d
--- /dev/null
+++ b/mcs/class/System.DirectoryServices/System.DirectoryServices20.sln
@@ -0,0 +1,36 @@
+
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual Studio 2005
+Project("{83B010C7-76FC-4FAD-A26C-00D7EFE60256}") = "System.DirectoryServices20", "System.DirectoryServices20.vmwcsproj", "{6C8C17FE-0F2F-4515-AC3C-2FB79F10FFA8}"
+EndProject
+Project("{83B010C7-76FC-4FAD-A26C-00D7EFE60256}") = "Novell.Directory.Ldap20", "..\Novell.Directory.Ldap\Novell.Directory.Ldap20.vmwcsproj", "{7BA54046-FD05-4209-9508-D6367CDAFBC0}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug_Java|Any CPU = Debug_Java|Any CPU
+ Debug_Java20|Any CPU = Debug_Java20|Any CPU
+ Release_Java|Any CPU = Release_Java|Any CPU
+ Release_Java20|Any CPU = Release_Java20|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {6C8C17FE-0F2F-4515-AC3C-2FB79F10FFA8}.Debug_Java|Any CPU.ActiveCfg = Debug_Java|Any CPU
+ {6C8C17FE-0F2F-4515-AC3C-2FB79F10FFA8}.Debug_Java|Any CPU.Build.0 = Debug_Java|Any CPU
+ {6C8C17FE-0F2F-4515-AC3C-2FB79F10FFA8}.Debug_Java20|Any CPU.ActiveCfg = Debug_Java20|Any CPU
+ {6C8C17FE-0F2F-4515-AC3C-2FB79F10FFA8}.Debug_Java20|Any CPU.Build.0 = Debug_Java20|Any CPU
+ {6C8C17FE-0F2F-4515-AC3C-2FB79F10FFA8}.Release_Java|Any CPU.ActiveCfg = Release_Java|Any CPU
+ {6C8C17FE-0F2F-4515-AC3C-2FB79F10FFA8}.Release_Java|Any CPU.Build.0 = Release_Java|Any CPU
+ {6C8C17FE-0F2F-4515-AC3C-2FB79F10FFA8}.Release_Java20|Any CPU.ActiveCfg = Release_Java20|Any CPU
+ {6C8C17FE-0F2F-4515-AC3C-2FB79F10FFA8}.Release_Java20|Any CPU.Build.0 = Release_Java20|Any CPU
+ {7BA54046-FD05-4209-9508-D6367CDAFBC0}.Debug_Java|Any CPU.ActiveCfg = Debug_Java|Any CPU
+ {7BA54046-FD05-4209-9508-D6367CDAFBC0}.Debug_Java|Any CPU.Build.0 = Debug_Java|Any CPU
+ {7BA54046-FD05-4209-9508-D6367CDAFBC0}.Debug_Java20|Any CPU.ActiveCfg = Debug_Java20|Any CPU
+ {7BA54046-FD05-4209-9508-D6367CDAFBC0}.Debug_Java20|Any CPU.Build.0 = Debug_Java20|Any CPU
+ {7BA54046-FD05-4209-9508-D6367CDAFBC0}.Release_Java|Any CPU.ActiveCfg = Release_Java|Any CPU
+ {7BA54046-FD05-4209-9508-D6367CDAFBC0}.Release_Java|Any CPU.Build.0 = Release_Java|Any CPU
+ {7BA54046-FD05-4209-9508-D6367CDAFBC0}.Release_Java20|Any CPU.ActiveCfg = Release_Java20|Any CPU
+ {7BA54046-FD05-4209-9508-D6367CDAFBC0}.Release_Java20|Any CPU.Build.0 = Release_Java20|Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
diff --git a/mcs/class/System.DirectoryServices/System.DirectoryServices20.vmwcsproj b/mcs/class/System.DirectoryServices/System.DirectoryServices20.vmwcsproj
new file mode 100755
index 00000000000..c3f2cc93b3c
--- /dev/null
+++ b/mcs/class/System.DirectoryServices/System.DirectoryServices20.vmwcsproj
@@ -0,0 +1,155 @@
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <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>false</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>
+ <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>
+ <Version>2.0</Version>
+ </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.vmwcsproj">
+ <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="$(GHROOT)\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>