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.

32 lines
1.6 KiB

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33205.214
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JohnAdventure", "JohnAdventure\JohnAdventure.csproj", "{69EEB47F-4184-4937-B649-B73ACDC5FF28}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Engine", "Engine\Engine.csproj", "{88319828-84C8-4D2F-A5C8-49EC5A8F794B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{69EEB47F-4184-4937-B649-B73ACDC5FF28}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{69EEB47F-4184-4937-B649-B73ACDC5FF28}.Debug|Any CPU.Build.0 = Debug|Any CPU
{69EEB47F-4184-4937-B649-B73ACDC5FF28}.Release|Any CPU.ActiveCfg = Release|Any CPU
{69EEB47F-4184-4937-B649-B73ACDC5FF28}.Release|Any CPU.Build.0 = Release|Any CPU
{88319828-84C8-4D2F-A5C8-49EC5A8F794B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{88319828-84C8-4D2F-A5C8-49EC5A8F794B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{88319828-84C8-4D2F-A5C8-49EC5A8F794B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{88319828-84C8-4D2F-A5C8-49EC5A8F794B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E8B66808-84B4-4F81-A121-C225B6809CC1}
EndGlobalSection
EndGlobal