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