Lots of mad hacks to make com.funambol.android auto-build

This commit is contained in:
Ciaran Gultnieks 2011-01-09 15:52:00 +00:00
parent a855e38fff
commit 8525782c7a
3 changed files with 149 additions and 26 deletions

View file

@ -3,9 +3,12 @@
#your system configuration.
aapt_path = "/path/to/android-sdk-linux_86/platforms/android-4/tools/aapt"
sdk_path = "/path/to/android-sdk-linux_86"
ndk_path = "/path/to/android-ndk-r5"
#You probably don't need to change this...
javacc_path = "/usr/share/java"
repo_url = "http://f-droid.org/repo"
repo_name = "FDroid"
repo_icon = "fdroid-icon.png"