build.core.properties revision 75ae44e882c66d6b0f2e1066d30ead63e58c2056
5c526acb82c882e41b655c31f5fa4425c87b671cMark Andrews##########################################################################
5c526acb82c882e41b655c31f5fa4425c87b671cMark Andrews# Common Build Properties
5c526acb82c882e41b655c31f5fa4425c87b671cMark Andrews# This file contains the most common set of properties which you probably need to configure to get a build up and going
5c526acb82c882e41b655c31f5fa4425c87b671cMark Andrews# Use it along with build.common.xml as a starting point to customize your build process.
5c526acb82c882e41b655c31f5fa4425c87b671cMark Andrews# See build.example.properties and build.example.xml for the complete list of configurable variables
5c526acb82c882e41b655c31f5fa4425c87b671cMark Andrews##########################################################################
5c526acb82c882e41b655c31f5fa4425c87b671cMark Andrewssrcdir=../../
5c526acb82c882e41b655c31f5fa4425c87b671cMark Andrews#since dir name is not "datatable-base"
5c526acb82c882e41b655c31f5fa4425c87b671cMark Andrews#global.build.component=${srcdir}/build/datatable
5c526acb82c882e41b655c31f5fa4425c87b671cMark Andrewscomponent=datatable-core
5c526acb82c882e41b655c31f5fa4425c87b671cMark Andrewscomponent.requires=escape,model-list,node-event-delegate
5c526acb82c882e41b655c31f5fa4425c87b671cMark Andrewstests.requires=widget, base-build, datatable-core, view, recordset