build.node-base.properties revision b29ee579d6c014810f62d65b428366c6cbe92ea0
c8f31ca031aaccc98c131ac22c63e043ca60a049sasilver##########################################################################
c8f31ca031aaccc98c131ac22c63e043ca60a049sasilver# Common Build Properties
c8f31ca031aaccc98c131ac22c63e043ca60a049sasilver# This file contains the most common set of properties which you probably need to configure to get a build up and going
c8f31ca031aaccc98c131ac22c63e043ca60a049sasilver# Use it along with build.common.xml as a starting point to customize your build process.
9dc68827cbd515262ecb8d5ae8547d9e82c72e00Jon A. Cruz# See build.example.properties and build.example.xml for the complete list of configurable variables
c8f31ca031aaccc98c131ac22c63e043ca60a049sasilver##########################################################################
c8f31ca031aaccc98c131ac22c63e043ca60a049sasilversrcdir=./../../
c8f31ca031aaccc98c131ac22c63e043ca60a049sasilver# Path to top level build directory if different
c8f31ca031aaccc98c131ac22c63e043ca60a049sasilver# reside in 3.x/build/json as opposed to 3.x/build/json-parse
c8f31ca031aaccc98c131ac22c63e043ca60a049sasilvercomponent=node-base
c8f31ca031aaccc98c131ac22c63e043ca60a049sasilvercomponent.jsfiles=node.js, nodelist.js, node-imports.js, node-class.js, node-event-delegate.js
c8f31ca031aaccc98c131ac22c63e043ca60a049sasilvercomponent.requires=dom-base, base, selector