blob: acdff54b2cd7e4ce1c5d76305e4077002e34027e [file] [log] [blame]
<?xml version="1.0"?>
<project name="include-test" basedir="." default="test1">
<target name="test1">
<echo message="from simple buildfile"/>
</target>
</project>