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