blob: 6c5e8daec89815c80b49a1184ad3e9e7eddfecd0 [file] [log] [blame]
<project name="mail" default="build" basedir=".">
<property name="sample.root" value="mail" />
<property name="sample.module" value="Mail" />
<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>