Cross Reference: build.base.properties
xref
: /
yui3
/
src
/
editor
/
build.base.properties
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
build.base.properties revision 3cf9a8a95d8a016200f01455b3d2965e47274bca
3980
N/A
# path to build tool files (same as before)
3980
N/A
# path to top level src directory (same as before)
3980
N/A
3980
N/A
builddir=../../..
/builder/componentbuild
3980
N/A
srcdir=./../../
3980
N/A
global.src.component
=${srcdir}
/src/editor
3980
N/A
3980
N/A
# Path to top level build directory if different
3980
N/A
# from module name.
e.g.
If
json-parse.js
needs to
3980
N/A
# reside in
3.x
/build/json
as opposed to
3.x
/build/json-parse
3980
N/A
3980
N/A
global.build.component
=${srcdir}
/build/editor
3980
N/A
3980
N/A
component=editor-base
3980
N/A
component.jsfiles
=
editor-base.js
3980
N/A
component.requires
=base, frame, node, exec-command, selection
3980
N/A
component.skinnable
=false
3980
N/A