build.number-parse.properties revision e8b8004ffb1a0b884985d7d2ee3911a030807aa6
219N/A##########################################################################
219N/A# Common Build Properties
219N/A#
219N/A# This file contains the most common set of properties which you probably need to configure to get a build up and going
219N/A# Use it along with build.common.xml as a starting point to customize your build process.
219N/A#
219N/A# See build.example.properties and build.example.xml for the complete list of configurable variables
219N/A#
219N/A##########################################################################
219N/Abuilddir=../../../builder/componentbuild
219N/Asrcdir=../../
219N/A
219N/A#since dir name is not "datatype-number-parse"
219N/Aglobal.build.component=${srcdir}/build/datatype
219N/Aglobal.src.component=${srcdir}/src/datatype
219N/A
219N/Acomponent=datatype-number-parse
219N/Acomponent.jsfiles=datatype-number-parse.js
219N/A