source: main/trunk/release-kits/rk2/build.xml@ 21176

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

created the merged rk2

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