Home | History | Annotate | Download | only in appTest

Lines Matching full:project

2 <project name="testProjectTest-testapp" default="help">
22 Properties related to the SDK location or the project target should
33 This must be done before we load project.properties since
40 <!-- The project.properties file is created and updated by the 'android'
43 This contains project specific properties such as project target, and library
49 <loadproperties srcFile="project.properties" />
53 message="sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through the ANDROID_HOME environment variable."
58 Import per project custom build rules if present at the root of the project.
87 in order to avoid having your file be overridden by tools such as "android update project"
92 </project>