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