Sign in
gwt
/
gwt
/
359e55cbbc45f0d4e9262f587097797cf2e923c2
/
.
/
samples
/
simplexml
/
build.xml
blob: 38d3455c8a1c374e39517c80b356c8a31d093119 [
file
] [
log
] [
blame
]
<project
name
=
"simplexml"
default
=
"build"
basedir
=
"."
>
<property
name
=
"sample.root"
value
=
"simplexml"
/>
<property
name
=
"sample.module"
value
=
"SimpleXML"
/>
<import
file
=
"../common.ant.xml"
/>
</project>