blob: 393ae51c3f010339e81b7e294cda4c76c810b9f3 [file] [log] [blame]
<project name="dynatablerf" default="source" basedir=".">
<property name="sample.root" value="dynatablerf" />
<property name="sample.module" value="DynaTableRf" />
<property name="sample.path" value="src/main/java" />
<import file="../common.ant.xml" />
<!-- these are after the common.ant.xml so they have gwt.tools etc -->
<path id="sample.extraclasspath">
</path>
<fileset id="sample.server.libs" dir="${gwt.tools.lib}">
</fileset>
</project>