Sign in
gwt
/
gwt
/
6db89597bbfa42380077bb221bc80b4587d3c77f
/
.
/
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>