SFML/extlibs/libs-osx/Frameworks
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
..
freetype.framework Improve flexibility of dependencies locations on OS X 2014-10-07 10:46:05 +02:00
sndfile.framework Improve flexibility of dependencies locations on OS X 2014-10-07 10:46:05 +02:00