build.properties revision 5ccd4c3147ccd31c3c6ecf320f7e7c2328a24531
# path to build tool files (same as before)
# path to top level src directory (same as before)
builddir=${env.YUI_BUILD_DIR}
srcdir=./../../
component=console
#global.build.component=${srcdir}/build/${component}
component.requires=substitute,widget
# IMPORTANT - this prevents the build system from stripping out gratuitous
# chunks of the code using the default Y.log stripping mechanism