yui-core.properties revision bc1109485d3d133cb6432ab3116e13496ef0bf47
351N/A##########################################################################
351N/A# Common Build Properties
351N/A#
351N/A# This file contains the most common set of properties which you probably need to configure to get a build up and going
935N/A# Use it along with build.common.xml as a starting point to customize your build process.
351N/A#
351N/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/Acomponent=yui-base
919N/Asrcdir=../..
919N/Aglobal.build.component=${srcdir}/build/yui-core
919N/Acomponent.basefilename=yui-core
919N/A
919N/Acomponent.jsfiles=yui-base.js \
919N/A yui-lang.js, \
919N/A yui-array.js, \
919N/A queue-base.js, \
919N/A yui-core.js, \
919N/A yui-object.js, \
919N/A yui-ua.js, \
919N/A alias.js
919N/A
351N/Acomponent.prependfiles=js/yui.js
351N/Ayui.core=get,intl-base
351N/A