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