/[projects]/android/TrainInfo/default.properties
ViewVC logotype

Diff of /android/TrainInfo/default.properties

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 345 by torben, Thu Sep 24 21:22:31 2009 UTC revision 1131 by torben, Fri Sep 24 11:07:44 2010 UTC
# Line 7  Line 7 
7  # "build.properties", and override values to adapt the script to your  # "build.properties", and override values to adapt the script to your
8  # project structure.  # project structure.
9    
10    # Indicates whether an apk should be generated for each density.
11    split.density=false
12    android.library.reference.1=../AndroidUtils/
13  # Project target.  # Project target.
14  target=android-3  target=Google Inc.:Google APIs:8
 # apk configurations. This property allows creation of APK files with limited  
 # resources. For example, if your application contains many locales and  
 # you wish to release multiple smaller apks instead of a large one, you can  
 # define configuration to create apks with limited language sets.  
 # Format is a comma separated list of configuration names. For each  
 # configuration, a property will declare the resource configurations to  
 # include. Example:  
 #     apk-configurations=european,northamerica  
 #     apk-config-european=en,fr,it,de,es  
 #     apk-config-northamerica=en,es  
15  apk-configurations=  apk-configurations=

Legend:
Removed from v.345  
changed lines
  Added in v.1131

  ViewVC Help
Powered by ViewVC 1.1.20