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