Sign in
gwt
/
gwt.git
/
36d04217c1c756533b59fa871da6f612bd8ef477
/
.
/
samples
/
showcase
/
build.xml
blob: 720f85d37ff33b634485cb9f32e0cdc083276702 [
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>