build.sort.properties revision a3b15d60042c81a524cebb94370e5a234a19d04b
dea4c92f0c061d589c542d0640a18dab36dfbb46Christian Maeder##########################################################################
e9458b1a7a19a63aa4c179f9ab20f4d50681c168Jens Elkner# Common Build Properties
dea4c92f0c061d589c542d0640a18dab36dfbb46Christian Maeder# This file contains the most common set of properties which you probably need to configure to get a build up and going
98890889ffb2e8f6f722b00e265a211f13b5a861Corneliu-Claudiu Prodescu# Use it along with build.common.xml as a starting point to customize your build process.
3f69b6948966979163bdfe8331c38833d5d90ecdChristian Maeder# See build.example.properties and build.example.xml for the complete list of configurable variables
dea4c92f0c061d589c542d0640a18dab36dfbb46Christian Maeder##########################################################################
dea4c92f0c061d589c542d0640a18dab36dfbb46Christian Maeder#since dir name is not "datatable-sort"
dea4c92f0c061d589c542d0640a18dab36dfbb46Christian Maeder#global.build.component=${srcdir}/build/datatable
dea4c92f0c061d589c542d0640a18dab36dfbb46Christian Maederglobal.src.component=${srcdir}/src/datatable
81946e2b3f6dde6167f48769bd02c7a634736856Christian Maedercomponent=datatable-sort
36c6cc568751e4235502cfee00ba7b597dae78dcChristian Maedercomponent.requires=datatable-base,plugin,recordset-sort
ee9eddfa6953868fd6fbaff0d9ff68675a13675aChristian Maedertests.requires=${component}, test, node-event-simulate