summaryrefslogtreecommitdiff
path: root/unix
diff options
context:
space:
mode:
authorJulien Isorce <julien.isorce@gmail.com>2008-11-16 04:04:52 +0100
committerJulien Isorce <julien.isorce@gmail.com>2008-11-16 04:04:52 +0100
commitba49cd1c5372b6abd710a6d51320eca665271ecf (patch)
tree678d5e420de1d025a7b31fe1cab5887e55f71b17 /unix
parent86cf12175aa2a9760a01de7ebfbdc89af97e79ac (diff)
remove gdkpixbuf, from codeblocks unix frozen build, which causes a segfault
Diffstat (limited to 'unix')
-rw-r--r--unix/codeblocks/gstopengl/gstopengl.cbp13
1 files changed, 1 insertions, 12 deletions
diff --git a/unix/codeblocks/gstopengl/gstopengl.cbp b/unix/codeblocks/gstopengl/gstopengl.cbp
index 6c94300..0706ed3 100644
--- a/unix/codeblocks/gstopengl/gstopengl.cbp
+++ b/unix/codeblocks/gstopengl/gstopengl.cbp
@@ -39,6 +39,7 @@
<Add option="-Wall" />
<Add option="-g" />
<Add option="-DHAVE_CONFIG_H" />
+ <Add option="-DHAVE_GDKPIXBUF" />
<Add directory="/usr/lib/glib-2.0/include" />
<Add directory="/usr/include/glib-2.0" />
<Add directory="/usr/include/libxml2" />
@@ -54,8 +55,6 @@
</Compiler>
<Linker>
<Add library="glib-2.0" />
- <Add library="gdk_pixbuf-2.0" />
- <Add library="gmodule-2.0" />
<Add library="gobject-2.0" />
<Add library="gthread-2.0" />
<Add library="gstreamer-0.10" />
@@ -140,17 +139,10 @@
<Option compilerVar="CC" />
</Unit>
<Unit filename="../../../gst/gl/gltestsrc.h" />
- <Unit filename="../../../gst/gl/gstglbumper.c">
- <Option compilerVar="CC" />
- </Unit>
- <Unit filename="../../../gst/gl/gstglbumper.h" />
<Unit filename="../../../gst/gl/gstglcolorscale.c">
<Option compilerVar="CC" />
</Unit>
<Unit filename="../../../gst/gl/gstglcolorscale.h" />
- <Unit filename="../../../gst/gl/gstgldifferencematte.c">
- <Option compilerVar="CC" />
- </Unit>
<Unit filename="../../../gst/gl/gstgldownload.c">
<Option compilerVar="CC" />
</Unit>
@@ -185,9 +177,6 @@
<Option compilerVar="CC" />
</Unit>
<Unit filename="../../../gst/gl/gstglimagesink.h" />
- <Unit filename="../../../gst/gl/gstglpixbufoverlay.c">
- <Option compilerVar="CC" />
- </Unit>
<Unit filename="../../../gst/gl/gstgltestsrc.c">
<Option compilerVar="CC" />
</Unit>