Forgot to update the support-v4-preferencefragment paths in ant
This commit is contained in:
parent
9e82463e46
commit
2cd026b34b
@ -36,8 +36,8 @@ android update lib-project --path $EXTERN/libsuperuser/libsuperuser
|
|||||||
|
|
||||||
android update lib-project --path $EXTERN/zxing-core
|
android update lib-project --path $EXTERN/zxing-core
|
||||||
|
|
||||||
android update lib-project --path $EXTERN/android-support-v4-preferencefragment
|
android update lib-project --path $EXTERN/support-v4-preferencefragment
|
||||||
place_support_v4 $EXTERN/android-support-v4-preferencefragment
|
place_support_v4 $EXTERN/support-v4-preferencefragment
|
||||||
|
|
||||||
android update lib-project --path $EXTERN/Support/v7/appcompat --target android-19
|
android update lib-project --path $EXTERN/Support/v7/appcompat --target android-19
|
||||||
place_support_v4 $EXTERN/Support/v7/appcompat
|
place_support_v4 $EXTERN/Support/v7/appcompat
|
||||||
|
@ -4,7 +4,7 @@ android.library.reference.1=../extern/UniversalImageLoader/library
|
|||||||
android.library.reference.2=../extern/AndroidPinning
|
android.library.reference.2=../extern/AndroidPinning
|
||||||
android.library.reference.3=../extern/libsuperuser/libsuperuser
|
android.library.reference.3=../extern/libsuperuser/libsuperuser
|
||||||
android.library.reference.4=../extern/zxing-core
|
android.library.reference.4=../extern/zxing-core
|
||||||
android.library.reference.5=../extern/android-support-v4-preferencefragment
|
android.library.reference.5=../extern/support-v4-preferencefragment
|
||||||
android.library.reference.6=../extern/Support/v7/appcompat
|
android.library.reference.6=../extern/Support/v7/appcompat
|
||||||
|
|
||||||
# For java libraries, place symlinks in ../extern/symlinks-for-ant-and-eclipse/
|
# For java libraries, place symlinks in ../extern/symlinks-for-ant-and-eclipse/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user