droidfish/DroidFish/jni/Application.mk
Peter Osterlund 4b6418cb02 DroidFish: Updates for NDK version r15c.
The minimum required android version had to be changed to 4.0.1.
2017-09-10 12:01:07 +02:00

5 lines
85 B
Makefile

APP_PLATFORM := android-14
APP_ABI := all
APP_STL := c++_static
APP_OPTIM := release