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