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
34c247c6d47ecc2c360c712447f44e21eafeeb55Matt Sweeneycomponent.requires=node-pluginhost, node-focusmanager, tabview-base, widget, widget-parent, widget-child