[longomatch/redesign3] Fix libcesarplayer deps in monodevelop



commit bb389aabd415760572480c5fe5f86d1b0447d18b
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Sun Aug 21 17:09:08 2011 +0200

    Fix libcesarplayer deps in monodevelop

 libcesarplayer/liblongomatch.mdp |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/libcesarplayer/liblongomatch.mdp b/libcesarplayer/liblongomatch.mdp
index f870573..2338b21 100644
--- a/libcesarplayer/liblongomatch.mdp
+++ b/libcesarplayer/liblongomatch.mdp
@@ -42,6 +42,8 @@
     <File subtype="Code" buildaction="Nothing" name="macros.h" />
     <File subtype="Code" buildaction="Compile" name="video-utils.c" />
     <File subtype="Code" buildaction="Nothing" name="video-utils.h" />
+    <File subtype="Code" buildaction="Compile" name="baconvideowidget-marshal.c" />
+    <File subtype="Code" buildaction="Nothing" name="baconvideowidget-marshal.h" />
   </Contents>
   <Packages>
     <Package file="/usr/lib/pkgconfig/gdk-2.0.pc" name="GDK" IsProject="False" />
@@ -51,6 +53,7 @@
     <Package file="/usr/lib/pkgconfig/gtk+-2.0.pc" name="GTK+" IsProject="False" />
     <Package file="/usr/lib/pkgconfig/gstreamer-interfaces-0.10.pc" name="GStreamer Interfaces Library" IsProject="False" />
     <Package file="/usr/lib/pkgconfig/glib-2.0.pc" name="GLib" IsProject="False" />
+    <Package file="/usr/lib/pkgconfig/gstreamer-pbutils-0.10.pc" name="GStreamer Base Utils Library" IsProject="False" />
   </Packages>
   <compiler ctype="GccCompiler" />
 </Project>
\ No newline at end of file



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]