source: trunk/yao/share/antlr-2.7.7/lib/csharp/antlr.net-runtime.sln @ 1

Last change on this file since 1 was 1, checked in by lnalod, 15 years ago

Initial import of YAO sources

File size: 1.8 KB
Line 
1Microsoft Visual Studio Solution File, Format Version 7.00
2Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JavaParser", "..\..\examples\csharp\java\JavaParser.csproj", "{A2DB8AF5-4C4B-4F6D-94D1-A6610E1D21B6}"
3EndProject
4Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "antlr.runtime", "antlr.runtime\antlr.runtime.csproj", "{CB7CC882-ED47-46C0-AAAE-7A437F22F1C6}"
5EndProject
6Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "antlr.astframe", "antlr.astframe\antlr.astframe.csproj", "{AAFA5AC9-5967-443D-A564-71236163239D}"
7EndProject
8Global
9        GlobalSection(SolutionConfiguration) = preSolution
10                ConfigName.0 = Debug
11                ConfigName.1 = Release
12        EndGlobalSection
13        GlobalSection(ProjectDependencies) = postSolution
14        EndGlobalSection
15        GlobalSection(ProjectConfiguration) = postSolution
16                {A2DB8AF5-4C4B-4F6D-94D1-A6610E1D21B6}.Debug.ActiveCfg = Debug|.NET
17                {A2DB8AF5-4C4B-4F6D-94D1-A6610E1D21B6}.Debug.Build.0 = Debug|.NET
18                {A2DB8AF5-4C4B-4F6D-94D1-A6610E1D21B6}.Release.ActiveCfg = Release|.NET
19                {A2DB8AF5-4C4B-4F6D-94D1-A6610E1D21B6}.Release.Build.0 = Release|.NET
20                {CB7CC882-ED47-46C0-AAAE-7A437F22F1C6}.Debug.ActiveCfg = Debug|.NET
21                {CB7CC882-ED47-46C0-AAAE-7A437F22F1C6}.Debug.Build.0 = Debug|.NET
22                {CB7CC882-ED47-46C0-AAAE-7A437F22F1C6}.Release.ActiveCfg = Release|.NET
23                {CB7CC882-ED47-46C0-AAAE-7A437F22F1C6}.Release.Build.0 = Release|.NET
24                {AAFA5AC9-5967-443D-A564-71236163239D}.Debug.ActiveCfg = Debug|.NET
25                {AAFA5AC9-5967-443D-A564-71236163239D}.Debug.Build.0 = Debug|.NET
26                {AAFA5AC9-5967-443D-A564-71236163239D}.Release.ActiveCfg = Release|.NET
27                {AAFA5AC9-5967-443D-A564-71236163239D}.Release.Build.0 = Release|.NET
28        EndGlobalSection
29        GlobalSection(ExtensibilityGlobals) = postSolution
30        EndGlobalSection
31        GlobalSection(ExtensibilityAddIns) = postSolution
32        EndGlobalSection
33EndGlobal
Note: See TracBrowser for help on using the repository browser.