Home | History | Annotate | Download | only in ant

Lines Matching full:properties

4 <!-- The local.properties file is created and updated by the 'android'
8 <property file="local.properties" />
10 <!-- The build.properties file can be created by you and is never touched
13 Here are some properties you may want to change/update:
20 Properties related to the SDK location or the project target should
27 <property file="build.properties" />
29 <!-- The default.properties file is created and updated by the 'android'
33 <property file="default.properties" />
64 <!-- Execute the Android Setup task that will setup some properties
111 <taskdef resource="proguard/ant/task.properties"