Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
44 additions
and 37 deletions.
- +2 −1 CMakeLists.txt
- +1 −1 configure
- +2 −1 configure.in
- +1 −1 include/SDL_config.h.cmake
- +1 −0 include/SDL_config.h.in
- +1 −1 include/SDL_config_android.h
- +1 −1 include/SDL_config_iphoneos.h
- +1 −1 include/SDL_config_macosx.h
- +1 −1 include/SDL_config_pandora.h
- +1 −1 include/SDL_config_psp.h
- +1 −1 include/SDL_config_windows.h
- +1 −1 include/SDL_config_wiz.h
- +1 −0 include/SDL_stdinc.h
- +1 −1 premake/Linux/SDL_config_premake.h
- +1 −1 premake/MinGW/SDL_config_premake.h
- +1 −1 premake/VisualC/VS2008/SDL_config_premake.h
- +1 −1 premake/VisualC/VS2010/SDL_config_premake.h
- +1 −1 premake/VisualC/VS2012/SDL_config_premake.h
- +1 −1 premake/Xcode-iOS/SDL_config_premake.h
- +1 −1 premake/Xcode/Xcode3/SDL_config_premake.h
- +1 −1 premake/Xcode/Xcode4/SDL_config_premake.h
- +1 −1 premake/config/SDL_config_cygwin.template.h
- +1 −1 premake/config/SDL_config_iphoneos.template.h
- +1 −1 premake/config/SDL_config_linux.template.h
- +1 −1 premake/config/SDL_config_macosx.template.h
- +1 −1 premake/config/SDL_config_windows.template.h
- +16 −13 src/stdlib/SDL_string.c