build.base.properties revision d2854acf6eef44cf0aca645de3a37cca1388f51a
a747113422afaa29ce72d2c5ba7f0b7ea9ec2054Evan Hunt##########################################################################
a747113422afaa29ce72d2c5ba7f0b7ea9ec2054Evan Hunt# Common Build Properties
a747113422afaa29ce72d2c5ba7f0b7ea9ec2054Evan Hunt# This file contains the most common set of properties which you probably need to configure to get a build up and going
a747113422afaa29ce72d2c5ba7f0b7ea9ec2054Evan Hunt# Use it along with build.common.xml as a starting point to customize your build process.
a747113422afaa29ce72d2c5ba7f0b7ea9ec2054Evan Hunt# See build.example.properties and build.example.xml for the complete list of configurable variables
a747113422afaa29ce72d2c5ba7f0b7ea9ec2054Evan Hunt##########################################################################
a747113422afaa29ce72d2c5ba7f0b7ea9ec2054Evan Huntsrcdir=../../
a747113422afaa29ce72d2c5ba7f0b7ea9ec2054Evan Hunt#since dir name is not "datatable-base"
a747113422afaa29ce72d2c5ba7f0b7ea9ec2054Evan Huntcomponent=datatable-base
a747113422afaa29ce72d2c5ba7f0b7ea9ec2054Evan Huntcomponent.jsfiles=datatable-base-vars.js,column.js,columnset.js,datatable-base.js
a747113422afaa29ce72d2c5ba7f0b7ea9ec2054Evan Huntcomponent.requires=recordset-base,widget,substitute,event-mouseenter