summaryrefslogtreecommitdiffstats
path: root/runtime/newbuild.xml
blob: 2102111ef5045b7b54e067a184bddd472237cf2a (plain)
1
2
3
4
5
6
<?xml version="1.0"?>
<!-- see ../build/*.html for explanation -->
<project name="runtime" default="test" basedir=".">
    <import file="${basedir}/../build/build.xml"/>  
</project>