Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2010 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ScriptFrameworkLibrary", "frameworklibrary\ScriptFrameworkLibrary.csproj", "{99DD39A6-A80A-4AB8-BC89-66078A69389F}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ScriptRuntimeLibrary", "runtimelibrary\ScriptRuntimeLibrary.csproj", "{B3DDB5BC-CCEF-4D55-B18F-4EAA3231F6A1}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ScriptGUILibrary", "guilibrary\ScriptGUILibrary.csproj", "{E38885B3-9B11-4284-B5E2-44AF76636EE2}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {99DD39A6-A80A-4AB8-BC89-66078A69389F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {99DD39A6-A80A-4AB8-BC89-66078A69389F}.Debug|Any CPU.Build.0 = Debug|Any CPU {99DD39A6-A80A-4AB8-BC89-66078A69389F}.Release|Any CPU.ActiveCfg = Release|Any CPU {99DD39A6-A80A-4AB8-BC89-66078A69389F}.Release|Any CPU.Build.0 = Release|Any CPU {B3DDB5BC-CCEF-4D55-B18F-4EAA3231F6A1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {B3DDB5BC-CCEF-4D55-B18F-4EAA3231F6A1}.Debug|Any CPU.Build.0 = Debug|Any CPU {B3DDB5BC-CCEF-4D55-B18F-4EAA3231F6A1}.Release|Any CPU.ActiveCfg = Release|Any CPU {B3DDB5BC-CCEF-4D55-B18F-4EAA3231F6A1}.Release|Any CPU.Build.0 = Release|Any CPU {E38885B3-9B11-4284-B5E2-44AF76636EE2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {E38885B3-9B11-4284-B5E2-44AF76636EE2}.Debug|Any CPU.Build.0 = Debug|Any CPU {E38885B3-9B11-4284-B5E2-44AF76636EE2}.Release|Any CPU.ActiveCfg = Release|Any CPU {E38885B3-9B11-4284-B5E2-44AF76636EE2}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal