source: release-kits/mark3/build.xml@ 19456

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

files to ease installation and compilation

File size: 118 bytes
Line 
1<project name="lirk2-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.