summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorunknown <Administrateur@.(none)>2008-08-18 17:19:06 +0200
committerunknown <Administrateur@.(none)>2008-08-18 17:19:06 +0200
commit9cca126468cec8f612c86677e358f97b66c82e01 (patch)
treea536395b53da85efb93f695f6e1e39b9117c60b5 /win32
parentd8f2ccfeb9809c82ce37962fced65e076d219d15 (diff)
update vs8 build and fix some warnings that comes from vc8
Diffstat (limited to 'win32')
-rw-r--r--win32/vs8/libgstopengl.vcproj106
1 files changed, 93 insertions, 13 deletions
diff --git a/win32/vs8/libgstopengl.vcproj b/win32/vs8/libgstopengl.vcproj
index 488613d..7230a7a 100644
--- a/win32/vs8/libgstopengl.vcproj
+++ b/win32/vs8/libgstopengl.vcproj
@@ -40,7 +40,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="../common;../../../gstreamer/include;../../../glib/include;&quot;..\..\..\libxml2-2.6.30+.win32\include&quot;;..\..\..\libiconv\include;&quot;..\..\gst-libs\gst\freeglut&quot;;&quot;../../gst-libs\gst\gl&quot;;../../gst/gl"
+ AdditionalIncludeDirectories="../common;../../../gstreamer/include;../../../glib/include;&quot;..\..\..\libxml2-2.6.30+.win32\include&quot;;..\..\..\libiconv\include;&quot;..\..\gst-libs\gst\freeglut&quot;;&quot;../../gst-libs\gst\gl&quot;;../../gst/gl;../../gst/gl/effects;&quot;../../../gtk+/include&quot;"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBGSTGL_EXPORTS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE"
MinimalRebuild="true"
BasicRuntimeChecks="3"
@@ -61,9 +61,9 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="libgstreamer-0.10.lib libgstbase-0.10.lib libgstinterfaces-0.10.lib libgstvideo-0.10.lib glib-2.0.lib gmodule-2.0.lib gobject-2.0.lib gthread-2.0.lib opengl32.lib glu32.lib glew32.lib glew32s.lib winmm.lib"
+ AdditionalDependencies="libgstreamer-0.10.lib libgstbase-0.10.lib libgstinterfaces-0.10.lib libgstvideo-0.10.lib glib-2.0.lib gmodule-2.0.lib gobject-2.0.lib gthread-2.0.lib gdk_pixbuf-2.0.lib opengl32.lib glu32.lib glew32.lib glew32s.lib winmm.lib"
LinkIncremental="2"
- AdditionalLibraryDirectories="../../../gstreamer/lib;../../../glib/lib"
+ AdditionalLibraryDirectories="../../../gstreamer/lib;../../../glib/lib;&quot;../../../gtk+/lib&quot;"
GenerateDebugInformation="true"
SubSystem="2"
TargetMachine="1"
@@ -91,7 +91,7 @@
/>
<Tool
Name="VCPostBuildEventTool"
- CommandLine="copy /Y Debug\libgstopengl.dll H:\svn\gstreamer\bin\lib\gstreamer-0.10"
+ CommandLine="copy /Y Debug\libgstopengl.dll ..\..\..\gstreamer\bin\lib\gstreamer-0.10"
/>
</Configuration>
<Configuration
@@ -119,7 +119,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="../common;../../../gstreamer/include;../../../glib/include;&quot;..\..\..\libxml2-2.6.30+.win32\include&quot;;..\..\..\libiconv\include;&quot;..\..\gst-libs\gst\freeglut&quot;;&quot;../../gst-libs\gst\gl&quot;;../../gst/gl"
+ AdditionalIncludeDirectories="../common;../../../gstreamer/include;../../../glib/include;&quot;..\..\..\libxml2-2.6.30+.win32\include&quot;;..\..\..\libiconv\include;&quot;..\..\gst-libs\gst\freeglut&quot;;&quot;../../gst-libs\gst\gl&quot;;../../gst/gl;../../gst/gl/effects;&quot;../../../gtk+/include&quot;"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBGSTGL_EXPORTS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
@@ -138,9 +138,9 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="libgstreamer-0.10.lib libgstbase-0.10.lib libgstinterfaces-0.10.lib libgstvideo-0.10.lib glib-2.0.lib gmodule-2.0.lib gobject-2.0.lib gthread-2.0.lib opengl32.lib glu32.lib glew32.lib glew32s.lib winmm.lib"
+ AdditionalDependencies="libgstreamer-0.10.lib libgstbase-0.10.lib libgstinterfaces-0.10.lib libgstvideo-0.10.lib glib-2.0.lib gmodule-2.0.lib gobject-2.0.lib gthread-2.0.lib gdk_pixbuf-2.0.lib opengl32.lib glu32.lib glew32.lib glew32s.lib winmm.lib"
LinkIncremental="1"
- AdditionalLibraryDirectories="../../../gstreamer/lib;../../../glib/lib"
+ AdditionalLibraryDirectories="../../../gstreamer/lib;../../../glib/lib;&quot;../../../gtk+/lib&quot;"
GenerateDebugInformation="true"
SubSystem="2"
OptimizeReferences="2"
@@ -170,7 +170,7 @@
/>
<Tool
Name="VCPostBuildEventTool"
- CommandLine="copy /Y Release\libgstopengl.dll H:\svn\gstreamer\bin\lib\gstreamer-0.10"
+ CommandLine="copy /Y Release\libgstopengl.dll ..\..\..\gstreamer\bin\lib\gstreamer-0.10"
/>
</Configuration>
</Configurations>
@@ -250,15 +250,19 @@
>
</File>
<File
+ RelativePath="..\..\gst\gl\gstgleffects.c"
+ >
+ </File>
+ <File
RelativePath="..\..\gst\gl\gstglfilterapp.c"
>
</File>
<File
- RelativePath="..\..\gst\gl\gstglfiltercube.c"
+ RelativePath="..\..\gst\gl\gstglfilterblur.c"
>
</File>
<File
- RelativePath="..\..\gst\gl\gstglfilteredge.c"
+ RelativePath="..\..\gst\gl\gstglfiltercube.c"
>
</File>
<File
@@ -270,6 +274,10 @@
>
</File>
<File
+ RelativePath="..\..\gst\gl\gstglpixbufoverlay.c"
+ >
+ </File>
+ <File
RelativePath="..\..\gst\gl\gstgltestsrc.c"
>
</File>
@@ -281,6 +289,66 @@
RelativePath="..\..\gst\gl\gstopengl.c"
>
</File>
+ <Filter
+ Name="effects"
+ >
+ <File
+ RelativePath="..\..\gst\gl\effects\gstgleffectbulge.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gst\gl\effects\gstgleffectfisheye.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gst\gl\effects\gstgleffectglow.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gst\gl\effects\gstgleffectidentity.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gst\gl\effects\gstgleffectlumatocurve.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gst\gl\effects\gstgleffectmirror.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gst\gl\effects\gstgleffectrgbtocurve.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gst\gl\effects\gstgleffectsin.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gst\gl\effects\gstgleffectsquare.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gst\gl\effects\gstgleffectsqueeze.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gst\gl\effects\gstgleffectssources.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gst\gl\effects\gstgleffectstretch.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gst\gl\effects\gstgleffecttunnel.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gst\gl\effects\gstgleffecttwirl.c"
+ >
+ </File>
+ </Filter>
</Filter>
</Filter>
<Filter
@@ -348,15 +416,15 @@
>
</File>
<File
- RelativePath="..\..\gst\gl\gstglfilterapp.h"
+ RelativePath="..\..\gst\gl\gstgleffects.h"
>
</File>
<File
- RelativePath="..\..\gst\gl\gstglfiltercube.h"
+ RelativePath="..\..\gst\gl\gstglfilterapp.h"
>
</File>
<File
- RelativePath="..\..\gst\gl\gstglfilteredge.h"
+ RelativePath="..\..\gst\gl\gstglfiltercube.h"
>
</File>
<File
@@ -375,6 +443,18 @@
RelativePath="..\..\gst\gl\gstglupload.h"
>
</File>
+ <Filter
+ Name="effects"
+ >
+ <File
+ RelativePath="..\..\gst\gl\effects\gstgleffectscurves.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gst\gl\effects\gstgleffectssources.h"
+ >
+ </File>
+ </Filter>
</Filter>
</Filter>
<Filter