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