Sign in
gwt
/
gwt.git
/
d49a273db471cd033c16544fda9e30f5a6aab3c6
/
.
/
samples
/
simplexml
/
build.xml
blob: 1d915f2e549016e182cd0c07b00ba15bdb84a4c7 [
file
]
<project
name
=
"simplexml"
default
=
"build"
basedir
=
"."
>
<property
name
=
"sample.root"
value
=
"simplexml"
/>
<property
name
=
"sample.module"
value
=
"SimpleXML"
/>
<import
file
=
"../common.ant.xml"
/>
</project>