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