build.properties revision 048f047b98052b53a517f3e13fb240b9fefeec0d
# path to build tool files (same as before)
# path to top level src directory (same as before)
builddir=${env.YUI_BUILD_DIR}
srcdir=./../../
component=logreader
#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