diff VisualC/SDL/SDL_VS2008.vcproj @ 4874:8288636b861d

Compiling in atan()/atan2() implementation on Visual Studio 2008.
author Sam Lantinga <slouken@libsdl.org>
date Sun, 29 Aug 2010 16:55:58 -0700
parents d6adaafcfb10
children 27ab20a36eba
line wrap: on
line diff
--- a/VisualC/SDL/SDL_VS2008.vcproj	Sun Aug 29 16:51:48 2010 -0700
+++ b/VisualC/SDL/SDL_VS2008.vcproj	Sun Aug 29 16:55:58 2010 -0700
@@ -540,6 +540,10 @@
 			>
 		</File>
 		<File
+			RelativePath="..\..\src\libm\e_atan2.c"
+			>
+		</File>
+		<File
 			RelativePath="..\..\src\libm\e_log.c"
 			>
 		</File>
@@ -580,6 +584,10 @@
 			>
 		</File>
 		<File
+			RelativePath="..\..\src\libm\s_atan.c"
+			>
+		</File>
+		<File
 			RelativePath="..\..\src\libm\s_copysign.c"
 			>
 		</File>