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

Diff of /android/Side9/build.xml

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

revision 1360 by torben, Fri Sep 24 10:11:06 2010 UTC revision 1361 by torben, Wed Apr 20 19:23:56 2011 UTC
# Line 47  Line 47 
47    
48  <!-- extension targets. Uncomment the ones where you want to do custom work  <!-- extension targets. Uncomment the ones where you want to do custom work
49       in between standard targets -->       in between standard targets -->
50    
51        <target name="-pre-build">
52            <echo message="--GenericJavaUtils--" />
53            <ant dir="../GenericJavaUtils/" antfile="../GenericJavaUtils/build.xml" inheritAll="false" />
54            <copy file="../GenericJavaUtils/GenericJavaUtils.jar" todir="libs" />
55            <echo message="--GenericJavaUtils END--" />
56        </target>
57    
58  <!--  <!--
59      <target name="-pre-build">      <target name="-pre-build">
60      </target>      </target>

Legend:
Removed from v.1360  
changed lines
  Added in v.1361

  ViewVC Help
Powered by ViewVC 1.1.20