author | Vincent Veronis <veroni_v@epitech.net> |
Thu, 24 Sep 2009 19:13:38 +0200 | |
changeset 378 | 735a00bd56cb |
parent 360 | 13356aeb873c |
child 478 | 4e4c5257e3de |
permissions | -rw-r--r-- |
105 | 1 |
# This file is automatically generated by Android Tools. |
2 |
# Do not modify this file -- YOUR CHANGES WILL BE ERASED! |
|
3 |
# |
|
4 |
# This file must be checked in Version Control Systems. |
|
5 |
# |
|
6 |
# To customize properties used by the Ant build system use, |
|
7 |
# "build.properties", and override values to adapt the script to your |
|
8 |
# project structure. |
|
9 |
||
234
b539dc53b9c7
Reoganisation login + contact list sans utiliser beemapplication.
marseille@marseille-desktop
parents:
226
diff
changeset
|
10 |
# Project target. |
378
735a00bd56cb
MOdification contact list.
Vincent Veronis <veroni_v@epitech.net>
parents:
360
diff
changeset
|
11 |
target=android-4 |
105 | 12 |
# apk configurations. This property allows creation of APK files with limited |
13 |
# resources. For example, if your application contains many locales and |
|
14 |
# you wish to release multiple smaller apks instead of a large one, you can |
|
15 |
# define configuration to create apks with limited language sets. |
|
16 |
# Format is a comma separated list of configuration names. For each |
|
17 |
# configuration, a property will declare the resource configurations to |
|
18 |
# include. Example: |
|
19 |
# apk-configurations=european,northamerica |
|
20 |
# apk-config-european=en,fr,it,de,es |
|
21 |
# apk-config-northamerica=en,es |
|
22 |
apk-configurations= |