Sign in
gwt
/
gwt
/
7f3adca3a80cd3b61d5b9936a5ab3a13133242d4
/
.
/
samples
/
json
/
build.xml
blob: b0410e56f56fb8c26583e68f90377dca0b899d3a [
file
]
<project
name
=
"json"
default
=
"build"
basedir
=
"."
>
<property
name
=
"sample.root"
value
=
"json"
/>
<property
name
=
"sample.module"
value
=
"JSON"
/>
<import
file
=
"../common.ant.xml"
/>
</project>