Sign in
gwt
/
gwt
/
de5869fe44d3d85fa5b3ab221b5f655d9cb129ea
/
.
/
samples
/
simplexml
/
build.xml
blob: a1ed93be729b223bfb73bace927259d534eb5cfa [
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>