summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorJulien Isorce <julien.isorce@gmail.com>2008-06-11 18:33:53 +0000
committerDavid Schleef <ds@schleef.org>2008-07-15 14:21:36 -0700
commita968fc9abe5c45841fc7a5869e6a68334cae12ce (patch)
tree1b88c5a384400a32e6c29eb36e687c6dfd84e075 /win32
parent4e3c358337ea5513339042c295f2d9e3a18ab327 (diff)
start to revive the gltestsrc
git-svn-id: svn://svn.wobow.com/GStreamer_playground/gst-plugins-gl@503 93df14bb-0f41-7a43-8087-d3e2a2f0e464
Diffstat (limited to 'win32')
-rw-r--r--win32/vs8/libgstgl.vcproj32
1 files changed, 24 insertions, 8 deletions
diff --git a/win32/vs8/libgstgl.vcproj b/win32/vs8/libgstgl.vcproj
index 4357c90..9f66448 100644
--- a/win32/vs8/libgstgl.vcproj
+++ b/win32/vs8/libgstgl.vcproj
@@ -218,6 +218,10 @@
Name="gstgl"
>
<File
+ RelativePath="..\..\gst-libs\gst\gl\gltestsrc.c"
+ >
+ </File>
+ <File
RelativePath="..\..\gst-libs\gst\gl\gstglbuffer.c"
>
</File>
@@ -225,6 +229,10 @@
RelativePath="..\..\gst-libs\gst\gl\gstgldisplay.c"
>
</File>
+ <File
+ RelativePath="..\..\gst-libs\gst\gl\gstglfilter.c"
+ >
+ </File>
</Filter>
<Filter
Name="gstglelements"
@@ -234,10 +242,6 @@
>
</File>
<File
- RelativePath="..\..\gst\gl\gstglfilter.c"
- >
- </File>
- <File
RelativePath="..\..\gst\gl\gstglfilterapp.c"
>
</File>
@@ -254,6 +258,10 @@
>
</File>
<File
+ RelativePath="..\..\gst\gl\gstgltestsrc.c"
+ >
+ </File>
+ <File
RelativePath="..\..\gst\gl\gstglvideomaker.c"
>
</File>
@@ -296,6 +304,10 @@
>
</File>
<File
+ RelativePath="..\..\gst-libs\gst\gl\gltestsrc.h"
+ >
+ </File>
+ <File
RelativePath="..\..\gst-libs\gst\gl\gstglbuffer.h"
>
</File>
@@ -303,6 +315,10 @@
RelativePath="..\..\gst-libs\gst\gl\gstgldisplay.h"
>
</File>
+ <File
+ RelativePath="..\..\gst-libs\gst\gl\gstglfilter.h"
+ >
+ </File>
</Filter>
<Filter
Name="gstglelements"
@@ -312,10 +328,6 @@
>
</File>
<File
- RelativePath="..\..\gst\gl\gstglfilter.h"
- >
- </File>
- <File
RelativePath="..\..\gst\gl\gstglfilterapp.h"
>
</File>
@@ -332,6 +344,10 @@
>
</File>
<File
+ RelativePath="..\..\gst\gl\gstgltestsrc.h"
+ >
+ </File>
+ <File
RelativePath="..\..\gst\gl\gstglvideomaker.h"
>
</File>