mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2025-02-12 07:07:54 +01:00
4 lines
86 B
Makefile
4 lines
86 B
Makefile
APP_ABI := armeabi armeabi-v7a x86 mips
|
|
APP_STL := gnustl_static
|
|
APP_OPTIM := release
|