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