build.local.properties revision 4fa6e393824ad7e7157e4510887e5d24f81c7dd8
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync##########################################################################
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync# Common Build Properties
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync#
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync# This file contains the most common set of properties which you probably need to configure to get a build up and going
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync# Use it along with build.common.xml as a starting point to customize your build process.
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync#
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync# See build.example.properties and build.example.xml for the complete list of configurable variables
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync#
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync##########################################################################
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsyncbuilddir=../../../builder/componentbuild
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsyncsrcdir=../../
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync#since dir name is not "datasource-local"
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsyncglobal.build.component=${srcdir}/build/datasource
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsyncglobal.src.component=${srcdir}/src/datasource
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsynccomponent=datasource-local
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsynccomponent.jsfiles=datasource-local.js,type.js
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsynccomponent.requires=base
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync
2e848e79ccf2e4285250a0af98ddb9eb28864878vboxsync