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