Sign in
gwt
/
gwt
/
2.0.0-ms1
/
.
/
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>