Edit

kc3-lang/SDL/Xcode/SDL

Branch :

  • Show log

    Commit

  • Author : Sam Lantinga
    Date : 2013-10-21 02:46:16
    Hash : 06811ecf
    Message : Fixed bug 2168 - Mac: SDL_filesystem.h not exported to public header folder when building framework Alex Szpakowski I actually made a mistake when creating the previous patch file... I forgot to include a crucial line which changed. I've attached a new patch which just changes the line I forgot, since the other part has already been applied to the repository. I tested this one by doing a clean rebuild of SDL, and it works with the new patch.