build.properties revision 515f1aa146757a100a18e302a97be31235c34d62
1149N/A##########################################################################
1124N/A# Common Build Properties
1124N/A#
1124N/A# This file contains the most common set of properties which you probably need to configure to get a build up and going
1124N/A# Use it along with build.common.xml as a starting point to customize your build process.
1124N/A#
1124N/A# See build.example.properties and build.example.xml for the complete list of configurable variables
1124N/A#
1124N/A##########################################################################
1097N/A
1124N/Abuilddir=../../../builder/componentbuild
1124N/A
1124N/Acomponent=cookie
1124N/Acomponent.jsfiles=Cookie.js
1124N/Acomponent.requires=lang, object
1124N/A
1124N/A
1124N/A