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