
In order to make the codebase more self-documenting, rename it to more clearly say what it is for.
13 lines
512 B
Properties
13 lines
512 B
Properties
proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
|
|
|
target=android-19
|
|
|
|
android.library.reference.1=extern/UniversalImageLoader/library
|
|
android.library.reference.2=extern/MemorizingTrustManager
|
|
android.library.reference.3=extern/AndroidPinning
|
|
android.library.reference.4=extern/libsuperuser/libsuperuser
|
|
android.library.reference.5=extern/zxing-core
|
|
|
|
# For java libraries, place symlinks in extern/symlinks-for-ant-and-eclipse/
|
|
source.dir=src;extern/symlinks-for-ant-and-eclipse
|