1Microsoft Visual Studio Solution File, Format Version 8.00
2Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "main", "main.vcproj", "{B407AC0B-8209-4B90-AE5A-857EA4795195}"
3	ProjectSection(ProjectDependencies) = postProject
4		{2798F831-84AD-4A03-9D42-BB829714DCA9} = {2798F831-84AD-4A03-9D42-BB829714DCA9}
5	EndProjectSection
6EndProject
7Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cake", "cake\cake.vcproj", "{2798F831-84AD-4A03-9D42-BB829714DCA9}"
8	ProjectSection(ProjectDependencies) = postProject
9	EndProjectSection
10EndProject
11Global
12	GlobalSection(SolutionConfiguration) = preSolution
13		Debug = Debug
14		Release = Release
15	EndGlobalSection
16	GlobalSection(ProjectConfiguration) = postSolution
17		{B407AC0B-8209-4B90-AE5A-857EA4795195}.Debug.ActiveCfg = Debug|Win32
18		{B407AC0B-8209-4B90-AE5A-857EA4795195}.Debug.Build.0 = Debug|Win32
19		{B407AC0B-8209-4B90-AE5A-857EA4795195}.Release.ActiveCfg = Release|Win32
20		{B407AC0B-8209-4B90-AE5A-857EA4795195}.Release.Build.0 = Release|Win32
21		{2798F831-84AD-4A03-9D42-BB829714DCA9}.Debug.ActiveCfg = Debug|Win32
22		{2798F831-84AD-4A03-9D42-BB829714DCA9}.Debug.Build.0 = Debug|Win32
23		{2798F831-84AD-4A03-9D42-BB829714DCA9}.Release.ActiveCfg = Release|Win32
24		{2798F831-84AD-4A03-9D42-BB829714DCA9}.Release.Build.0 = Release|Win32
25	EndGlobalSection
26	GlobalSection(ExtensibilityGlobals) = postSolution
27	EndGlobalSection
28	GlobalSection(ExtensibilityAddIns) = postSolution
29	EndGlobalSection
30EndGlobal
31