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