mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2024-11-14 16:40:43 +00:00
daa037b0d3
This set of changes implements audio drivers for Android, OpenSLES and Oboe. The changes in the original sources are kept minimal so that it should be easily maintained.
2 lines
71 B
Makefile
2 lines
71 B
Makefile
APP_PLATFORM := android-21
|
|
APP_ABI := x86 x86_64 armeabi-v7a arm64-v8a
|