Bomberman-OverlordEngine-x64 / Bomberman.sln
Bomberman.sln
Raw

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32014.148
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "OverlordEngine", "OverlordEngine\OverlordEngine.vcxproj", "{634CFE8D-455C-45BF-94F0-BD0AAB13E0E6}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BombermanGame", "BombermanGame\BombermanGame.vcxproj", "{4BB7590D-3CD1-4AAC-AC8F-DB0534E11B4F}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|x64 = Debug|x64
		Release|x64 = Release|x64
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{634CFE8D-455C-45BF-94F0-BD0AAB13E0E6}.Debug|x64.ActiveCfg = Debug|x64
		{634CFE8D-455C-45BF-94F0-BD0AAB13E0E6}.Debug|x64.Build.0 = Debug|x64
		{634CFE8D-455C-45BF-94F0-BD0AAB13E0E6}.Release|x64.ActiveCfg = Release|x64
		{634CFE8D-455C-45BF-94F0-BD0AAB13E0E6}.Release|x64.Build.0 = Release|x64
		{4BB7590D-3CD1-4AAC-AC8F-DB0534E11B4F}.Debug|x64.ActiveCfg = Debug|x64
		{4BB7590D-3CD1-4AAC-AC8F-DB0534E11B4F}.Debug|x64.Build.0 = Debug|x64
		{4BB7590D-3CD1-4AAC-AC8F-DB0534E11B4F}.Release|x64.ActiveCfg = Release|x64
		{4BB7590D-3CD1-4AAC-AC8F-DB0534E11B4F}.Release|x64.Build.0 = Release|x64
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
		SolutionGuid = {F1E64616-7EC7-463F-9CAC-9233E7E0B279}
	EndGlobalSection
EndGlobal