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