DroidFish: Fix build
This commit is contained in:
parent
2c74b2c7f4
commit
6925fb81c0
|
@ -127,14 +127,14 @@ Build:1.64,72
|
|||
build=$$NDK$$/ndk-build && \
|
||||
ant -f build_copy_exe.xml
|
||||
|
||||
Build:1.65,73
|
||||
disable=still broken-ish
|
||||
commit=827febd8e19cc5a56fd64155de27774c03c6e486
|
||||
Build:1.66,74
|
||||
commit=1b1977973a1c890836b3216fcde13de54475cd7d
|
||||
subdir=DroidFish
|
||||
prebuild=printf 'source.dir=src;../CuckooChessEngine/src' > ant.properties
|
||||
build=$$NDK$$/ndk-build && \
|
||||
ant -f build_copy_exe.xml && \
|
||||
ant release && \
|
||||
ant -f ../CuckooChessEngine/build_binbook.xml && \
|
||||
ant -f build_eco.xml && \
|
||||
ant release
|
||||
|
||||
|
|
Loading…
Reference in a new issue