blob: b1ae6b0789304ce07db688f3567074469c0318af [file] [log] [blame]
<project name="simplexml" default="build" basedir=".">
<property name="sample.root" value="simplexml" />
<property name="sample.module" value="SimpleXML" />
<property name="sample.path" value="src" />
<import file="../common.ant.xml" />
<!-- these are after the common.ant.xml so they have gwt.tools... -->
<path id="sample.extraclasspath">
</path>
</project>