comparison include/SDL_config_win32.h @ 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 f7b03b6838cb
children
comparison
equal deleted inserted replaced
4873:67ad1c88dda0 4874:8288636b861d
123 #define HAVE_STRNCMP 1 123 #define HAVE_STRNCMP 1
124 #define HAVE__STRICMP 1 124 #define HAVE__STRICMP 1
125 #define HAVE__STRNICMP 1 125 #define HAVE__STRNICMP 1
126 #define HAVE_SSCANF 1 126 #define HAVE_SSCANF 1
127 #define HAVE_M_PI 1 127 #define HAVE_M_PI 1
128 #define HAVE_ATAN 1
129 #define HAVE_ATAN2 1
128 #define HAVE_CEIL 1 130 #define HAVE_CEIL 1
129 #define HAVE_COPYSIGN 1 131 #define HAVE_COPYSIGN 1
130 #define HAVE_COS 1 132 #define HAVE_COS 1
131 #define HAVE_COSF 1 133 #define HAVE_COSF 1
132 #define HAVE_FABS 1 134 #define HAVE_FABS 1