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.
37 lines
2.0 KiB
37 lines
2.0 KiB
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.31019.35
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TestServer", "TestServer.csproj", "{DB9444F9-4C63-4DE5-875E-BD5D59601E2D}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ServerComm", "..\..\ServerComm\ServerComm.csproj", "{3918B688-2E19-443F-8503-B1AF3EF9A2E9}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Sog", "..\..\Sog\Sog.csproj", "{89003C6F-87DD-45BA-9147-427E55A758A2}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{DB9444F9-4C63-4DE5-875E-BD5D59601E2D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{DB9444F9-4C63-4DE5-875E-BD5D59601E2D}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{DB9444F9-4C63-4DE5-875E-BD5D59601E2D}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{DB9444F9-4C63-4DE5-875E-BD5D59601E2D}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{3918B688-2E19-443F-8503-B1AF3EF9A2E9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{3918B688-2E19-443F-8503-B1AF3EF9A2E9}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{3918B688-2E19-443F-8503-B1AF3EF9A2E9}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{3918B688-2E19-443F-8503-B1AF3EF9A2E9}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{89003C6F-87DD-45BA-9147-427E55A758A2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{89003C6F-87DD-45BA-9147-427E55A758A2}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{89003C6F-87DD-45BA-9147-427E55A758A2}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{89003C6F-87DD-45BA-9147-427E55A758A2}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {E5B76817-70C2-421C-BF5A-D023F22468B0}
|
|
EndGlobalSection
|
|
EndGlobal
|
|
|