[xiph-commits] r7328 - trunk/oggdsf/sln/libOOOggWithToolsAndTests

illiminable at dactyl.lonelymoon.com illiminable
Sun Jul 25 08:27:30 PDT 2004


Author: illiminable
Date: Sun Jul 25 08:27:30 2004
New Revision: 7328

Modified:
trunk/oggdsf/sln/libOOOggWithToolsAndTests/libOOOggWithToolsAndTests.sln
Log:
* Brought the projects into the solution

Modified: trunk/oggdsf/sln/libOOOggWithToolsAndTests/libOOOggWithToolsAndTests.sln
===================================================================
--- trunk/oggdsf/sln/libOOOggWithToolsAndTests/libOOOggWithToolsAndTests.sln	2004-07-25 15:24:52 UTC (rev 7327)
+++ trunk/oggdsf/sln/libOOOggWithToolsAndTests/libOOOggWithToolsAndTests.sln	2004-07-25 15:27:29 UTC (rev 7328)
@@ -1,8 +1,34 @@
Microsoft Visual Studio Solution File, Format Version 8.00
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libOOOgg", "..\..\src\lib\core\ogg\libOOOgg\libOOOgg.vcproj", "{223ACC19-608E-4E1B-A054-067F0CACB272}"
+	ProjectSection(ProjectDependencies) = postProject
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "OOOggDump", "..\..\src\tools\OOOggDump\OOOggDump.vcproj", "{73D3CA81-3BDC-42F1-8456-76224F6B337C}"
+	ProjectSection(ProjectDependencies) = postProject
+	EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "OOOggStat", "..\..\src\tools\OOOggStat\OOOggStat.vcproj", "{48CFEC13-E2BC-412F-8ECA-29090C7193B6}"
+	ProjectSection(ProjectDependencies) = postProject
+	EndProjectSection
+EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
+		Debug = Debug
+		Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
+		{223ACC19-608E-4E1B-A054-067F0CACB272}.Debug.ActiveCfg = Debug|Win32
+		{223ACC19-608E-4E1B-A054-067F0CACB272}.Debug.Build.0 = Debug|Win32
+		{223ACC19-608E-4E1B-A054-067F0CACB272}.Release.ActiveCfg = Release|Win32
+		{223ACC19-608E-4E1B-A054-067F0CACB272}.Release.Build.0 = Release|Win32
+		{73D3CA81-3BDC-42F1-8456-76224F6B337C}.Debug.ActiveCfg = Debug|Win32
+		{73D3CA81-3BDC-42F1-8456-76224F6B337C}.Debug.Build.0 = Debug|Win32
+		{73D3CA81-3BDC-42F1-8456-76224F6B337C}.Release.ActiveCfg = Release|Win32
+		{73D3CA81-3BDC-42F1-8456-76224F6B337C}.Release.Build.0 = Release|Win32
+		{48CFEC13-E2BC-412F-8ECA-29090C7193B6}.Debug.ActiveCfg = Debug|Win32
+		{48CFEC13-E2BC-412F-8ECA-29090C7193B6}.Debug.Build.0 = Debug|Win32
+		{48CFEC13-E2BC-412F-8ECA-29090C7193B6}.Release.ActiveCfg = Release|Win32
+		{48CFEC13-E2BC-412F-8ECA-29090C7193B6}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection



More information about the commits mailing list