build.base.properties revision 03dbde2a7e9a9085567853a25059a0bc411069a8
2d0611ffc9f91c5fc2ddccb93f9a3d17791ae650takashi##########################################################################
2d0611ffc9f91c5fc2ddccb93f9a3d17791ae650takashi# Common Build Properties
e6ecf842cd6b826f0f0c3ce4415c054ed61581efnoodl#
e6ecf842cd6b826f0f0c3ce4415c054ed61581efnoodl# This file contains the most common set of properties which you probably need to configure to get a build up and going
e6ecf842cd6b826f0f0c3ce4415c054ed61581efnoodl# Use it along with build.common.xml as a starting point to customize your build process.
e8014e9d44b389ea524dba7c7fc0d57c072e7e56gryzor#
e8014e9d44b389ea524dba7c7fc0d57c072e7e56gryzor# See build.example.properties and build.example.xml for the complete list of configurable variables
e8014e9d44b389ea524dba7c7fc0d57c072e7e56gryzor#
e8014e9d44b389ea524dba7c7fc0d57c072e7e56gryzor##########################################################################
builddir=../../../builder/componentbuild
srcdir=../../
#since dir name is not "datatable-base"
global.build.component=${srcdir}/build/datatable
global.src.component=${srcdir}/src/datatable
component=datatable-base
component.jsfiles=datatable-base.js
component.requires=intl,substitute,widget
component.lang=en