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