mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2025-04-14 16:12:46 +02:00
CuckooChessEngine: Build script tweak for F-Droid DroidFish build.
This commit is contained in:
parent
6d560f76b1
commit
827a4ae18e
@ -4,7 +4,7 @@
|
|||||||
<java classname="chess.Book">
|
<java classname="chess.Book">
|
||||||
<classpath>
|
<classpath>
|
||||||
<pathelement location="bin"/>
|
<pathelement location="bin"/>
|
||||||
<pathelement location="bin/classes"/>
|
<pathelement location="../DroidFish/bin/classes"/>
|
||||||
</classpath>
|
</classpath>
|
||||||
<arg value="${basedir}/src/book.txt"/>
|
<arg value="${basedir}/src/book.txt"/>
|
||||||
<arg value="${basedir}/src/book.bin"/>
|
<arg value="${basedir}/src/book.bin"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user