123456789101112131415161718192021222324 |
-
- Microsoft Visual Studio Solution File, Format Version 11.00
- # Visual Studio 2010
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EmisTerminal", "EmisTerminal\EmisTerminal.csproj", "{B19998E9-B090-4853-94B7-F3DFD10CD67E}"
- EndProject
- Global
- GlobalSection(SubversionScc) = preSolution
- Svn-Managed = True
- Manager = AnkhSVN - Subversion Support for Visual Studio
- EndGlobalSection
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Release|Any CPU = Release|Any CPU
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {B19998E9-B090-4853-94B7-F3DFD10CD67E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {B19998E9-B090-4853-94B7-F3DFD10CD67E}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {B19998E9-B090-4853-94B7-F3DFD10CD67E}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {B19998E9-B090-4853-94B7-F3DFD10CD67E}.Release|Any CPU.Build.0 = Release|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- EndGlobal
|