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