Sign in
◑
Theme
gwt
/
gwt
/
920e344bf4fac3bce333dc0d42f34d035af0f49b
/
.
/
samples
/
showcase
/
build.xml
blob: f7332887cd84f15142fd24188146d04435a3bd5e [
file
]
<project
name
=
"showcase"
default
=
"build"
basedir
=
"."
>
<property
name
=
"sample.root"
value
=
"showcase"
/>
<property
name
=
"sample.module"
value
=
"Showcase"
/>
<import
file
=
"../common.ant.xml"
/>
</project>