build.node-event-delegate.properties revision 880e669b7511522574aac05c8da02f079ea4bedc
99030181384118f852c69f20f3b931bf796ec8faMatt Sweeney##########################################################################
99030181384118f852c69f20f3b931bf796ec8faMatt Sweeney# Common Build Properties
99030181384118f852c69f20f3b931bf796ec8faMatt Sweeney# This file contains the most common set of properties which you probably need to configure to get a build up and going
99030181384118f852c69f20f3b931bf796ec8faMatt Sweeney# Use it along with build.common.xml as a starting point to customize your build process.
99030181384118f852c69f20f3b931bf796ec8faMatt Sweeney# See build.example.properties and build.example.xml for the complete list of configurable variables
99030181384118f852c69f20f3b931bf796ec8faMatt Sweeney##########################################################################
99030181384118f852c69f20f3b931bf796ec8faMatt Sweeneysrcdir=./../../
99030181384118f852c69f20f3b931bf796ec8faMatt Sweeney# Path to top level build directory if different
99030181384118f852c69f20f3b931bf796ec8faMatt Sweeney# from module name. e.g. If json-parse.js needs to
99030181384118f852c69f20f3b931bf796ec8faMatt Sweeney# reside in 3.x/build/json as opposed to 3.x/build/json-parse
99030181384118f852c69f20f3b931bf796ec8faMatt Sweeneycomponent=node-event-delegate
880e669b7511522574aac05c8da02f079ea4bedcMatt Sweeneycomponent.requires=node-base, event-delegate