FunGame-Godot/FunGame-Godot.sln
2026-02-03 01:38:51 +08:00

53 lines
3.4 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 18
VisualStudioVersion = 18.2.11415.280 d18.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FunGame-Godot", "FunGame-Godot.csproj", "{11453713-5BCC-49E5-829F-10A8AD8438AA}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FunGame.Core", "..\FunGame.Core\FunGame.Core.csproj", "{3566E2B2-160C-435E-871D-A9B9C158096C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OshimaModules", "..\OshimaGameModule\OshimaModules\OshimaModules.csproj", "{F183B6D6-2318-B752-7174-813D1D01556B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OshimaServers", "..\OshimaGameModule\OshimaServers\OshimaServers.csproj", "{18980301-3D5E-C66E-E575-D2B7A110A638}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
ExportDebug|Any CPU = ExportDebug|Any CPU
ExportRelease|Any CPU = ExportRelease|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{11453713-5BCC-49E5-829F-10A8AD8438AA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{11453713-5BCC-49E5-829F-10A8AD8438AA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{11453713-5BCC-49E5-829F-10A8AD8438AA}.ExportDebug|Any CPU.ActiveCfg = ExportDebug|Any CPU
{11453713-5BCC-49E5-829F-10A8AD8438AA}.ExportDebug|Any CPU.Build.0 = ExportDebug|Any CPU
{11453713-5BCC-49E5-829F-10A8AD8438AA}.ExportRelease|Any CPU.ActiveCfg = ExportRelease|Any CPU
{11453713-5BCC-49E5-829F-10A8AD8438AA}.ExportRelease|Any CPU.Build.0 = ExportRelease|Any CPU
{3566E2B2-160C-435E-871D-A9B9C158096C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3566E2B2-160C-435E-871D-A9B9C158096C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3566E2B2-160C-435E-871D-A9B9C158096C}.ExportDebug|Any CPU.ActiveCfg = Debug|Any CPU
{3566E2B2-160C-435E-871D-A9B9C158096C}.ExportDebug|Any CPU.Build.0 = Debug|Any CPU
{3566E2B2-160C-435E-871D-A9B9C158096C}.ExportRelease|Any CPU.ActiveCfg = Release|Any CPU
{3566E2B2-160C-435E-871D-A9B9C158096C}.ExportRelease|Any CPU.Build.0 = Release|Any CPU
{F183B6D6-2318-B752-7174-813D1D01556B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F183B6D6-2318-B752-7174-813D1D01556B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F183B6D6-2318-B752-7174-813D1D01556B}.ExportDebug|Any CPU.ActiveCfg = Release|Any CPU
{F183B6D6-2318-B752-7174-813D1D01556B}.ExportDebug|Any CPU.Build.0 = Release|Any CPU
{F183B6D6-2318-B752-7174-813D1D01556B}.ExportRelease|Any CPU.ActiveCfg = Release|Any CPU
{F183B6D6-2318-B752-7174-813D1D01556B}.ExportRelease|Any CPU.Build.0 = Release|Any CPU
{18980301-3D5E-C66E-E575-D2B7A110A638}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{18980301-3D5E-C66E-E575-D2B7A110A638}.Debug|Any CPU.Build.0 = Debug|Any CPU
{18980301-3D5E-C66E-E575-D2B7A110A638}.ExportDebug|Any CPU.ActiveCfg = Release|Any CPU
{18980301-3D5E-C66E-E575-D2B7A110A638}.ExportDebug|Any CPU.Build.0 = Release|Any CPU
{18980301-3D5E-C66E-E575-D2B7A110A638}.ExportRelease|Any CPU.ActiveCfg = Release|Any CPU
{18980301-3D5E-C66E-E575-D2B7A110A638}.ExportRelease|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {A071C9E0-3717-4D00-AE3B-5A14E660AF9B}
EndGlobalSection
EndGlobal