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.
 
 
 
 
 
 

43 lines
2.5 KiB

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31613.86
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MysqlHandling", "MysqlHandling\MysqlHandling.csproj", "{FE4AD000-54C5-479F-994D-45F56D139D47}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ServerComm", "..\..\ServerComm\ServerComm.csproj", "{87090D4B-B34B-4B5D-9043-C4EE410B5492}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Sog", "..\..\Sog\Sog.csproj", "{4A792FDD-0D9C-45C5-9F7D-DEE9836944B4}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GameDBServer", "..\..\GameDBServer\GameDBServer.csproj", "{74D91FB6-D85C-4065-8CA5-15608BF1525B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FE4AD000-54C5-479F-994D-45F56D139D47}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FE4AD000-54C5-479F-994D-45F56D139D47}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FE4AD000-54C5-479F-994D-45F56D139D47}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FE4AD000-54C5-479F-994D-45F56D139D47}.Release|Any CPU.Build.0 = Release|Any CPU
{87090D4B-B34B-4B5D-9043-C4EE410B5492}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{87090D4B-B34B-4B5D-9043-C4EE410B5492}.Debug|Any CPU.Build.0 = Debug|Any CPU
{87090D4B-B34B-4B5D-9043-C4EE410B5492}.Release|Any CPU.ActiveCfg = Release|Any CPU
{87090D4B-B34B-4B5D-9043-C4EE410B5492}.Release|Any CPU.Build.0 = Release|Any CPU
{4A792FDD-0D9C-45C5-9F7D-DEE9836944B4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4A792FDD-0D9C-45C5-9F7D-DEE9836944B4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4A792FDD-0D9C-45C5-9F7D-DEE9836944B4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4A792FDD-0D9C-45C5-9F7D-DEE9836944B4}.Release|Any CPU.Build.0 = Release|Any CPU
{74D91FB6-D85C-4065-8CA5-15608BF1525B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{74D91FB6-D85C-4065-8CA5-15608BF1525B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{74D91FB6-D85C-4065-8CA5-15608BF1525B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{74D91FB6-D85C-4065-8CA5-15608BF1525B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {918A2B89-52CE-42F0-952F-61BFD97A9BEE}
EndGlobalSection
EndGlobal