Mercurial > sdl-ios-xcode
comparison include/SDL_config_iphoneos.h @ 5002:c5b9486688ce
Added some missing config for the iPhone
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 15 Jan 2011 12:34:43 -0800 |
parents | 06c7423f8c60 |
children | 0c72ae7b7cb2 |
comparison
equal
deleted
inserted
replaced
5001:77df56570442 | 5002:c5b9486688ce |
---|---|
91 #define HAVE_STRCASECMP 1 | 91 #define HAVE_STRCASECMP 1 |
92 #define HAVE_STRNCASECMP 1 | 92 #define HAVE_STRNCASECMP 1 |
93 #define HAVE_SSCANF 1 | 93 #define HAVE_SSCANF 1 |
94 #define HAVE_SNPRINTF 1 | 94 #define HAVE_SNPRINTF 1 |
95 #define HAVE_VSNPRINTF 1 | 95 #define HAVE_VSNPRINTF 1 |
96 #define HAVE_M_PI 1 | |
97 #define HAVE_ATAN 1 | |
98 #define HAVE_ATAN2 1 | |
96 #define HAVE_CEIL 1 | 99 #define HAVE_CEIL 1 |
97 #define HAVE_COPYSIGN 1 | 100 #define HAVE_COPYSIGN 1 |
98 #define HAVE_COS 1 | 101 #define HAVE_COS 1 |
99 #define HAVE_COSF 1 | 102 #define HAVE_COSF 1 |
100 #define HAVE_FABS 1 | 103 #define HAVE_FABS 1 |