/[projects]/android/AndroidUtils/build.xml
ViewVC logotype

Diff of /android/AndroidUtils/build.xml

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

revision 1641 by torben, Mon Nov 28 20:32:27 2011 UTC revision 1821 by torben, Thu Jul 26 13:40:36 2012 UTC
# Line 4  Line 4 
4      <!-- The local.properties file is created and updated by the 'android' tool.      <!-- The local.properties file is created and updated by the 'android' tool.
5           It contains the path to the SDK. It should *NOT* be checked into           It contains the path to the SDK. It should *NOT* be checked into
6           Version Control Systems. -->           Version Control Systems. -->
7      <loadproperties srcFile="local.properties" />      <!--loadproperties srcFile="local.properties" /-->
8    
9      <!-- The ant.properties file can be created by you. It is only edited by the      <!-- The ant.properties file can be created by you. It is only edited by the
10           'android' tool to add properties to it.           'android' tool to add properties to it.
# Line 28  Line 28 
28           -->           -->
29      <property file="ant.properties" />      <property file="ant.properties" />
30    
31    <property name="jar.libs.dir" value="libs" />
32    
33      <!-- The project.properties file is created and updated by the 'android'      <!-- The project.properties file is created and updated by the 'android'
34           tool, as well as ADT.           tool, as well as ADT.
35    

Legend:
Removed from v.1641  
changed lines
  Added in v.1821

  ViewVC Help
Powered by ViewVC 1.1.20