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 07:07:54 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
648a00dc92
droidfish
/
DroidFish
/
jni
/
Application.mk
4 lines
86 B
Makefile
Raw
Normal View
History
Unescape
Escape
DroidFish: Added support for mips architecture. Requires NDK r8.
2012-05-19 08:42:02 +02:00
APP_ABI
:=
armeabi armeabi-v7a x86 mips
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
Reference in New Issue
Copy Permalink