More build capabilities - svn authentication, ndk location, custom ant target

This commit is contained in:
Ciaran Gultnieks 2011-01-08 21:07:58 +00:00
parent 06b7d44765
commit 9386d092e2
3 changed files with 50 additions and 16 deletions

View file

@ -4,6 +4,8 @@
aapt_path = "/path/to/android-sdk-linux_86/platforms/android-4/tools/aapt"
ndk_path = "/path/to/android-ndk-r5"
repo_url = "http://f-droid.org/repo"
repo_name = "FDroid"
repo_icon = "fdroid-icon.png"