Cross Reference: /yui3/src/stylesheet/build.xml
Cross Reference: build.xml
xref
: /
yui3
/
src
/
stylesheet
/
build.xml
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
1
2
3
4
5
6
7
b32d148b0052e1f874e9bc9803bef729bf859d97
Luke Smith
<?
xml
version=
"1.0"
encoding=
"UTF-8"
?>
b32d148b0052e1f874e9bc9803bef729bf859d97
Luke Smith
<
project
name=
"YUI"
default=
"local"
>
b32d148b0052e1f874e9bc9803bef729bf859d97
Luke Smith
<
property
file=
"
build.properties
"
/>
b32d148b0052e1f874e9bc9803bef729bf859d97
Luke Smith
<
import
file=
"${builddir}/
3.x
/
bootstrap.xml
"
b32d148b0052e1f874e9bc9803bef729bf859d97
Luke Smith
description=
"Default Build Properties and Targets"
/>
b32d148b0052e1f874e9bc9803bef729bf859d97
Luke Smith
</
project
>