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-07 20:59:13 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7ba629047a
droidfish
/
DroidFish
/
jni
/
Application.mk
5 lines
90 B
Makefile
Raw
Normal View
History
Unescape
Escape
DroidFish: Build native code for all platforms supported by the NDK.
2014-10-21 21:46:10 +02:00
APP_ABI
:=
all
DroidFish: Fixes for NDK r8d.
2012-12-26 02:15:21 +01:00
APP_STL
:=
gnustl_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
DroidFish: Implemented DTZ/WDL tablebase hints in the GUI when only syzygy tablebases are available.
2014-10-12 02:21:10 +02:00
NDK_TOOLCHAIN_VERSION
:=
4.8
Reference in New Issue
Copy Permalink