Sign in
gwt
/
gwt
/
97def991f5629b786fb00960f442d6d084c1ad2c
/
.
/
samples
/
json
/
build.xml
blob: 1b9100f55396ebeedacd74658a67005f87c02fb3 [
file
]
<project
name
=
"json"
default
=
"build"
basedir
=
"."
>
<property
name
=
"sample.root"
value
=
"json"
/>
<property
name
=
"sample.module"
value
=
"JSON"
/>
<property
name
=
"sample.path"
value
=
"src"
/>
<import
file
=
"../common.ant.xml"
/>
</project>