/[projects]/android/TrainInfo/buildclient.xml
ViewVC logotype

Diff of /android/TrainInfo/buildclient.xml

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

android/TrainInfo/build.xml revision 1815 by torben, Thu Jul 26 11:21:59 2012 UTC android/TrainInfo/buildclient.xml revision 1818 by torben, Thu Jul 26 13:13:40 2012 UTC
# Line 5  Line 5 
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          <property file="/home/app/data/android-release/build.properties" />          <property file="/home/app/data/android-release/build.properties" />
8      <loadproperties srcFile="local.properties" />      <!-- <loadproperties srcFile="local.properties" />  -->
9    
10      <!-- 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
11           'android' tool to add properties to it.           'android' tool to add properties to it.
# Line 28  Line 28 
28    
29           -->           -->
30      <property file="ant.properties" />      <property file="ant.properties" />
31    <property name="jar.libs.dir" value="libs" />
32    
33    
34      <!-- The project.properties file is created and updated by the 'android'      <!-- The project.properties file is created and updated by the 'android'

Legend:
Removed from v.1815  
changed lines
  Added in v.1818

  ViewVC Help
Powered by ViewVC 1.1.20