summaryrefslogtreecommitdiff
path: root/gst/smooth
diff options
context:
space:
mode:
authorSteve Lhomme <steve.lhomme@free.fr>2004-07-27 09:57:33 +0000
committerSteve Lhomme <steve.lhomme@free.fr>2004-07-27 09:57:33 +0000
commit7af92d22f2aed62d2b22792463ad0c7299d3b721 (patch)
tree3b4747684e511f796589d47cf6e6c6a228c89626 /gst/smooth
parent017c7b22b8cbfb556129cef355a4c0c1aea0229a (diff)
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/smooth')
-rw-r--r--gst/smooth/smooth.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/gst/smooth/smooth.vcproj b/gst/smooth/smooth.vcproj
index 39af522f4..ff4a603dc 100644
--- a/gst/smooth/smooth.vcproj
+++ b/gst/smooth/smooth.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)/gstsmooth.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)/gstsmooth.dll"
LinkIncremental="1"
AdditionalLibraryDirectories="../../../gstreamer/win32/Release;../../../glib/glib;../../../glib/gmodule;../../../glib/gthread;../../../glib/gobject;../../../gettext/lib;../../../libiconv/lib"