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