build.properties revision 36ee9a8c078d29956f6eda3d99f87a772d9f6cd0
325N/Abuilddir=../../../builder/componentbuild
325N/Asrcdir=./../../
325N/A
325N/Acomponent=dom
325N/Acomponent.rollup=true
325N/A
325N/A# Path to sub-module build files
325N/Acomponent.rollup.modules.buildfiles=build.dom-base.xml build.style.xml build.screen.xml build.selector-native.xml build.selector-css2.xml
325N/A
325N/A# Rollup registration options
325N/Acomponent.use=dom-base, dom-style, dom-screen, selector-native, selector-css2
325N/A
325N/A# Separate temp build dir for rollup, if in the same
325N/A# dir as modules.
325N/Acomponent.builddir=./build_rollup_tmp
325N/A
325N/Aglobal.build.component=${srcdir}/build/dom
325N/A
325N/Acomponent.skinnable=false
325N/A