build.properties revision 29e8cc5e67e3e506abaa4b74a0d3e5b5f32a3053
1N/A##########################################################################
1N/A# Common Build Properties
1N/A#
1N/A# This file contains the most common set of properties which you probably need to configure to get a build up and going
1N/A# Use it along with build.common.xml as a starting point to customize your build process.
1N/A#
1N/A# See build.example.properties and build.example.xml for the complete list of configurable variables
1N/A#
1N/A##########################################################################
1N/Abuilddir=../../../builder/componentbuild
1N/A
1N/Asrcdir=../..
1N/A
1N/Aglobal.build.component=${srcdir}/build/widget-modality
1N/A
1N/Acomponent=widget-modality
1N/Acomponent.jsfiles=Widget-Modality.js
1N/Acomponent.requires=widget,plugin,event-outside,base-build