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