default.properties #1

  • //
  • guest/
  • perforce_software/
  • p4scout/
  • android/
  • default.properties
  • View
  • Commits
  • Open Download .zip Download (960 B)
# This file is automatically generated by Android Tools.
# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
# 
# This file must be checked in Version Control Systems.
# 
# To customize properties used by the Ant build system use,
# "build.properties", and override values to adapt the script to your
# project structure.

# 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
apk-configurations=
# Project target.
target=android-8
# Change User Description Committed
#1 8980 Matt Attaway Add source code for both the Android and iOS versions of P4Scout.