1
2Microsoft Visual Studio Solution File, Format Version 10.00
3# Visual Studio 2008
4Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Antlr3.Runtime", "Antlr3.Runtime\Antlr3.Runtime.csproj", "{8FDC0A87-9005-4D5A-AB75-E55CEB575559}"
5EndProject
6Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Antlr3.Runtime.Debug", "Antlr3.Runtime.Debug\Antlr3.Runtime.Debug.csproj", "{5EE27A90-B023-42C9-AAF1-52B0424C5D0B}"
7EndProject
8Global
9	GlobalSection(SourceCodeControl) = preSolution
10		SccNumberOfProjects = 3
11		SccLocalPath0 = .
12		SccProjectUniqueName1 = Antlr3.Runtime\\Antlr3.Runtime.csproj
13		SccLocalPath1 = .
14		SccProjectFilePathRelativizedFromConnection1 = Antlr3.Runtime\\
15		SccProjectUniqueName2 = Antlr3.Runtime.Debug\\Antlr3.Runtime.Debug.csproj
16		SccLocalPath2 = .
17		SccProjectFilePathRelativizedFromConnection2 = Antlr3.Runtime.Debug\\
18	EndGlobalSection
19	GlobalSection(SolutionConfigurationPlatforms) = preSolution
20		Debug|Any CPU = Debug|Any CPU
21		Release|Any CPU = Release|Any CPU
22	EndGlobalSection
23	GlobalSection(ProjectConfigurationPlatforms) = postSolution
24		{8FDC0A87-9005-4D5A-AB75-E55CEB575559}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
25		{8FDC0A87-9005-4D5A-AB75-E55CEB575559}.Debug|Any CPU.Build.0 = Debug|Any CPU
26		{8FDC0A87-9005-4D5A-AB75-E55CEB575559}.Release|Any CPU.ActiveCfg = Release|Any CPU
27		{8FDC0A87-9005-4D5A-AB75-E55CEB575559}.Release|Any CPU.Build.0 = Release|Any CPU
28		{5EE27A90-B023-42C9-AAF1-52B0424C5D0B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
29		{5EE27A90-B023-42C9-AAF1-52B0424C5D0B}.Debug|Any CPU.Build.0 = Debug|Any CPU
30		{5EE27A90-B023-42C9-AAF1-52B0424C5D0B}.Release|Any CPU.ActiveCfg = Release|Any CPU
31		{5EE27A90-B023-42C9-AAF1-52B0424C5D0B}.Release|Any CPU.Build.0 = Release|Any CPU
32	EndGlobalSection
33	GlobalSection(SolutionProperties) = preSolution
34		HideSolutionNode = FALSE
35	EndGlobalSection
36EndGlobal
37