changeset 5096:124cda437b07

Added SDL_window.* to the project.
author krogoway
date Mon, 24 Jan 2011 23:54:21 -0600
parents 817064595222
children dceec93471e7
files VisualC/SDL/SDL_VS2005.vcproj
diffstat 1 files changed, 20 insertions(+), 12 deletions(-) [+]
line wrap: on
line diff
--- a/VisualC/SDL/SDL_VS2005.vcproj	Mon Jan 24 21:41:36 2011 -0800
+++ b/VisualC/SDL/SDL_VS2005.vcproj	Mon Jan 24 23:54:21 2011 -0600
@@ -648,10 +648,6 @@
 			>
 		</File>
 		<File
-			RelativePath="..\..\src\atomic\SDL_spinlock.c"
-			>
-		</File>
-		<File
 			RelativePath="..\..\src\audio\SDL_audio.c"
 			>
 		</File>
@@ -1048,6 +1044,10 @@
 			>
 		</File>
 		<File
+			RelativePath="..\..\src\atomic\SDL_spinlock.c"
+			>
+		</File>
+		<File
 			RelativePath="..\..\src\stdlib\SDL_stdlib.c"
 			>
 		</File>
@@ -1164,6 +1164,22 @@
 			>
 		</File>
 		<File
+			RelativePath="..\..\src\events\SDL_windowevents.c"
+			>
+		</File>
+		<File
+			RelativePath="..\..\src\events\SDL_windowevents_c.h"
+			>
+		</File>
+		<File
+			RelativePath="..\..\src\core\windows\SDL_windows.c"
+			>
+		</File>
+		<File
+			RelativePath="..\..\src\core\windows\SDL_windows.h"
+			>
+		</File>
+		<File
 			RelativePath="..\..\src\video\windows\SDL_windowsclipboard.c"
 			>
 		</File>
@@ -1244,14 +1260,6 @@
 			>
 		</File>
 		<File
-			RelativePath="..\..\src\events\SDL_windowevents.c"
-			>
-		</File>
-		<File
-			RelativePath="..\..\src\events\SDL_windowevents_c.h"
-			>
-		</File>
-		<File
 			RelativePath="..\..\src\video\SDL_yuv_mmx.c"
 			>
 		</File>