summaryrefslogtreecommitdiffstats
path: root/gst/y4m
diff options
context:
space:
mode:
authorSteve Lhomme <steve.lhomme@free.fr>2004-07-27 09:57:33 +0000
committerJan Schmidt <thaytan@noraisin.net>2009-05-15 23:35:06 +0100
commit1d459af44de0bf3fc1f9e014df409928e3753e3b (patch)
tree34c3807d26345acf1c50b98e4323a7cd42d63079 /gst/y4m
parent5b80d9c7f722de5644aa4c0c0c22dc3a2c359b8b (diff)
[MOVED FROM BAD] rename GStreamer-0.8.lib to libgstreamer.lib
Original commit message from CVS: rename GStreamer-0.8.lib to libgstreamer.lib
Diffstat (limited to 'gst/y4m')
-rw-r--r--gst/y4m/y4menc.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/gst/y4m/y4menc.vcproj b/gst/y4m/y4menc.vcproj
index 1790189e..73b7b05d 100644
--- a/gst/y4m/y4menc.vcproj
+++ b/gst/y4m/y4menc.vcproj
@@ -32,7 +32,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib gthread-2.0.lib gobject-2.0.lib GStreamer-0.8.lib gstbytestream.lib iconv.lib intl.lib"
+ AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib gthread-2.0.lib gobject-2.0.lib libgstreamer.lib gstbytestream.lib iconv.lib intl.lib"
OutputFile="$(OutDir)/gsty4mencode.dll"
LinkIncremental="2"
AdditionalLibraryDirectories="../../../gstreamer/win32/Debug;../../../glib/glib;../../../glib/gmodule;../../../glib/gthread;../../../glib/gobject;../../../gettext/lib;../../../libiconv/lib"
@@ -84,7 +84,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib gthread-2.0.lib gobject-2.0.lib GStreamer-0.8.lib gstbytestream.lib iconv.lib intl.lib"
+ AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib gthread-2.0.lib gobject-2.0.lib libgstreamer.lib gstbytestream.lib iconv.lib intl.lib"
OutputFile="$(OutDir)/gsty4mencode.dll"
LinkIncremental="1"
AdditionalLibraryDirectories="../../../gstreamer/win32/Release;../../../glib/glib;../../../glib/gmodule;../../../glib/gthread;../../../glib/gobject;../../../gettext/lib;../../../libiconv/lib"