diff VisualC/SDL/SDL_VS2008.vcproj @ 5243:c0e9d3897a85

Fixed compiling on Windows Added an untested shader for YV12 textures
author Sam Lantinga <slouken@libsdl.org>
date Wed, 09 Feb 2011 10:31:12 -0800
parents 2ee8112bfc6b
children f908e06b3c96
line wrap: on
line diff
--- a/VisualC/SDL/SDL_VS2008.vcproj	Wed Feb 09 10:13:26 2011 -0800
+++ b/VisualC/SDL/SDL_VS2008.vcproj	Wed Feb 09 10:31:12 2011 -0800
@@ -1055,6 +1055,14 @@
 			>
 		</File>
 		<File
+			RelativePath="..\..\src\render\opengl\SDL_shaders_gl.c"
+			>
+		</File>
+		<File
+			RelativePath="..\..\src\render\opengl\SDL_shaders_gl.h"
+			>
+		</File>
+		<File
 			RelativePath="..\..\src\video\SDL_shape.c"
 			>
 		</File>