17 lines
679 B
Properties
17 lines
679 B
Properties
proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
|
|
|
target=android-19
|
|
compile.source=1.6
|
|
compile.target=1.6
|
|
|
|
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
|
|
android.library.reference.6=extern/android-support-v4-preferencefragment
|
|
android.library.reference.7=extern/Support/v7/appcompat
|
|
|
|
# For java libraries, place symlinks in extern/symlinks-for-ant-and-eclipse/
|
|
source.dir=src;extern/symlinks-for-ant-and-eclipse
|