SFML/extlibs
Marco Antognini ba1488ec97 Improve flexibility of dependencies locations on OS X
- Replaced @executable_path by @rpath for more flexibility
 - Updated freetype and sndfile libs as follow:

    install_name_tool -id "@rpath/../Frameworks/freetype.framework/Versions/A/freetype" freetype
    install_name_tool -id "@rpath/../Frameworks/sndfile.framework/Versions/A/sndfile" sndfile
2014-10-07 10:46:05 +02:00
..
bin Updated OpenAL to version 1.15.1 2013-08-04 23:07:25 +02:00
headers [Android] Added the Android version of extlibs headers 2014-04-20 12:57:18 +02:00
libs-android [Android] Fixed the audio module not working 2014-06-13 15:58:26 +02:00
libs-ios Added the iOS port 2014-04-20 12:48:00 +02:00
libs-mingw Updated OpenAL to version 1.15.1 2013-08-04 23:07:25 +02:00
libs-msvc Updated OpenAL to version 1.15.1 2013-08-04 23:07:25 +02:00
libs-osx Improve flexibility of dependencies locations on OS X 2014-10-07 10:46:05 +02:00
Android.mk [Android] Various adjustements 2014-04-20 12:57:11 +02:00