mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2024-11-27 22:21:26 +01:00
4 lines
87 B
Makefile
4 lines
87 B
Makefile
APP_ABI := armeabi armeabi-v7a x86 mips
|
|
APP_STL := stlport_static
|
|
APP_OPTIM := release
|