This website requires JavaScript.
Explore
Help
Register
Sign In
xZero707
/
droidfish
Watch
1
Star
0
Fork
0
You've already forked droidfish
mirror of
https://github.com/peterosterlund2/droidfish.git
synced
2025-02-12 23:27:55 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f1e62c5263
droidfish
/
DroidFish
/
jni
/
Application.mk
5 lines
85 B
Makefile
Raw
Normal View
History
Unescape
Escape
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
APP_PLATFORM
:=
android-14
APP_ABI
:=
all
APP_STL
:=
c++_static
DroidFish: Run the internal stockfish engine as a separate process instead of using jni + fork, which is not stable.
2012-01-04 22:02:26 +01:00
APP_OPTIM
:=
release
Reference in New Issue
Copy Permalink