mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-05 02:39:23 +02:00
3 lines
101 B
Makefile
3 lines
101 B
Makefile
#APP_ABI := armeabi armeabi-v7a x86 mips mips-r2 mips-r2-sf
|
|
APP_ABI := all
|
|
APP_STL := stlport_static
|