build.align.properties revision d2854acf6eef44cf0aca645de3a37cca1388f51a
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync##########################################################################
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync# Common Build Properties
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync#
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync# This file contains the most common set of properties which you probably need to configure to get a build up and going
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync# Use it along with build.common.xml as a starting point to customize your build process.
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync#
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync# See build.example.properties and build.example.xml for the complete list of configurable variables
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync#
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync##########################################################################
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsyncbuilddir=../../../builder/componentbuild
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsyncsrcdir=./../../
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsyncglobal.src.component=${srcdir}/src/node
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync# Path to top level build directory if different
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync# from module name. e.g. If json-parse.js needs to
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync# reside in 3.x/build/json as opposed to 3.x/build/json-parse
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync#global.build.component=${srcdir}/build/node
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsync
3194da424708abdd288b28d96892b3a5f3f7df0bvboxsynccomponent=align-plugin
930b5f872e89407f445d4000d4e4aaecaa6a0998vboxsynccomponent.jsfiles=align-plugin.js
930b5f872e89407f445d4000d4e4aaecaa6a0998vboxsynccomponent.requires=node-pluginhost, node-screen
930b5f872e89407f445d4000d4e4aaecaa6a0998vboxsync