diff options
author | Julien Isorce <julien.isorce@gmail.com> | 2008-08-13 16:01:21 +0200 |
---|---|---|
committer | Julien Isorce <julien.isorce@gmail.com> | 2008-08-13 16:01:21 +0200 |
commit | e569815504340362f4f6214610699f3a666ef275 (patch) | |
tree | bde18c203c5a7d0dc4d2b7623a803b734e923b87 /unix | |
parent | 994222be99c1c2b7bccd0dbc1be7b8d63a8df5ee (diff) |
fix some errors and check all the pipelines listed in tests/pipelines
Diffstat (limited to 'unix')
-rw-r--r-- | unix/codeblocks/gstopengl/gstopengl.cbp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/unix/codeblocks/gstopengl/gstopengl.cbp b/unix/codeblocks/gstopengl/gstopengl.cbp index 03aade8..b8d3843 100644 --- a/unix/codeblocks/gstopengl/gstopengl.cbp +++ b/unix/codeblocks/gstopengl/gstopengl.cbp @@ -115,6 +115,9 @@ <Option compilerVar="CC" /> </Unit> <Unit filename="../../../gst/gl/gstgldownload.h" /> + <Unit filename="../../../gst/gl/gstgleffects.c"> + <Option compilerVar="CC" /> + </Unit> <Unit filename="../../../gst/gl/gstglfilterapp.c"> <Option compilerVar="CC" /> </Unit> |