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