build.scroll.properties revision fc898f11f7bdfeda4964ea9d2d1d1ad770a9fdbd
3c6fe1988984900e24310dd2bb9d52c6823cdeffTilo Mitra##########################################################################
3c6fe1988984900e24310dd2bb9d52c6823cdeffTilo Mitra# Common Build Properties
3c6fe1988984900e24310dd2bb9d52c6823cdeffTilo Mitra#
3c6fe1988984900e24310dd2bb9d52c6823cdeffTilo Mitra# This file contains the most common set of properties which you probably need to configure to get a build up and going
3c6fe1988984900e24310dd2bb9d52c6823cdeffTilo Mitra# Use it along with build.common.xml as a starting point to customize your build process.
3c6fe1988984900e24310dd2bb9d52c6823cdeffTilo Mitra#
3c6fe1988984900e24310dd2bb9d52c6823cdeffTilo Mitra# See build.example.properties and build.example.xml for the complete list of configurable variables
3c6fe1988984900e24310dd2bb9d52c6823cdeffTilo Mitra#
3c6fe1988984900e24310dd2bb9d52c6823cdeffTilo Mitra##########################################################################
3c6fe1988984900e24310dd2bb9d52c6823cdeffTilo Mitrabuilddir=../../../builder/componentbuild
3c6fe1988984900e24310dd2bb9d52c6823cdeffTilo Mitrasrcdir=../../
3c6fe1988984900e24310dd2bb9d52c6823cdeffTilo Mitra
3c6fe1988984900e24310dd2bb9d52c6823cdeffTilo Mitra#since dir name is not "datatable-sort"
d2854acf6eef44cf0aca645de3a37cca1388f51aDav Glass#global.build.component=${srcdir}/build/datatable
3c6fe1988984900e24310dd2bb9d52c6823cdeffTilo Mitraglobal.src.component=${srcdir}/src/datatable
3c6fe1988984900e24310dd2bb9d52c6823cdeffTilo Mitra
3c6fe1988984900e24310dd2bb9d52c6823cdeffTilo Mitracomponent=datatable-scroll
fc898f11f7bdfeda4964ea9d2d1d1ad770a9fdbdLuke Smithcomponent.jsfiles=scroll.js
fc898f11f7bdfeda4964ea9d2d1d1ad770a9fdbdLuke Smithcomponent.requires=datatable-base, dom-screen
fc898f11f7bdfeda4964ea9d2d1d1ad770a9fdbdLuke Smithcomponent.skinnable=true