Microsoft Visual Studio Solution File, Format Version 8.00 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libtinyscheme", "libtinyscheme\libtinyscheme.vcproj", "{34A54EEE-F45F-48D2-9BEC-AEA018CA33A5}" ProjectSection(ProjectDependencies) = postProject EndProjectSection EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tinyscheme", "tinyscheme\tinyscheme.vcproj", "{E6F16D42-1A3A-417F-8689-376558530E4C}" ProjectSection(ProjectDependencies) = postProject EndProjectSection EndProject Global GlobalSection(SolutionConfiguration) = preSolution Debug = Debug Release = Release EndGlobalSection GlobalSection(ProjectDependencies) = postSolution EndGlobalSection GlobalSection(ProjectConfiguration) = postSolution {34A54EEE-F45F-48D2-9BEC-AEA018CA33A5}.Debug.ActiveCfg = Debug|Win32 {34A54EEE-F45F-48D2-9BEC-AEA018CA33A5}.Debug.Build.0 = Debug|Win32 {34A54EEE-F45F-48D2-9BEC-AEA018CA33A5}.Release.ActiveCfg = Release|Win32 {34A54EEE-F45F-48D2-9BEC-AEA018CA33A5}.Release.Build.0 = Release|Win32 {E6F16D42-1A3A-417F-8689-376558530E4C}.Debug.ActiveCfg = Debug|Win32 {E6F16D42-1A3A-417F-8689-376558530E4C}.Debug.Build.0 = Debug|Win32 {E6F16D42-1A3A-417F-8689-376558530E4C}.Release.ActiveCfg = Release|Win32 {E6F16D42-1A3A-417F-8689-376558530E4C}.Release.Build.0 = Release|Win32 EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution EndGlobalSection GlobalSection(ExtensibilityAddIns) = postSolution EndGlobalSection EndGlobal