mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2024-12-05 01:35:50 +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
|