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