Sign in
gwt
/
gwt
/
9ec1ef962d06180bb8d5bf3ba062e1314b2717db
/
.
/
samples
/
simplexml
/
build.xml
blob: 1d915f2e549016e182cd0c07b00ba15bdb84a4c7 [
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>