3853N/A##########################################################################
3853N/A# Common Build Properties
3853N/A#
3853N/A# This file contains the most common set of properties which you probably need to configure to get a build up and going
3853N/A# Use it along with build.common.xml as a starting point to customize your build process.
3853N/A#
3853N/A# See build.example.properties and build.example.xml for the complete list of configurable variables
3853N/A#
3853N/A##########################################################################
3853N/Abuilddir=../../../builder/componentbuild
3853N/Asrcdir=../../
3853N/A
3853N/Acomponent=arraysort
3853N/Acomponent.jsfiles=arraysort.js
3853N/Acomponent.requires=yui-base
3853N/A
3853N/A