summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>