-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBumboEngine.sln
More file actions
16 lines (16 loc) · 787 Bytes
/
Copy pathBumboEngine.sln
File metadata and controls
16 lines (16 loc) · 787 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RicochetThree", "RicochetThree\RicochetThree.vcxproj", "{D58C8611-F0BC-4541-9F9F-4F429A020F8B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D58C8611-F0BC-4541-9F9F-4F429A020F8B}.Debug|Any CPU.ActiveCfg = Debug|Win32
{D58C8611-F0BC-4541-9F9F-4F429A020F8B}.Debug|Any CPU.Build.0 = Debug|Win32
{D58C8611-F0BC-4541-9F9F-4F429A020F8B}.Release|Any CPU.ActiveCfg = Release|Win32
{D58C8611-F0BC-4541-9F9F-4F429A020F8B}.Release|Any CPU.Build.0 = Release|Win32
EndGlobalSection
EndGlobal