Sign in
gwt
/
gwt
/
612b3747d03a22673a17bc5d09b674099ac1a9b4
/
.
/
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>