build.head.properties revision a3e011a6940a2707d43148e12f3d3cd6fd388794
e0e0c19eefceaf5d4ec40f9466b58a771f50e799vboxsync##########################################################################
e0e0c19eefceaf5d4ec40f9466b58a771f50e799vboxsync# Common Build Properties
e0e0c19eefceaf5d4ec40f9466b58a771f50e799vboxsync#
e0e0c19eefceaf5d4ec40f9466b58a771f50e799vboxsync# This file contains the most common set of properties which you probably need to configure to get a build up and going
e0e0c19eefceaf5d4ec40f9466b58a771f50e799vboxsync# Use it along with build.common.xml as a starting point to customize your build process.
e0e0c19eefceaf5d4ec40f9466b58a771f50e799vboxsync#
e0e0c19eefceaf5d4ec40f9466b58a771f50e799vboxsync# See build.example.properties and build.example.xml for the complete list of configurable variables
e0e0c19eefceaf5d4ec40f9466b58a771f50e799vboxsync#
e0e0c19eefceaf5d4ec40f9466b58a771f50e799vboxsync##########################################################################
e0e0c19eefceaf5d4ec40f9466b58a771f50e799vboxsyncbuilddir=../../../builder/componentbuild
e0e0c19eefceaf5d4ec40f9466b58a771f50e799vboxsyncsrcdir=../../
e0e0c19eefceaf5d4ec40f9466b58a771f50e799vboxsync
e0e0c19eefceaf5d4ec40f9466b58a771f50e799vboxsync#since dir name is not "datatable-base"
e0e0c19eefceaf5d4ec40f9466b58a771f50e799vboxsync#global.build.component=${srcdir}/build/datatable
e0e0c19eefceaf5d4ec40f9466b58a771f50e799vboxsyncglobal.src.component=${srcdir}/src/datatable
e0e0c19eefceaf5d4ec40f9466b58a771f50e799vboxsync
e0e0c19eefceaf5d4ec40f9466b58a771f50e799vboxsynccomponent=datatable-head
e0e0c19eefceaf5d4ec40f9466b58a771f50e799vboxsynccomponent.jsfiles=head.js
e0e0c19eefceaf5d4ec40f9466b58a771f50e799vboxsynccomponent.requires=datatable-core, view
e0e0c19eefceaf5d4ec40f9466b58a771f50e799vboxsync