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