Sign in
gwt
/
gwt
/
5a031dd9a0ba6a8bc3a7699e6cf1c27ba933ed29
/
.
/
samples
/
mail
/
build.xml
blob: f95fe01754e7666ecca042e001b7f51b87c36237 [
file
] [
log
] [
blame
]
<project
name
=
"mail"
default
=
"build"
basedir
=
"."
>
<property
name
=
"sample.root"
value
=
"mail"
/>
<property
name
=
"sample.module"
value
=
"Mail"
/>
<import
file
=
"../common.ant.xml"
/>
</project>