source: release-kits/wirk2/build.xml@ 19419

Last change on this file since 19419 was 19419, checked in by oranfry, 15 years ago

files to ease install and compilation

File size: 117 bytes
Line 
1<project name="wirk3-compile" default="compile">
2
3 <target name="compile">
4 <ant dir="core"/>
5 </target>
6
7</project>
Note: See TracBrowser for help on using the repository browser.