gwt.team.scottb | b8975e8 | 2007-05-25 16:38:51 +0000 | [diff] [blame] | 1 | <project name="dynatable" default="build" basedir="."> |
fabbott@google.com | 53e7ebe | 2009-04-10 12:00:32 +0000 | [diff] [blame] | 2 | <property name="sample.root" value="simplerpc" /> |
fabbott@google.com | 0e2dc628 | 2008-08-22 16:09:01 +0000 | [diff] [blame] | 3 | <property name="sample.module" value="SimpleRPC" /> |
cramsdale@google.com | fa87f8f | 2010-08-19 01:29:03 +0000 | [diff] [blame] | 4 | <property name="sample.path" value="src" /> |
fabbott@google.com | 0e2dc628 | 2008-08-22 16:09:01 +0000 | [diff] [blame] | 5 | <import file="../common.ant.xml" /> |
nchalko@google.com | b980e6a | 2010-10-07 14:43:12 +0000 | [diff] [blame] | 6 | <!-- these are after the common.ant.xml so they have gwt.tools... --> |
| 7 | <path id="sample.extraclasspath"> |
| 8 | </path> |
gwt.team.scottb | b8975e8 | 2007-05-25 16:38:51 +0000 | [diff] [blame] | 9 | </project> |