1Microsoft Visual Studio Solution File, Format Version 8.00
2Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cpptest", "cpptest\cpptest.vcproj", "{ED964EAB-86BC-4568-B3DE-66686C81BFF7}"
3	ProjectSection(ProjectDependencies) = postProject
4	EndProjectSection
5EndProject
6Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test", "test\test.vcproj", "{EB5416DB-8F21-437A-BCC5-541FFACBF441}"
7	ProjectSection(ProjectDependencies) = postProject
8		{ED964EAB-86BC-4568-B3DE-66686C81BFF7} = {ED964EAB-86BC-4568-B3DE-66686C81BFF7}
9	EndProjectSection
10EndProject
11Global
12	GlobalSection(SolutionConfiguration) = preSolution
13		Debug = Debug
14		Release = Release
15	EndGlobalSection
16	GlobalSection(ProjectConfiguration) = postSolution
17		{ED964EAB-86BC-4568-B3DE-66686C81BFF7}.Debug.ActiveCfg = Debug|Win32
18		{ED964EAB-86BC-4568-B3DE-66686C81BFF7}.Debug.Build.0 = Debug|Win32
19		{ED964EAB-86BC-4568-B3DE-66686C81BFF7}.Release.ActiveCfg = Release|Win32
20		{ED964EAB-86BC-4568-B3DE-66686C81BFF7}.Release.Build.0 = Release|Win32
21		{EB5416DB-8F21-437A-BCC5-541FFACBF441}.Debug.ActiveCfg = Debug|Win32
22		{EB5416DB-8F21-437A-BCC5-541FFACBF441}.Debug.Build.0 = Debug|Win32
23		{EB5416DB-8F21-437A-BCC5-541FFACBF441}.Release.ActiveCfg = Release|Win32
24		{EB5416DB-8F21-437A-BCC5-541FFACBF441}.Release.Build.0 = Release|Win32
25	EndGlobalSection
26	GlobalSection(ExtensibilityGlobals) = postSolution
27	EndGlobalSection
28	GlobalSection(ExtensibilityAddIns) = postSolution
29	EndGlobalSection
30EndGlobal
31