Sign in
gwt
/
gwt
/
6fdec8947d7755935cb16d6c4fecbcdb128db1fe
/
.
/
samples
/
simplerpc
/
build.xml
blob: 8dd550eeba113118470a34a16455c69f1906346c [
file
]
<project
name
=
"dynatable"
default
=
"build"
basedir
=
"."
>
<property
name
=
"sample.root"
value
=
"simplerpc"
/>
<property
name
=
"sample.module"
value
=
"SimpleRPC"
/>
<property
name
=
"sample.path"
value
=
"src"
/>
<import
file
=
"../common.ant.xml"
/>
</project>