Sign in
gwt
/
gwt
/
7f3adca3a80cd3b61d5b9936a5ab3a13133242d4
/
.
/
samples
/
mail
/
build.xml
blob: e850baaa7e8a479998d2a662ee003ba8dfe4fef0 [
file
]
<project
name
=
"mail"
default
=
"build"
basedir
=
"."
>
<property
name
=
"sample.root"
value
=
"mail"
/>
<property
name
=
"sample.module"
value
=
"Mail"
/>
<import
file
=
"../common.ant.xml"
/>
</project>