Cross Reference: build.xml
xref
: /
yui3
/
src
/
panel
/
build.xml
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
1b94590fd02ca19669dfb4b5deb563a290459d81
Tilo Mitra
<?
xml
version=
"1.0"
encoding=
"UTF-8"
?>
1b94590fd02ca19669dfb4b5deb563a290459d81
Tilo Mitra
<
project
name=
"YuiBase"
default=
"local"
>
1b94590fd02ca19669dfb4b5deb563a290459d81
Tilo Mitra
<
description
>Component Build File</
description
>
1b94590fd02ca19669dfb4b5deb563a290459d81
Tilo Mitra
<
property
file=
"
build.properties
"
/>
1b94590fd02ca19669dfb4b5deb563a290459d81
Tilo Mitra
<
import
file=
"${builddir}/
3.x
/
bootstrap.xml
"
description=
"Default Build Properties and Targets"
/>
1b94590fd02ca19669dfb4b5deb563a290459d81
Tilo Mitra
</
project
>