summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorsping <sping@xiph.org>2007-07-28 20:38:19 +0000
committersping <sping@xiph.org>2007-07-28 20:38:19 +0000
commit2a0889dd5195bb906894fef1585d639ecc9cf67b (patch)
tree6b4e50f92224f53a7d352746ad180ee685493b1f /win32
parent4dd1eea406ba9180283c616bddf6741e2b5ee034 (diff)
downloadogg-git-2a0889dd5195bb906894fef1585d639ecc9cf67b.tar.gz
Visual Studio 2005 solution file added
svn path=/trunk/ogg/; revision=13378
Diffstat (limited to 'win32')
-rw-r--r--win32/VS2005/ogg.sln25
1 files changed, 25 insertions, 0 deletions
diff --git a/win32/VS2005/ogg.sln b/win32/VS2005/ogg.sln
new file mode 100644
index 0000000..320817c
--- /dev/null
+++ b/win32/VS2005/ogg.sln
@@ -0,0 +1,25 @@
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual Studio 2005
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libogg", "libogg\libogg.vcproj", "{15CBFEFF-7965-41F5-B4E2-21E8795C9159}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Release_SSE|Win32 = Release_SSE|Win32
+ Release_SSE2|Win32 = Release_SSE2|Win32
+ Release|Win32 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {15CBFEFF-7965-41F5-B4E2-21E8795C9159}.Debug|Win32.ActiveCfg = Debug|Win32
+ {15CBFEFF-7965-41F5-B4E2-21E8795C9159}.Debug|Win32.Build.0 = Debug|Win32
+ {15CBFEFF-7965-41F5-B4E2-21E8795C9159}.Release_SSE|Win32.ActiveCfg = Release_SSE|Win32
+ {15CBFEFF-7965-41F5-B4E2-21E8795C9159}.Release_SSE|Win32.Build.0 = Release_SSE|Win32
+ {15CBFEFF-7965-41F5-B4E2-21E8795C9159}.Release_SSE2|Win32.ActiveCfg = Release_SSE2|Win32
+ {15CBFEFF-7965-41F5-B4E2-21E8795C9159}.Release_SSE2|Win32.Build.0 = Release_SSE2|Win32
+ {15CBFEFF-7965-41F5-B4E2-21E8795C9159}.Release|Win32.ActiveCfg = Release|Win32
+ {15CBFEFF-7965-41F5-B4E2-21E8795C9159}.Release|Win32.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal