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