You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
2.0 KiB
36 lines
2.0 KiB
|
|
Microsoft Visual Studio Solution File, Format Version 10.00
|
|
# Visual Studio 2008
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Common", "Common", "{9346C93A-47A6-4191-B3F5-9637F2121914}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Client", "Client", "{202B9B66-1E86-4C76-93DF-0DA97797E9C9}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SSLMS.MobileUI", "Client\SSLMS.MobileUI\SSLMS.MobileUI.csproj", "{B0824E81-F3D7-4BCF-95B9-E017246AF97F}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SSLMS.Common", "Common\SSLMS.Common\SSLMS.Common.csproj", "{1F4A3BE8-25A3-4057-8D06-8E37300EAD84}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{B0824E81-F3D7-4BCF-95B9-E017246AF97F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{B0824E81-F3D7-4BCF-95B9-E017246AF97F}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{B0824E81-F3D7-4BCF-95B9-E017246AF97F}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
|
|
{B0824E81-F3D7-4BCF-95B9-E017246AF97F}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{B0824E81-F3D7-4BCF-95B9-E017246AF97F}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{B0824E81-F3D7-4BCF-95B9-E017246AF97F}.Release|Any CPU.Deploy.0 = Release|Any CPU
|
|
{1F4A3BE8-25A3-4057-8D06-8E37300EAD84}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{1F4A3BE8-25A3-4057-8D06-8E37300EAD84}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{1F4A3BE8-25A3-4057-8D06-8E37300EAD84}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{1F4A3BE8-25A3-4057-8D06-8E37300EAD84}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(NestedProjects) = preSolution
|
|
{1F4A3BE8-25A3-4057-8D06-8E37300EAD84} = {9346C93A-47A6-4191-B3F5-9637F2121914}
|
|
{B0824E81-F3D7-4BCF-95B9-E017246AF97F} = {202B9B66-1E86-4C76-93DF-0DA97797E9C9}
|
|
EndGlobalSection
|
|
EndGlobal
|