mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2025-02-17 17:47:55 +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
|