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