default.properties
changeset 478 4e4c5257e3de
parent 378 735a00bd56cb
child 496 3c83d2e2c478
equal deleted inserted replaced
474:dd6d3c09d0d1 478:4e4c5257e3de
     6 # To customize properties used by the Ant build system use,
     6 # To customize properties used by the Ant build system use,
     7 # "build.properties", and override values to adapt the script to your
     7 # "build.properties", and override values to adapt the script to your
     8 # project structure.
     8 # project structure.
     9 
     9 
    10 # Project target.
    10 # Project target.
    11 target=android-4
    11 target=android-3
    12 # apk configurations. This property allows creation of APK files with limited
    12 # apk configurations. This property allows creation of APK files with limited
    13 # resources. For example, if your application contains many locales and
    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
    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.
    15 # define configuration to create apks with limited language sets.
    16 # Format is a comma separated list of configuration names. For each
    16 # Format is a comma separated list of configuration names. For each