build.datasource.properties revision beae2c1bcdd24bf81c3ce3774966c9928b4a4637
9c91aa26411a449f26cf5e0b7fb588f8a71977a8Michael Graff##########################################################################
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# Common Build Properties
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence#
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# This file contains the most common set of properties which you probably need to configure to get a build up and going
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# Use it along with build.common.xml as a starting point to customize your build process.
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews#
9c91aa26411a449f26cf5e0b7fb588f8a71977a8Michael Graff# See build.example.properties and build.example.xml for the complete list of configurable variables
9c91aa26411a449f26cf5e0b7fb588f8a71977a8Michael Graff#
70e5a7403f0e0a3bd292b8287c5fed5772c15270Automatic Updater##########################################################################
9c3531d72aeaad6c5f01efe6a1c82023e1379e4dDavid Lawrencebuilddir=../../../builder/componentbuild
9c91aa26411a449f26cf5e0b7fb588f8a71977a8Michael Graffsrcdir=../../
9c91aa26411a449f26cf5e0b7fb588f8a71977a8Michael Graff
9c91aa26411a449f26cf5e0b7fb588f8a71977a8Michael Graff#since dir name is not "datatable-datasource"
29747dfe5e073a299b3681e01f5c55540f8bfed7Mark Andrewsglobal.build.component=${srcdir}/build/datatable
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austeinglobal.src.component=${srcdir}/src/datatable
9c91aa26411a449f26cf5e0b7fb588f8a71977a8Michael Graff
9c91aa26411a449f26cf5e0b7fb588f8a71977a8Michael Graffcomponent=datatable-datasource
947bd6c648bd29bc226971324de1b30230a56a22David Lawrencecomponent.jsfiles=datatable-datasource.js
9c91aa26411a449f26cf5e0b7fb588f8a71977a8Michael Graffcomponent.requires=plugin,datatable-base,datasource-local
9c91aa26411a449f26cf5e0b7fb588f8a71977a8Michael Graff