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
commite0260af415a8ff2fa8c028086a88c369a7d4dd94 (patch)
tree6b4e50f92224f53a7d352746ad180ee685493b1f /win32
parent3f90ebb78e35c90a2cb3646e35e6a8fc353fc974 (diff)
downloadogg-e0260af415a8ff2fa8c028086a88c369a7d4dd94.tar.gz
Visual Studio 2005 solution file added
git-svn-id: http://svn.xiph.org/trunk/ogg@13378 0101bb08-14d6-0310-b084-bc0e0c8e3800
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