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