build.tabview-plugin.properties revision 7db19a177889ecbab7588eb69413515649018bd3
3b83676e079a799f97ad8b76c057e6ecb0426b1dMark Andrews##########################################################################
3b83676e079a799f97ad8b76c057e6ecb0426b1dMark Andrews# Common Build Properties
3b83676e079a799f97ad8b76c057e6ecb0426b1dMark Andrews# This file contains the most common set of properties which you probably need to configure to get a build up and going
3b83676e079a799f97ad8b76c057e6ecb0426b1dMark Andrews# Use it along with build.common.xml as a starting point to customize your build process.
3b83676e079a799f97ad8b76c057e6ecb0426b1dMark Andrews# See build.example.properties and build.example.xml for the complete list of configurable variables
3b83676e079a799f97ad8b76c057e6ecb0426b1dMark Andrews##########################################################################
3b83676e079a799f97ad8b76c057e6ecb0426b1dMark Andrewssrcdir=./../../
3b83676e079a799f97ad8b76c057e6ecb0426b1dMark Andrews# Path to top level build directory if different
3b83676e079a799f97ad8b76c057e6ecb0426b1dMark Andrews# from module name. e.g. If json-parse.js needs to
3b83676e079a799f97ad8b76c057e6ecb0426b1dMark Andrews# reside in 3.x/build/json as opposed to 3.x/build/json-parse
3b83676e079a799f97ad8b76c057e6ecb0426b1dMark Andrewscomponent=tabview-plugin
3b83676e079a799f97ad8b76c057e6ecb0426b1dMark Andrewscomponent.requires=node-pluginhost, tabview-base