build.delegate.properties revision 8ebea46a72db798f14907a09fa8ce99422f01809
1602N/A##########################################################################
1602N/A# Common Build Properties
1602N/A#
1602N/A# This file contains the most common set of properties which you probably need to configure to get a build up and going
1602N/A# Use it along with build.common.xml as a starting point to customize your build process.
1602N/A#
1602N/A# See build.example.properties and build.example.xml for the complete list of configurable variables
1602N/A#
1602N/A##########################################################################
1602N/Abuilddir=./../../../builder/componentbuild
1602N/Asrcdir=../..
1602N/A#global.build.component=${srcdir}/build/event
1602N/Acomponent=event-delegate
1602N/Acomponent.jsfiles=delegate.js
1602N/Acomponent.requires=node-base
1602N/A