build.function.properties revision 4fa6e393824ad7e7157e4510887e5d24f81c7dd8
17680991ff44a340869f04d7ce00a6889337ed7fmental##########################################################################
17680991ff44a340869f04d7ce00a6889337ed7fmental# Common Build Properties
17680991ff44a340869f04d7ce00a6889337ed7fmental#
17680991ff44a340869f04d7ce00a6889337ed7fmental# This file contains the most common set of properties which you probably need to configure to get a build up and going
17680991ff44a340869f04d7ce00a6889337ed7fmental# Use it along with build.common.xml as a starting point to customize your build process.
17680991ff44a340869f04d7ce00a6889337ed7fmental#
17680991ff44a340869f04d7ce00a6889337ed7fmental# See build.example.properties and build.example.xml for the complete list of configurable variables
17680991ff44a340869f04d7ce00a6889337ed7fmental#
17680991ff44a340869f04d7ce00a6889337ed7fmental##########################################################################
17680991ff44a340869f04d7ce00a6889337ed7fmentalbuilddir=../../../builder/componentbuild
17680991ff44a340869f04d7ce00a6889337ed7fmentalsrcdir=../../
17680991ff44a340869f04d7ce00a6889337ed7fmental
17680991ff44a340869f04d7ce00a6889337ed7fmentalglobal.build.component=${srcdir}build/datasource
17680991ff44a340869f04d7ce00a6889337ed7fmentalglobal.src.component=${srcdir}src/datasource
17680991ff44a340869f04d7ce00a6889337ed7fmental
17680991ff44a340869f04d7ce00a6889337ed7fmentalcomponent=datasource-function
17680991ff44a340869f04d7ce00a6889337ed7fmentalcomponent.jsfiles=datasource-function.js
17680991ff44a340869f04d7ce00a6889337ed7fmentalcomponent.requires=datasource-base
17680991ff44a340869f04d7ce00a6889337ed7fmental
17680991ff44a340869f04d7ce00a6889337ed7fmental