SFML/extlibs
Jonathan De Wachter 293b85af53 [Android] Recompiled extlibs/ properly
External libraries are compiled with the latest NDK version (r9) with android-9 as API level using the recommended flags (see docs/).
External libraries are now compiled without the so version suffix because the NDK strips it at install time.
Static libraries of libsndfile and OpenAL-Soft have been removed because of their non-permissive license. It now uses their shared libraries.

NOTE: The audio module is disabled on MIPS arches because I was unable to compile OpenAL-Soft. Once the compilation issue fixed, I'll re-enable it.
2014-04-20 12:53:36 +02:00
..
android/extlibs [Android] Recompiled extlibs/ properly 2014-04-20 12:53:36 +02:00
bin Updated OpenAL to version 1.15.1 2013-08-04 23:07:25 +02:00
headers Added the iOS port 2014-04-20 12:48:00 +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 Fixed incorrect symlink in freetype.framework (close #519) 2014-04-15 20:19:12 +02:00