LEFT | RIGHT |
(no file at all) | |
1 # This file is automatically generated by Android Tools. | 1 # This file is automatically generated by Android Tools. |
2 # Do not modify this file -- YOUR CHANGES WILL BE ERASED! | 2 # Do not modify this file -- YOUR CHANGES WILL BE ERASED! |
3 # | 3 # |
4 # This file must be checked in Version Control Systems. | 4 # This file must be checked in Version Control Systems. |
5 # | 5 # |
6 # To customize properties used by the Ant build system use, | 6 # To customize properties used by the Ant build system use, |
7 # "ant.properties", and override values to adapt the script to your | 7 # "ant.properties", and override values to adapt the script to your |
8 # project structure. | 8 # project structure. |
9 | 9 |
10 android.library=true | 10 android.library=true |
11 # Project target. | 11 # Project target. |
12 target=android-16 | 12 target=android-21 |
| 13 |
| 14 android.library.reference.1=../libadblockplus-android |
| 15 |
| 16 # skip install library-debug.apk while installing instrumented apk |
| 17 dont.do.deps=1 |
LEFT | RIGHT |