Sign in
gwt
/
gwt
/
a4894bb9ea5a63cd4a62768498f586aeff7a8832
/
.
/
samples
/
json
/
build.xml
blob: e8dfe0a251220fb64d3265fddf699d6ecbba19ab [
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>