Sign in
gwt
/
gwt
/
76adc2683a16c2ce24cfdb24df20c439b76ac83b
/
.
/
samples
/
json
/
build.xml
blob: 1b9100f55396ebeedacd74658a67005f87c02fb3 [
file
] [
log
] [
blame
]
<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>