comparison include/SDL_config_symbian.h @ 4004:ce8046809062 SDL-1.2

Minor updates to the Symbian/S60 port, plus project files that weren't previously imported. Fixes Bugzilla #433.
author Ryan C. Gordon <icculus@icculus.org>
date Thu, 05 Jul 2007 04:51:09 +0000
parents e85e65aec22f
children c5169b89787f
comparison
equal deleted inserted replaced
4003:ea059917233c 4004:ce8046809062
133 #define HAVE_STRTOD 1 133 #define HAVE_STRTOD 1
134 #define HAVE_ATOI 1 134 #define HAVE_ATOI 1
135 #define HAVE_ATOF 1 135 #define HAVE_ATOF 1
136 #define HAVE_STRCMP 1 136 #define HAVE_STRCMP 1
137 #define HAVE_STRNCMP 1 137 #define HAVE_STRNCMP 1
138 #define HAVE__STRICMP 1 138 //#define HAVE__STRICMP 1
139 #define HAVE__STRNICMP 1 139 #define HAVE__STRNICMP 1
140 #define HAVE_SSCANF 1 140 #define HAVE_SSCANF 1
141 #define HAVE_STDARG_H 1 141 #define HAVE_STDARG_H 1
142 #define HAVE_STDDEF_H 1 142 #define HAVE_STDDEF_H 1
143 143