build.dom.properties revision aa6b4675f797bcd42149994e5002155b17790331
332N/A##########################################################################
332N/A# Common Build Properties
332N/A#
332N/A# This file contains the most common set of properties which you probably need to configure to get a build up and going
851N/A# Use it along with build.common.xml as a starting point to customize your build process.
851N/A#
332N/A# See build.example.properties and build.example.xml for the complete list of configurable variables
332N/A#
332N/A##########################################################################
332N/Abuilddir=../../../builder/componentbuild
332N/Asrcdir=./../../
332N/Aglobal.src.component=${srcdir}/src/dom
332N/A
332N/Acomponent=dom
332N/Acomponent.jsfiles=dom.js, dom-class.js, dom-style.js, dom-screen.js, dom-region.js, dom-ie-style.js, selector-native.js, selector-css2.js, color.js
332N/A