a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith##########################################################################
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith# Common Build Properties
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith#
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith# This file contains the most common set of properties which you probably need to configure to get a build up and going
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith# Use it along with build.common.xml as a starting point to customize your build process.
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith#
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith# See build.example.properties and build.example.xml for the complete list of configurable variables
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith#
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith##########################################################################
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smithbuilddir=../../../builder/componentbuild
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smithsrcdir=../../
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith#since dir name is not "datatable-base"
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith#global.build.component=${srcdir}/build/datatable
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smithglobal.src.component=${srcdir}/src/datatable
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smithcomponent=datatable-head
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smithcomponent.jsfiles=head.js
986d46e1f8a2501ef935698e05d42680baa247a2Luke Smithcomponent.requires=datatable-core, view, classnamemanager
31612db490241e6dee678a0a97fc4a177af8222dLuke Smith
31612db490241e6dee678a0a97fc4a177af8222dLuke Smithtests.requires=datatable-base, test