[gst-cvs] gstreamer-sharp: Fix library name

Sebastian Dröge slomo at kemper.freedesktop.org
Fri May 22 10:02:13 PDT 2009


Module: gstreamer-sharp
Branch: master
Commit: b6fb6dd657b37c7311ea10c6e9c2fc664a8dd55b
URL:    http://cgit.freedesktop.org/gstreamer/gstreamer-sharp/commit/?id=b6fb6dd657b37c7311ea10c6e9c2fc664a8dd55b

Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Fri May 22 19:01:53 2009 +0200

Fix library name

---

 source/gstreamer-sharp-source.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/source/gstreamer-sharp-source.xml b/source/gstreamer-sharp-source.xml
index dcf06d7..880b54b 100644
--- a/source/gstreamer-sharp-source.xml
+++ b/source/gstreamer-sharp-source.xml
@@ -29,7 +29,7 @@
         <exclude>../../gstreamer/gst/gettext.h</exclude>
       </namespace>
     </library>
-    <library name="gstbase-0.10.dll">
+    <library name="gstinterfaces-0.10.dll">
       <namespace name="Gst.Interfaces">
         <dir>../../gst-plugins-base/gst-libs/gst/interfaces</dir>
 	<!-- Not bound -->





More information about the Gstreamer-commits mailing list