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