Sign in
gwt
/
gwt
/
8403e09555ff41f5e9c8f1afa6bebcc888445d85
/
.
/
samples
/
mail
/
build.xml
blob: a211cb85ac1f62894fbf86872f00f1294baae450 [
file
]
<project
name
=
"mail"
default
=
"build"
basedir
=
"."
>
<property
name
=
"sample.root"
value
=
"mail"
/>
<property
name
=
"sample.module"
value
=
"Mail"
/>
<property
name
=
"sample.path"
value
=
"src"
/>
<import
file
=
"../common.ant.xml"
/>
</project>