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