summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Isorce <julien.isorce@gmail.com>2010-04-26 23:37:45 +0200
committerJulien Isorce <julien.isorce@gmail.com>2010-04-26 23:37:45 +0200
commit5e7143625908664e16b7784b977f55d539b3dbd1 (patch)
treedd09a97cb0b3725b34b00e42ef7336ebed84a5a7
parent01ab7cae1d17b7f3e6a3045eb14d15fbe3d1ff70 (diff)
win32 builds: add glfilterreflectedscreen sources to vs9 and codeblocks
-rw-r--r--win32/codeblock/gstopengl.cbp4
-rw-r--r--win32/vs9/libgstopengl.vcproj8
2 files changed, 12 insertions, 0 deletions
diff --git a/win32/codeblock/gstopengl.cbp b/win32/codeblock/gstopengl.cbp
index 1b54a0f..b7dd054 100644
--- a/win32/codeblock/gstopengl.cbp
+++ b/win32/codeblock/gstopengl.cbp
@@ -196,6 +196,10 @@
<Option compilerVar="CC" />
</Unit>
<Unit filename="..\..\gst\gl\gstglfilterlaplacian.h" />
+ <Unit filename="..\..\gst\gl\gstglfilterreflectedscreen.c">
+ <Option compilerVar="CC" />
+ </Unit>
+ <Unit filename="..\..\gst\gl\gstglfilterreflectedscreen.h" />
<Unit filename="..\..\gst\gl\gstglfiltersobel.c">
<Option compilerVar="CC" />
</Unit>
diff --git a/win32/vs9/libgstopengl.vcproj b/win32/vs9/libgstopengl.vcproj
index 7b4f3e1..8fb432b 100644
--- a/win32/vs9/libgstopengl.vcproj
+++ b/win32/vs9/libgstopengl.vcproj
@@ -261,6 +261,10 @@
>
</File>
<File
+ RelativePath="..\..\gst\gl\gstglfilterreflectedscreen.c"
+ >
+ </File>
+ <File
RelativePath="..\..\gst\gl\gstglfiltersobel.c"
>
</File>
@@ -439,6 +443,10 @@
>
</File>
<File
+ RelativePath="..\..\gst\gl\gstglfilterreflectedscreen.h"
+ >
+ </File>
+ <File
RelativePath="..\..\gst\gl\gstglimagesink.h"
>
</File>