win32/: Add DirectSound and DirectDraw sinks project files to workspace and solution...
authorSébastien Moutte <sebastien@moutte.net>
Sun, 10 Jun 2007 21:14:11 +0000 (21:14 +0000)
committerSébastien Moutte <sebastien@moutte.net>
Sun, 10 Jun 2007 21:14:11 +0000 (21:14 +0000)
Original commit message from CVS:
* win32/vs6/gst_plugins_good.dsw:
* win32/vs8/gst-plugins-good.sln:
Add DirectSound and DirectDraw sinks project files to
workspace and solution files.

ChangeLog
common
win32/vs6/gst_plugins_good.dsw
win32/vs8/gst-plugins-good.sln

index 47ef99a..073eb3e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-06-10  Sebastien Moutte  <sebastien@moutte.net>
+
+       * win32/vs6/gst_plugins_good.dsw:
+       * win32/vs8/gst-plugins-good.sln:
+       Add DirectSound and DirectDraw sinks project files to
+       workspace and solution files.
+
 2007-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
 
        Patch by: Josh Coalson <xflac at yahoo dot com>,
diff --git a/common b/common
index b5971d7..6cb0000 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit b5971d76ccd216c27e095c02c3a369a9d05cb36d
+Subproject commit 6cb0000a5a30d4fc580a06489106a637fca024c4
index 9cfe70c..2b79eb8 100644 (file)
@@ -3,6 +3,18 @@ Microsoft Developer Studio Workspace File, Format Version 6.00
 
 ###############################################################################
 
+Project: "autogen"=".\autogen.dsp" - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+}}}
+
+###############################################################################
+
 Project: "libgstalaw"=".\libgstalaw.dsp" - Package Owner=<4>
 
 Package=<5>
@@ -123,6 +135,30 @@ Package=<4>
 
 ###############################################################################
 
+Project: "libgstdirectdraw"=".\libgstdirectdraw.dsp" - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+}}}
+
+###############################################################################
+
+Project: "libgstdirectsound"=".\libgstdirectsound.dsp" - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+}}}
+
+###############################################################################
+
 Project: "libgstdvdemux"=".\libgstdvdemux.dsp" - Package Owner=<4>
 
 Package=<5>
@@ -426,18 +462,6 @@ Package=<4>
 
 ###############################################################################
 
-Project: "autogen"=".\autogen.dsp" - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
-}}}
-
-###############################################################################
-
 Global:
 
 Package=<5>
index 6024474..c92eb16 100644 (file)
@@ -1,6 +1,6 @@
 
 Microsoft Visual Studio Solution File, Format Version 9.00
-# Visual C++ Express 2005
+# Visual Studio 2005
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libgstautodetect", "libgstautodetect.vcproj", "{B6669382-7F21-42E4-9023-462F9018F865}"
 EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libgstid3demux", "libgstid3demux.vcproj", "{B6591AC3-BD2F-4C79-87C9-7F42E21251C2}"
@@ -89,6 +89,10 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libgstspeex", "libgstspeex.
 EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libgsttaglib", "libgsttaglib.vcproj", "{0AEC363E-7038-11DB-9B86-957755D89593}"
 EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libgstdirectdraw", "libgstdirectdraw.vcproj", "{1594A623-5529-4B86-BD4A-694CF0BDB5C4}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libgstdirectsound", "libgstdirectsound.vcproj", "{566A2EB9-984C-4027-86DD-EDC7B390C679}"
+EndProject
 Global
        GlobalSection(SolutionConfigurationPlatforms) = preSolution
                Debug|Win32 = Debug|Win32
@@ -241,6 +245,14 @@ Global
                {CDC7BC24-7037-11DB-AC6C-7F7755D89593}.Release|Win32.Build.0 = Release|Win32
                {0AEC363E-7038-11DB-9B86-957755D89593}.Debug|Win32.ActiveCfg = Debug|Win32
                {0AEC363E-7038-11DB-9B86-957755D89593}.Release|Win32.ActiveCfg = Release|Win32
+               {1594A623-5529-4B86-BD4A-694CF0BDB5C4}.Debug|Win32.ActiveCfg = Debug|Win32
+               {1594A623-5529-4B86-BD4A-694CF0BDB5C4}.Debug|Win32.Build.0 = Debug|Win32
+               {1594A623-5529-4B86-BD4A-694CF0BDB5C4}.Release|Win32.ActiveCfg = Release|Win32
+               {1594A623-5529-4B86-BD4A-694CF0BDB5C4}.Release|Win32.Build.0 = Release|Win32
+               {566A2EB9-984C-4027-86DD-EDC7B390C679}.Debug|Win32.ActiveCfg = Debug|Win32
+               {566A2EB9-984C-4027-86DD-EDC7B390C679}.Debug|Win32.Build.0 = Debug|Win32
+               {566A2EB9-984C-4027-86DD-EDC7B390C679}.Release|Win32.ActiveCfg = Release|Win32
+               {566A2EB9-984C-4027-86DD-EDC7B390C679}.Release|Win32.Build.0 = Release|Win32
        EndGlobalSection
        GlobalSection(SolutionProperties) = preSolution
                HideSolutionNode = FALSE