build.xml.properties revision 0d6d1a2d994933a68a100ec3dcdc7c7a0eeeae6c
20bd7b4bbf2437ef2f9109edca168ab0ce8445b3David Lawrence##########################################################################
e3ef0f1b1fe8aeb64c9a99db3f1c655a62801099Tinderbox User# Common Build Properties
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence#
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# This file contains the most common set of properties which you probably need to configure to get a build up and going
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# Use it along with build.common.xml as a starting point to customize your build process.
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews#
20bd7b4bbf2437ef2f9109edca168ab0ce8445b3David Lawrence# See build.example.properties and build.example.xml for the complete list of configurable variables
20bd7b4bbf2437ef2f9109edca168ab0ce8445b3David Lawrence#
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein##########################################################################
20bd7b4bbf2437ef2f9109edca168ab0ce8445b3David Lawrencebuilddir=../../../builder/componentbuild
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrencesrcdir=./../../
20bd7b4bbf2437ef2f9109edca168ab0ce8445b3David Lawrence
20bd7b4bbf2437ef2f9109edca168ab0ce8445b3David Lawrence#since dir name is not "datatype-xml"
20bd7b4bbf2437ef2f9109edca168ab0ce8445b3David Lawrenceglobal.build.component=${srcdir}/build/datatype
6b7257f756eb0530cdf54df9a7fab8d51a5001c3David Lawrenceglobal.src.component=${srcdir}/src/datatype
6b7257f756eb0530cdf54df9a7fab8d51a5001c3David Lawrence
20bd7b4bbf2437ef2f9109edca168ab0ce8445b3David Lawrencecomponent=datatype-xml
20bd7b4bbf2437ef2f9109edca168ab0ce8445b3David Lawrencecomponent.jsfiles=datatype-xml.js
1d92d8a2456b23842a649b6104c60a9d6ea25333Brian Wellingtoncomponent.requires=??
ce2be9b7211ab5bacaa10fe74ef35def3a3f6089David Lawrence
20bd7b4bbf2437ef2f9109edca168ab0ce8445b3David Lawrence