build.align.properties revision 99030181384118f852c69f20f3b931bf796ec8fa
c40265eba0c99708887d68e67901924065ba2514Brian Wellington##########################################################################
d85c83c4144116fbc2734a6a623a888fea1a307fAutomatic Updater# Common Build Properties
75c0816e8295e180f4bc7f10db3d0d880383bc1cMark Andrews#
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# This file contains the most common set of properties which you probably need to configure to get a build up and going
4a14ce5ba00ab7bc55c99ffdcf59c7a4ab902721Automatic Updater# Use it along with build.common.xml as a starting point to customize your build process.
c40265eba0c99708887d68e67901924065ba2514Brian Wellington#
c40265eba0c99708887d68e67901924065ba2514Brian Wellington# See build.example.properties and build.example.xml for the complete list of configurable variables
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein#
af5073d03288a53b646ec3b807ac25ced64d7879Mark Andrews##########################################################################
af5073d03288a53b646ec3b807ac25ced64d7879Mark Andrewsbuilddir=../../../builder/componentbuild
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austeinsrcdir=./../../
af5073d03288a53b646ec3b807ac25ced64d7879Mark Andrewsglobal.src.component=${srcdir}/src/node
af5073d03288a53b646ec3b807ac25ced64d7879Mark Andrews
af5073d03288a53b646ec3b807ac25ced64d7879Mark Andrews# Path to top level build directory if different
af5073d03288a53b646ec3b807ac25ced64d7879Mark Andrews# from module name. e.g. If json-parse.js needs to
c40265eba0c99708887d68e67901924065ba2514Brian Wellington# reside in 3.x/build/json as opposed to 3.x/build/json-parse
d856585f5fe37cc2ea82115c10339578d2b517b1Automatic Updater
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austeinglobal.build.component=${srcdir}/build/node
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austeincomponent=align-plugin
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austeincomponent.jsfiles=align-plugin.js
e21a2904f02a03fa06b6db04d348f65fe9c67b2bMark Andrewscomponent.requires=node-region
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein