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