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