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