diff VisualC/SDL/SDL_VS2008.vcproj @ 3671:0d6f520c0eb9

Fixed building under Visual Studio
author Sam Lantinga <slouken@libsdl.org>
date Fri, 15 Jan 2010 20:05:49 +0000
parents e36bead37acb
children ba7b2bc1f1a1
line wrap: on
line diff
--- a/VisualC/SDL/SDL_VS2008.vcproj	Wed Jan 13 19:29:33 2010 +0000
+++ b/VisualC/SDL/SDL_VS2008.vcproj	Fri Jan 15 20:05:49 2010 +0000
@@ -371,6 +371,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\include\SDL_assert.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\include\SDL_atomic.h"
 				>
 			</File>
@@ -608,6 +612,14 @@
 			>
 		</File>
 		<File
+			RelativePath="..\..\src\SDL_assert.c"
+			>
+		</File>
+		<File
+			RelativePath="..\..\src\atomic\win32\SDL_atomic.c"
+			>
+		</File>
+		<File
 			RelativePath="..\..\src\audio\SDL_audio.c"
 			>
 		</File>
@@ -816,6 +828,10 @@
 			>
 		</File>
 		<File
+			RelativePath="..\..\src\video\SDL_glesfuncs.h"
+			>
+		</File>
+		<File
 			RelativePath="..\..\src\video\SDL_glfuncs.h"
 			>
 		</File>