logreader.properties revision 488ac3901ec424ca51b8efc95327a2ddd2f857be
# 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,stylesheet,widget
#component.skins.base=${srcdir}widget/log/css
#component.assetfiles=css/*
# IMPORTANT - this prevents the build system from stripping out gratuitous
# chunks of the code using the default Y.log stripping mechanism