build.tabview.properties revision 61367bf5ab01acac9484d7e81c657d8ac6b42240
7db19a177889ecbab7588eb69413515649018bd3Matt Sweeney##########################################################################
7db19a177889ecbab7588eb69413515649018bd3Matt Sweeney# Common Build Properties
7db19a177889ecbab7588eb69413515649018bd3Matt Sweeney# This file contains the most common set of properties which you probably need to configure to get a build up and going
7db19a177889ecbab7588eb69413515649018bd3Matt Sweeney# Use it along with build.common.xml as a starting point to customize your build process.
7db19a177889ecbab7588eb69413515649018bd3Matt Sweeney# See build.example.properties and build.example.xml for the complete list of configurable variables
7db19a177889ecbab7588eb69413515649018bd3Matt Sweeney##########################################################################
7db19a177889ecbab7588eb69413515649018bd3Matt Sweeneysrcdir=./../../
7db19a177889ecbab7588eb69413515649018bd3Matt Sweeney# Path to top level build directory if different
7db19a177889ecbab7588eb69413515649018bd3Matt Sweeney# from module name. e.g. If json-parse.js needs to
7db19a177889ecbab7588eb69413515649018bd3Matt Sweeney# reside in 3.x/build/json as opposed to 3.x/build/json-parse
7db19a177889ecbab7588eb69413515649018bd3Matt Sweeneycomponent=tabview
1c118aa68b37ac03c2dddad1c0916a56af19abc0Matt Sweeneycomponent.requires=substitute, tabview-base, widget, widget-parent, widget-child