|
What this is
Other links
The source code
<project default="compile-subprojects">
<target name="compile-subprojects">
<ant antfile="${scripts}/compile-internal.xml" target="compile-delivery" inheritAll="true">
<property name="source.delivery" value="src/subprojects/java"/>
<property name="build.delivery" value="build/subprojects/classes"/>
</ant>
</target>
</project>
|
Copyright 1998-2008 Alvin Alexander
All Rights Reserved.
devdaily.com is based in louisville, kentucky, and this web site is hosted by godaddy.com