build.style.properties revision 95ee5434654c6cc3cf1b154db9dd31b128d20e66
5cd4555ad444fd391002ae32450572054369fd42Rob Austein##########################################################################
5cd4555ad444fd391002ae32450572054369fd42Rob Austein# Common Build Properties
9c49c394b4218cc9c743a372a8fcfb787f5ea8caAndreas Gustafsson# This file contains the most common set of properties which you probably need to configure to get a build up and going
938440694b33cd752e9e4b71a526368b4811c177Tinderbox User# Use it along with build.common.xml as a starting point to customize your build process.
9c49c394b4218cc9c743a372a8fcfb787f5ea8caAndreas Gustafsson# See build.example.properties and build.example.xml for the complete list of configurable variables
9c49c394b4218cc9c743a372a8fcfb787f5ea8caAndreas Gustafsson##########################################################################
9c49c394b4218cc9c743a372a8fcfb787f5ea8caAndreas Gustafssonsrcdir=./../../
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# Path to top level build directory if different
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# from module name. e.g. If json-parse.js needs to
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# reside in 3.x/build/json as opposed to 3.x/build/json-parse
f5d30e2864e048a42c4dc1134993ae7efdb5d6c3Mark Andrewscomponent=node-style
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeincomponent.requires=dom-style, node-base