build.plugin.properties revision dd72421503ba2f80d5e64ad5d2ba2449f14f8bb8
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync##########################################################################
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync# Common Build Properties
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync#
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync# This file contains the most common set of properties which you probably need to configure to get a build up and going
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync# Use it along with build.common.xml as a starting point to customize your build process.
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync#
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync# See build.example.properties and build.example.xml for the complete list of configurable variables
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync#
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync##########################################################################
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsyncbuilddir=../../../builder/componentbuild
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsyncsrcdir=../../
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync#since dir name is not "cache-plugin"
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsyncglobal.build.component=${srcdir}/build/cache
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsyncglobal.src.component=${srcdir}/src/cache
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsynccomponent=cache-plugin
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsynccomponent.jsfiles=cache-plugin.js
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsynccomponent.requires=cache-base
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync