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