| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- Microsoft Visual Studio Solution File, Format Version 8.00
- Project("{83B010C7-76FC-4FAD-A26C-00D7EFE60256}") = "System.DirectoryServices", "System.DirectoryServices.vmwcsproj", "{2A86AAED-1EF5-4BDC-8B53-9DBF6DAFD736}"
- ProjectSection(ProjectDependencies) = postProject
- {0B45F886-E6BB-4871-B9C1-77A0D92DA76E} = {0B45F886-E6BB-4871-B9C1-77A0D92DA76E}
- EndProjectSection
- EndProject
- Project("{83B010C7-76FC-4FAD-A26C-00D7EFE60256}") = "Novell.Directory.Ldap", "..\Novell.Directory.Ldap\Novell.Directory.Ldap.vmwcsproj", "{0B45F886-E6BB-4871-B9C1-77A0D92DA76E}"
- ProjectSection(ProjectDependencies) = postProject
- EndProjectSection
- EndProject
- Global
- GlobalSection(SourceCodeControl) = preSolution
- SccNumberOfProjects = 3
- SccProjectName0 = SAK
- SccLocalPath0 = .
- SccProvider0 = MSSCCI:ClearCase
- CanCheckoutShared = false
- SolutionUniqueID = {36388037-8C15-43A1-9251-1E4057561B7C}
- SccProjectUniqueName1 = System.DirectoryServices.vmwcsproj
- SccLocalPath1 = .
- CanCheckoutShared = false
- SccProjectUniqueName2 = ..\\Novell.Directory.Ldap\\Novell.Directory.Ldap.vmwcsproj
- SccLocalPath2 = ..\\Novell.Directory.Ldap
- CanCheckoutShared = false
- EndGlobalSection
- GlobalSection(SolutionConfiguration) = preSolution
- Debug = Debug
- Debug_Java = Debug_Java
- Release_Java = Release_Java
- EndGlobalSection
- GlobalSection(ProjectConfiguration) = postSolution
- {2A86AAED-1EF5-4BDC-8B53-9DBF6DAFD736}.Debug.ActiveCfg = Debug|.NET
- {2A86AAED-1EF5-4BDC-8B53-9DBF6DAFD736}.Debug.Build.0 = Debug|.NET
- {2A86AAED-1EF5-4BDC-8B53-9DBF6DAFD736}.Debug_Java.ActiveCfg = Debug_Java|.NET
- {2A86AAED-1EF5-4BDC-8B53-9DBF6DAFD736}.Debug_Java.Build.0 = Debug_Java|.NET
- {2A86AAED-1EF5-4BDC-8B53-9DBF6DAFD736}.Release_Java.ActiveCfg = Release_Java|.NET
- {2A86AAED-1EF5-4BDC-8B53-9DBF6DAFD736}.Release_Java.Build.0 = Release_Java|.NET
- {0B45F886-E6BB-4871-B9C1-77A0D92DA76E}.Debug.ActiveCfg = Debug|.NET
- {0B45F886-E6BB-4871-B9C1-77A0D92DA76E}.Debug.Build.0 = Debug|.NET
- {0B45F886-E6BB-4871-B9C1-77A0D92DA76E}.Debug_Java.ActiveCfg = Debug_Java|.NET
- {0B45F886-E6BB-4871-B9C1-77A0D92DA76E}.Debug_Java.Build.0 = Debug_Java|.NET
- {0B45F886-E6BB-4871-B9C1-77A0D92DA76E}.Release_Java.ActiveCfg = Release_Java|.NET
- {0B45F886-E6BB-4871-B9C1-77A0D92DA76E}.Release_Java.Build.0 = Release_Java|.NET
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- EndGlobalSection
- GlobalSection(ExtensibilityAddIns) = postSolution
- EndGlobalSection
- EndGlobal
|