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