diff VisualC/SDL/SDL.vcproj @ 2250:e1d228456537

Fixed a few compiler warnings. Added SDL_blit_copy.c to the Visual C++ project The SSE and MMX intrinsics don't compile on Visual Studio yet...
author Sam Lantinga <slouken@libsdl.org>
date Thu, 16 Aug 2007 06:20:51 +0000
parents d63e9f5944ae
children 292bee385630
line wrap: on
line diff
--- a/VisualC/SDL/SDL.vcproj	Thu Aug 16 05:56:24 2007 +0000
+++ b/VisualC/SDL/SDL.vcproj	Thu Aug 16 06:20:51 2007 +0000
@@ -417,6 +417,14 @@
 			>
 		</File>
 		<File
+			RelativePath="..\..\src\video\SDL_blit_copy.c"
+			>
+		</File>
+		<File
+			RelativePath="..\..\src\video\SDL_blit_copy.h"
+			>
+		</File>
+		<File
 			RelativePath="..\..\src\video\SDL_blit_N.c"
 			>
 		</File>