Sign in
gwt
/
gwt
/
34591c2f30e4daed10d54e4177b30433a68a96da
/
.
/
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>