blob: 798f3cc90876d770f5d1414717d98b6be70afb17 [file] [log] [blame]
<project name="dynatable" default="build" basedir=".">
<property name="sample.root" value="simplerpc" />
<property name="sample.module" value="SimpleRPC" />
<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>