yui-core.properties revision 0212e3fe3137ecc4fd3d270f14837467f05bfa61
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/Acomponent=yui-base
1N/Asrcdir=../..
1N/A#global.build.component=${srcdir}/build/yui
1N/Acomponent.jsfiles=yui-base.js \
1N/A yui-lang.js, \
1N/A yui-array.js, \
1N/A queue-base.js, \
1N/A yui-core.js, \
1N/A yui-object.js, \
1N/A yui-ua.js, \
1N/A alias.js
1N/A
1N/Acomponent.prependfiles=js/yui.js
1N/Ayui.core=get,intl-base
1N/Ayui.rls=false
1N/A