blob: 1a30f1f2d49d1b9b18c172a0e01ed7834b1ff088 [file] [log] [blame]
gwt.team.scottb14c5b9d2006-12-10 06:06:08 +00001<project name="hello" default="build" basedir=".">
fabbott@google.com0e2dc6282008-08-22 16:09:01 +00002 <property name="sample.root" value="hello" />
3 <property name="sample.module" value="Hello" />
4 <import file="../common.ant.xml" />
gwt.team.scottb14c5b9d2006-12-10 06:06:08 +00005</project>