summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorJulien Isorce <julien.isorce@gmail.com>2008-06-13 00:01:26 +0000
committerDavid Schleef <ds@schleef.org>2008-07-15 14:21:36 -0700
commitf65343fe08ca613c5f546b5a315d72afc3b6563f (patch)
treec6f173f06c3e707ab00bdb13db54b0d66860519c /win32
parent3d5ba88c28aa2ec52420d40fd3e0fc1a0e380121 (diff)
start to add a glfilteredge that proceeds edge detection using GLSL
git-svn-id: svn://svn.wobow.com/GStreamer_playground/gst-plugins-gl@517 93df14bb-0f41-7a43-8087-d3e2a2f0e464
Diffstat (limited to 'win32')
-rw-r--r--win32/vs8/libgstgl.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/win32/vs8/libgstgl.vcproj b/win32/vs8/libgstgl.vcproj
index 42ce4c1..793f2e2 100644
--- a/win32/vs8/libgstgl.vcproj
+++ b/win32/vs8/libgstgl.vcproj
@@ -254,6 +254,10 @@
>
</File>
<File
+ RelativePath="..\..\gst\gl\gstglfilteredge.c"
+ >
+ </File>
+ <File
RelativePath="..\..\gst\gl\gstglimagesink.c"
>
</File>
@@ -340,6 +344,10 @@
>
</File>
<File
+ RelativePath="..\..\gst\gl\gstglfilteredge.h"
+ >
+ </File>
+ <File
RelativePath="..\..\gst\gl\gstglimagesink.h"
>
</File>