Sign in
gwt
/
gwt
/
b667103f601e8def522dd1165723c8d10af03d63
/
.
/
samples
/
simplerpc
/
build.xml
blob: f35f65e784b8abdedb76e03db0a98a657cc3aca4 [
file
]
<project
name
=
"dynatable"
default
=
"build"
basedir
=
"."
>
<property
name
=
"sample.root"
value
=
"simplercp"
/>
<property
name
=
"sample.module"
value
=
"SimpleRPC"
/>
<import
file
=
"../common.ant.xml"
/>
</project>