Added support for building SDL as a dynamic library on iOS

This commit is contained in:
Sam Lantinga 2019-03-19 07:53:33 -07:00
parent 7da64b962d
commit 597d8d450b
8 changed files with 775 additions and 7 deletions

View file

@ -713,3 +713,4 @@
#define SDL_RenderCopyF SDL_RenderCopyF_REAL
#define SDL_RenderCopyExF SDL_RenderCopyExF_REAL
#define SDL_GetTouchDeviceType SDL_GetTouchDeviceType_REAL
#define SDL_UIKitRunApp SDL_UIKitRunApp_REAL