Sign in
gwt
/
gwt
/
765b6cbd4e7cb9f15c36c17c551dd82e875a2d75
/
.
/
samples
/
mail
/
build.xml
blob: a211cb85ac1f62894fbf86872f00f1294baae450 [
file
] [
log
] [
blame
]
<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>