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