Sign in
gwt
/
gwt
/
91671237d5c901200312ee4a1bc5f4e44596ef89
/
.
/
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>