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