fix ushahidi paths

This commit is contained in:
David Black 2012-10-25 13:20:21 +01:00
parent 07e3dbba62
commit 74b8707ddc

View file

@ -25,10 +25,11 @@ Repo:https://github.com/ushahidi/Ushahidi_Android.git
Build Version:3.0.3,28,v3.0.3,subdir=Themes/Ushahidi,update=no,prebuild=\
mkdir src && \
cp ../../Core/libs/* libs/ && rm -f libs/action* && \
android update project -p ../../Libraries/abs -s && \
rm -f ../../Libraries/cwacmerge/build.xml && android update project -p ../../Libraries/cwacmerge -s && \
android update project -p ../../Core -s && \
android update project -p . -s -t "Google Inc.:Google APIs:15"
$$SDK/tools/android update project -p ../../Libraries/abs -s && \
rm -f ../../Libraries/cwacmerge/build.xml && \
$$SDK/tools/android update project -p ../../Libraries/cwacmerge -s && \
$$SDK/tools/android update project -p ../../Core -s && \
$$SDK/tools/android update project -p . -s -t "Google Inc.:Google APIs:15"
Update Check Mode:None