build.curve.properties revision d2854acf6eef44cf0aca645de3a37cca1388f51a
499b34cea04a46823d003d4c0520c8b03e8513cbBrian Wellington##########################################################################
0ba23b0a24e0c17ee50073789704edaeeae2c360Andreas Gustafsson# Common Build Properties
499b34cea04a46823d003d4c0520c8b03e8513cbBrian Wellington# This file contains the most common set of properties which you probably need to configure to get a build up and going
9c3531d72aeaad6c5f01efe6a1c82023e1379e4dDavid Lawrence# Use it along with build.common.xml as a starting point to customize your build process.
250ed9e230b3903b1b264dd1ed2f691fc7cd2f8fAndreas Gustafsson# See build.example.properties and build.example.xml for the complete list of configurable variables
250ed9e230b3903b1b264dd1ed2f691fc7cd2f8fAndreas Gustafsson##########################################################################
113251976d99be74da788bdb78300957b77a1381Andreas Gustafssonsrcdir=./../../
250ed9e230b3903b1b264dd1ed2f691fc7cd2f8fAndreas Gustafsson# Path to top level build directory if different
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence# from module name. e.g. If json-parse.js needs to
113251976d99be74da788bdb78300957b77a1381Andreas Gustafsson# reside in 3.x/build/json as opposed to 3.x/build/json-parse
113251976d99be74da788bdb78300957b77a1381Andreas Gustafsson#global.build.component=${srcdir}/build/anim
113251976d99be74da788bdb78300957b77a1381Andreas Gustafssoncomponent=anim-curve