1Microsoft Visual Studio Solution File, Format Version 8.00 2Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libogg", "libogg\libogg.vcproj", "{15CBFEFF-7965-41F5-B4E2-21E8795C9159}" 3 ProjectSection(ProjectDependencies) = postProject 4 EndProjectSection 5EndProject 6Global 7 GlobalSection(SolutionConfiguration) = preSolution 8 Debug = Debug 9 Release = Release 10 Release_SSE = Release_SSE 11 Release_SSE2 = Release_SSE2 12 EndGlobalSection 13 GlobalSection(ProjectConfiguration) = postSolution 14 {15CBFEFF-7965-41F5-B4E2-21E8795C9159}.Debug.ActiveCfg = Debug|Win32 15 {15CBFEFF-7965-41F5-B4E2-21E8795C9159}.Debug.Build.0 = Debug|Win32 16 {15CBFEFF-7965-41F5-B4E2-21E8795C9159}.Release.ActiveCfg = Release|Win32 17 {15CBFEFF-7965-41F5-B4E2-21E8795C9159}.Release.Build.0 = Release|Win32 18 {15CBFEFF-7965-41F5-B4E2-21E8795C9159}.Release_SSE.ActiveCfg = Release_SSE|Win32 19 {15CBFEFF-7965-41F5-B4E2-21E8795C9159}.Release_SSE.Build.0 = Release_SSE|Win32 20 {15CBFEFF-7965-41F5-B4E2-21E8795C9159}.Release_SSE2.ActiveCfg = Release_SSE2|Win32 21 {15CBFEFF-7965-41F5-B4E2-21E8795C9159}.Release_SSE2.Build.0 = Release_SSE2|Win32 22 EndGlobalSection 23 GlobalSection(ExtensibilityGlobals) = postSolution 24 EndGlobalSection 25 GlobalSection(ExtensibilityAddIns) = postSolution 26 EndGlobalSection 27EndGlobal 28