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