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