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