You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

44 lines
2.0 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Client", "Client", "{BFA66178-5901-409B-AF11-9EC80DD2C934}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Service", "Service", "{1BF09E94-AEC0-47FE-B7E7-D4A526D242C0}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Interfaces", "Interfaces", "{C708B7CB-7FE5-496D-9752-4E4FDF5CD685}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "iBKLinker.IPD.Service", "Service\iBKLinker.IPD.Service.csproj", "{830843C1-AC61-4A99-BF5F-42EEC143E352}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{830843C1-AC61-4A99-BF5F-42EEC143E352}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{830843C1-AC61-4A99-BF5F-42EEC143E352}.Debug|Any CPU.Build.0 = Debug|Any CPU
{830843C1-AC61-4A99-BF5F-42EEC143E352}.Debug|x86.ActiveCfg = Debug|x86
{830843C1-AC61-4A99-BF5F-42EEC143E352}.Debug|x86.Build.0 = Debug|x86
{830843C1-AC61-4A99-BF5F-42EEC143E352}.Release|Any CPU.ActiveCfg = Release|Any CPU
{830843C1-AC61-4A99-BF5F-42EEC143E352}.Release|Any CPU.Build.0 = Release|Any CPU
{830843C1-AC61-4A99-BF5F-42EEC143E352}.Release|x86.ActiveCfg = Release|x86
{830843C1-AC61-4A99-BF5F-42EEC143E352}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{830843C1-AC61-4A99-BF5F-42EEC143E352} = {1BF09E94-AEC0-47FE-B7E7-D4A526D242C0}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
VisualSVNWorkingCopyRoot = .
SolutionGuid = {F116A332-9764-4684-A312-3A7C84EC53B8}
EndGlobalSection
GlobalSection(SubversionScc) = preSolution
Svn-Managed = True
Manager = AnkhSVN - Subversion Support for Visual Studio
EndGlobalSection
EndGlobal