build.properties revision 4ecd9d99d7d59fd66bfb67f3d692b7b23e7e3a73
builddir=../../../builder/componentbuild
srcdir=./../../
component=node
component.rollup=true
# Path to sub-module build files
component.rollup.modules.buildfiles=build.node-base.xml build.style.xml build.screen.xml build.node-pluginhost.xml
# Rollup registration options
component.use=node-base, node-style, node-screen, node-pluginhost
component.requires=dom, event-base, pluginhost
# Separate temp build dir for rollup, if in the same
# dir as modules.
#component.builddir=./build_rollup_tmp
global.build.component=${srcdir}/build/node
component.skinnable=false