mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2025-02-16 00:57:51 +01:00
4 lines
82 B
Makefile
4 lines
82 B
Makefile
APP_ABI := armeabi armeabi-v7a x86
|
|
APP_STL := stlport_static
|
|
APP_OPTIM := release
|