antlr/runtime/CSharp/Antlr4.mono.sln

59 lines
3.2 KiB
Plaintext
Raw Normal View History

2014-11-18 01:47:28 +08:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
VisualStudioVersion = 12.0.30110.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{47C0086D-577C-43DA-ADC7-544F27656E45}"
ProjectSection(SolutionItems) = preProject
..\..\CreatingTargets.md = ..\..\CreatingTargets.md
..\..\tool\resources\org\antlr\v4\tool\templates\codegen\CSharp\CSharp.stg = ..\..\tool\resources\org\antlr\v4\tool\templates\codegen\CSharp\CSharp.stg
..\..\tool\src\org\antlr\v4\codegen\CSharpTarget.java = ..\..\tool\src\org\antlr\v4\codegen\CSharpTarget.java
..\..\tool\pom.xml = ..\..\tool\pom.xml
..\..\Readme.md = ..\..\Readme.md
..\..\reference\sharpen-all-options.txt = ..\..\reference\sharpen-all-options.txt
..\..\reference\sharpen.md = ..\..\reference\sharpen.md
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "build", "build", "{4CE79A54-058D-4940-875E-7F6AA9922A7D}"
ProjectSection(SolutionItems) = preProject
..\..\build\Antlr4.nuspec = ..\..\build\Antlr4.nuspec
..\..\build\Antlr4.Runtime.nuspec = ..\..\build\Antlr4.Runtime.nuspec
..\..\build\Antlr4.VS2008.nuspec = ..\..\build\Antlr4.VS2008.nuspec
..\..\build\build.ps1 = ..\..\build\build.ps1
..\..\build\check-key.ps1 = ..\..\build\check-key.ps1
build\KeyReporting.targets = build\KeyReporting.targets
..\..\build\keys.ps1 = ..\..\build\keys.ps1
..\..\build\push.ps1 = ..\..\build\push.ps1
..\..\build\version.ps1 = ..\..\build\version.ps1
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Antlr4.Runtime.mono", "Antlr4.Runtime\Antlr4.Runtime.mono.csproj", "{E1A46D9D-66CB-46E8-93B0-7FC87299ABEF}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Antlr4.Test.mono", "Antlr4.Test.mono\Antlr4.Test.mono.csproj", "{EDC70A11-C4C1-4209-93A6-CCE2B19E8E95}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E1A46D9D-66CB-46E8-93B0-7FC87299ABEF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E1A46D9D-66CB-46E8-93B0-7FC87299ABEF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E1A46D9D-66CB-46E8-93B0-7FC87299ABEF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E1A46D9D-66CB-46E8-93B0-7FC87299ABEF}.Release|Any CPU.Build.0 = Release|Any CPU
{EDC70A11-C4C1-4209-93A6-CCE2B19E8E95}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EDC70A11-C4C1-4209-93A6-CCE2B19E8E95}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EDC70A11-C4C1-4209-93A6-CCE2B19E8E95}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EDC70A11-C4C1-4209-93A6-CCE2B19E8E95}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{4CE79A54-058D-4940-875E-7F6AA9922A7D} = {47C0086D-577C-43DA-ADC7-544F27656E45}
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Antlr4.Test.mono\Antlr4.Test.mono.csproj
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal