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