Pixel Dungeon: Still doesn't build.
This commit is contained in:
parent
853eed0251
commit
d1bee3ab5a
|
@ -14,10 +14,10 @@ Traditional roguelike game with pixel-art graphics and simple interface.
|
|||
Repo Type:git
|
||||
Repo:https://github.com/watabou/pixel-dungeon
|
||||
|
||||
Build:1.7.1c,59
|
||||
Build:1.7.2a,61
|
||||
disable=inconvertible types errors - https://github.com/watabou/pixel-dungeon/pull/1
|
||||
commit=33c27cdb587878f771e999103ba186f190f9446c
|
||||
srclibs=PDClasses@4902d172b0fccede3acce833efe9b4d5d77b9c33
|
||||
commit=3ce26c2541dcf9d1f01642289acb4495586b50b0
|
||||
srclibs=PDClasses@9ee29184de9a569c2435929f4f0d435d4edd6f48
|
||||
prebuild=cp -R $$PDClasses$$/com/watabou/* src/com/watabou/ && \
|
||||
echo -e 'java.source=1.7\njava.target=1.7\njava.encoding=ISO-8859-1' >> ant.properties
|
||||
target=android-18
|
||||
|
|
Loading…
Reference in a new issue