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