summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorJulien Isorce <julien.isorce@gmail.com>2008-06-07 00:01:18 +0000
committerDavid Schleef <ds@schleef.org>2008-07-15 14:21:35 -0700
commit57ed5710d10f799afc5ad6c04384461c4d546e5d (patch)
tree433df5af7bda36de56b5c0305eb015621e748d25 /win32
parente40a0bac9e0ef16aaf2a14f16ecef803ecfcea27 (diff)
start to add a glfilter
git-svn-id: svn://svn.wobow.com/GStreamer_playground/gst-plugins-gl@493 93df14bb-0f41-7a43-8087-d3e2a2f0e464
Diffstat (limited to 'win32')
-rw-r--r--win32/vs8/libgstgl.vcproj128
1 files changed, 80 insertions, 48 deletions
diff --git a/win32/vs8/libgstgl.vcproj b/win32/vs8/libgstgl.vcproj
index fcbf545..203c111 100644
--- a/win32/vs8/libgstgl.vcproj
+++ b/win32/vs8/libgstgl.vcproj
@@ -182,30 +182,6 @@
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
- <File
- RelativePath="..\..\gst-libs\gst\gl\gstglbuffer.c"
- >
- </File>
- <File
- RelativePath="..\..\gst-libs\gst\gl\gstgldisplay.c"
- >
- </File>
- <File
- RelativePath="..\..\gst\gl\gstglgraphicmaker.c"
- >
- </File>
- <File
- RelativePath="..\..\gst\gl\gstglimagesink.c"
- >
- </File>
- <File
- RelativePath="..\..\gst\gl\gstglvideomaker.c"
- >
- </File>
- <File
- RelativePath="..\..\gst\gl\gstopengl.c"
- >
- </File>
<Filter
Name="gstfreeglut"
>
@@ -238,36 +214,52 @@
>
</File>
</Filter>
+ <Filter
+ Name="gstgl"
+ >
+ <File
+ RelativePath="..\..\gst-libs\gst\gl\gstglbuffer.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gst-libs\gst\gl\gstgldisplay.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="gstglelements"
+ >
+ <File
+ RelativePath="..\..\gst\gl\gstglfilter.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gst\gl\gstglfiltercube.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gst\gl\gstglgraphicmaker.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gst\gl\gstglimagesink.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gst\gl\gstglvideomaker.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gst\gl\gstopengl.c"
+ >
+ </File>
+ </Filter>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
- <File
- RelativePath="..\common\config.h"
- >
- </File>
- <File
- RelativePath="..\..\gst-libs\gst\gl\gstglbuffer.h"
- >
- </File>
- <File
- RelativePath="..\..\gst-libs\gst\gl\gstgldisplay.h"
- >
- </File>
- <File
- RelativePath="..\..\gst\gl\gstglgraphicmaker.h"
- >
- </File>
- <File
- RelativePath="..\..\gst\gl\gstglimagesink.h"
- >
- </File>
- <File
- RelativePath="..\..\gst\gl\gstglvideomaker.h"
- >
- </File>
<Filter
Name="gstfreeglut"
>
@@ -288,6 +280,46 @@
>
</File>
</Filter>
+ <Filter
+ Name="gstgl"
+ >
+ <File
+ RelativePath="..\common\config.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gst-libs\gst\gl\gstglbuffer.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gst-libs\gst\gl\gstgldisplay.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="gstglelements"
+ >
+ <File
+ RelativePath="..\..\gst\gl\gstglfilter.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gst\gl\gstglfiltercube.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gst\gl\gstglgraphicmaker.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gst\gl\gstglimagesink.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gst\gl\gstglvideomaker.h"
+ >
+ </File>
+ </Filter>
</Filter>
<Filter
Name="Resource Files"