Sign in
gwt
/
gwt
/
ee1c8bb6db6726879e863bc465ec61c88d0b18cd
/
.
/
samples
/
mail
/
build.xml
blob: f95fe01754e7666ecca042e001b7f51b87c36237 [
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>