mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-05 19:42:17 +02:00
4 lines
102 B
Makefile
4 lines
102 B
Makefile
#APP_ABI := armeabi
|
|
APP_ABI := armeabi armeabi-v7a x86 mips
|
|
#APP_ABI := all
|
|
APP_STL := stlport_static
|