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