default.properties
上传用户:xmjingguan
上传日期:2009-07-06
资源大小:2054k
文件大小:1k
源码类别:

android开发

开发平台:

Java

  1. #---
  2. # Excerpted from "Hello, Android!",
  3. # published by The Pragmatic Bookshelf.
  4. # Copyrights apply to this code. It may not be used to create training material, 
  5. # courses, books, articles, and the like. Contact us if you are in doubt.
  6. # We make no guarantees that this code is fit for any purpose. 
  7. # Visit http://www.pragmaticprogrammer.com/titles/eband for more book information.
  8. #---
  9. # This file is automatically generated by Android Tools.
  10. # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
  11. # This file must be checked in Version Control Systems.
  12. # To customize properties used by the Ant build system use,
  13. # "build.properties", and override values to adapt the script to your
  14. # project structure.
  15. # Project target.
  16. target=android-3
  17. # apk configurations. This property allows creation of APK files with limited
  18. # resources. For example, if your application contains many locales and
  19. # you wish to release multiple smaller apks instead of a large one, you can
  20. # define configuration to create apks with limited language sets.
  21. # Format is a comma separated list of configuration names. For each
  22. # configuration, a property will declare the resource configurations to
  23. # include. Example:
  24. #     apk-configurations=european,northamerica
  25. #     apk-config-european=en,fr,it,de,es
  26. #     apk-config-northamerica=en,es
  27. apk-configurations=