build.tabview-plugin.properties revision d2854acf6eef44cf0aca645de3a37cca1388f51a
d449a6d3082a6c8e84a76f53682d0a22fdb9bdebbryce##########################################################################
d449a6d3082a6c8e84a76f53682d0a22fdb9bdebbryce# Common Build Properties
d449a6d3082a6c8e84a76f53682d0a22fdb9bdebbryce#
d449a6d3082a6c8e84a76f53682d0a22fdb9bdebbryce# This file contains the most common set of properties which you probably need to configure to get a build up and going
d449a6d3082a6c8e84a76f53682d0a22fdb9bdebbryce# Use it along with build.common.xml as a starting point to customize your build process.
d449a6d3082a6c8e84a76f53682d0a22fdb9bdebbryce#
d449a6d3082a6c8e84a76f53682d0a22fdb9bdebbryce# See build.example.properties and build.example.xml for the complete list of configurable variables
d449a6d3082a6c8e84a76f53682d0a22fdb9bdebbryce#
d449a6d3082a6c8e84a76f53682d0a22fdb9bdebbryce##########################################################################
d449a6d3082a6c8e84a76f53682d0a22fdb9bdebbrycebuilddir=../../../builder/componentbuild
d449a6d3082a6c8e84a76f53682d0a22fdb9bdebbrycesrcdir=./../../
d449a6d3082a6c8e84a76f53682d0a22fdb9bdebbryceglobal.src.component=${srcdir}/src/tabview
d449a6d3082a6c8e84a76f53682d0a22fdb9bdebbryce
d449a6d3082a6c8e84a76f53682d0a22fdb9bdebbryce# Path to top level build directory if different
d449a6d3082a6c8e84a76f53682d0a22fdb9bdebbryce# from module name. e.g. If json-parse.js needs to
d449a6d3082a6c8e84a76f53682d0a22fdb9bdebbryce# reside in 3.x/build/json as opposed to 3.x/build/json-parse
d449a6d3082a6c8e84a76f53682d0a22fdb9bdebbryce
d449a6d3082a6c8e84a76f53682d0a22fdb9bdebbryce#global.build.component=${srcdir}/build/tabview
d449a6d3082a6c8e84a76f53682d0a22fdb9bdebbryce
d449a6d3082a6c8e84a76f53682d0a22fdb9bdebbrycecomponent=tabview-plugin
d449a6d3082a6c8e84a76f53682d0a22fdb9bdebbrycecomponent.jsfiles=tabview-plugin.js
d449a6d3082a6c8e84a76f53682d0a22fdb9bdebbrycecomponent.requires=tabview-base
d449a6d3082a6c8e84a76f53682d0a22fdb9bdebbryce