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