win32/: Don't reference glib-compat.c which is currently not used and not disted...
authorTim-Philipp Müller <tim@centricular.net>
Thu, 12 Oct 2006 22:35:52 +0000 (22:35 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 12 Oct 2006 22:35:52 +0000 (22:35 +0000)
Original commit message from CVS:
* win32/vs6/libgstreamer.dsp:
* win32/vs7/libgstreamer.vcproj:
* win32/vs8/libgstreamer.vcproj:
Don't reference glib-compat.c which is currently not used and not
disted; add gstquark.c which was recently added. Fixes #361730.

ChangeLog
win32/vs6/libgstreamer.dsp
win32/vs7/libgstreamer.vcproj
win32/vs8/libgstreamer.vcproj

index 2b61547..99417b3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
 
+       * win32/vs6/libgstreamer.dsp:
+       * win32/vs7/libgstreamer.vcproj:
+       * win32/vs8/libgstreamer.vcproj:
+         Don't reference glib-compat.c which is currently not used and not
+         disted; add gstquark.c which was recently added. Fixes #361730.
+
+2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
+
        * win32/common/libgstbase.def:
        * win32/common/libgstcontroller.def:
        * win32/common/libgstreamer.def:
index a4cf7fc..e900c74 100644 (file)
@@ -108,10 +108,6 @@ SOURCE=..\common\dirent.c
 # End Source File
 # Begin Source File
 
-SOURCE="..\..\gst\glib-compat.c"
-# End Source File
-# Begin Source File
-
 SOURCE=..\..\gst\parse\grammar.tab.c
 # End Source File
 # Begin Source File
@@ -236,6 +232,10 @@ SOURCE=..\..\gst\gstpluginfeature.c
 # End Source File
 # Begin Source File
 
+SOURCE=..\..\gst\gstquark.c
+# End Source File
+# Begin Source File
+
 SOURCE=..\..\gst\gstquery.c
 # End Source File
 # Begin Source File
index 94fd81c..1bd2a6f 100644 (file)
@@ -131,9 +131,6 @@ copy /y &quot;$(TargetPath)&quot; c:\gstreamer\bin
                                RelativePath="..\common\dirent.c">
                        </File>
                        <File
-                               RelativePath="..\..\gst\glib-compat.c">
-                       </File>
-                       <File
                                RelativePath="..\..\gst\parse\grammar.tab.c">
                        </File>
                        <File
@@ -227,6 +224,9 @@ copy /y &quot;$(TargetPath)&quot; c:\gstreamer\bin
                                RelativePath="..\..\gst\gstpluginfeature.c">
                        </File>
                        <File
+                               RelativePath="..\..\gst\gstquark.c">
+                       </File>
+                       <File
                                RelativePath="..\..\gst\gstquery.c">
                        </File>
                        <File
index e4887e2..a771d22 100644 (file)
                                >
                        </File>
                        <File
-                               RelativePath="..\..\gst\glib-compat.c"
-                               >
-                       </File>
-                       <File
                                RelativePath="..\..\gst\parse\grammar.tab.c"
                                >
                        </File>
                                >
                        </File>
                        <File
+                               RelativePath="..\..\gst\gstquark.c"
+                               >
+                       </File>
+                       <File
                                RelativePath="..\..\gst\gstquery.c"
                                >
                        </File>