Shattered Pixel Dungeon: Fix build
This commit is contained in:
parent
7ceb0e5af0
commit
2b23cde9c3
|
@ -16,10 +16,9 @@ Repo Type:git
|
||||||
Repo:https://github.com/00-Evan/shattered-pixel-dungeon
|
Repo:https://github.com/00-Evan/shattered-pixel-dungeon
|
||||||
|
|
||||||
Build:0.2.2a,14
|
Build:0.2.2a,14
|
||||||
disable=wip
|
|
||||||
commit=127c74696ade0be0c3824d9373f49b8d9b6e6179
|
commit=127c74696ade0be0c3824d9373f49b8d9b6e6179
|
||||||
srclibs=PDClasses@9ee29184de9a569c2435929f4f0d435d4edd6f48
|
srclibs=PDClasses-shattered@f2bf9c65809f50ffd372f7d5e3df181cf970f892
|
||||||
prebuild=cp -R $$PDClasses$$/com/watabou/* src/com/shatteredpixel/ && \
|
prebuild=cp -R $$PDClasses-shattered$$/com/watabou/* src/com/shatteredpixel/ && \
|
||||||
echo -e 'java.source=1.7\njava.target=1.7\njava.encoding=ISO-8859-1' >> ant.properties
|
echo -e 'java.source=1.7\njava.target=1.7\njava.encoding=ISO-8859-1' >> ant.properties
|
||||||
target=android-19
|
target=android-19
|
||||||
|
|
||||||
|
|
2
srclibs/PDClasses-shattered.txt
Normal file
2
srclibs/PDClasses-shattered.txt
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/00-Evan/PD-classes
|
Loading…
Reference in a new issue