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