build.anim-base.properties revision d2854acf6eef44cf0aca645de3a37cca1388f51a
ac4e70ff8955669341f435bc0a734a17c01af124Mark Andrews##########################################################################
5ae0e2c8b72fa44237edeb37d1945b1c3535ca39Automatic Updater# Common Build Properties
5ae0e2c8b72fa44237edeb37d1945b1c3535ca39Automatic Updater#
59dd3b3cd954239d98ef52cd26328856cb6f2975Automatic Updater# This file contains the most common set of properties which you probably need to configure to get a build up and going
59dd3b3cd954239d98ef52cd26328856cb6f2975Automatic Updater# Use it along with build.common.xml as a starting point to customize your build process.
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater#
59dd3b3cd954239d98ef52cd26328856cb6f2975Automatic Updater# See build.example.properties and build.example.xml for the complete list of configurable variables
a3b428812703d22a605a9f882e71ed65f0ffdc65Mark Andrews#
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater##########################################################################
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellingtonbuilddir=../../../builder/componentbuild
ac4e70ff8955669341f435bc0a734a17c01af124Mark Andrewssrcdir=./../../
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updaterglobal.src.component=${srcdir}/src/anim
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater# Path to top level build directory if different
5c0fc20d6e59216d9a142409e5fdb498153aeaa5Automatic Updater# from module name. e.g. If json-parse.js needs to
56874aef380a64a2c183b7c282c3e7a361d67fa1Automatic Updater# reside in 3.x/build/json as opposed to 3.x/build/json-parse
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews
56874aef380a64a2c183b7c282c3e7a361d67fa1Automatic Updater#global.build.component=${srcdir}/build/anim
4b2cb1422c7c600fbc13b1cb06a8b4693bc11af8Mark Andrews
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrewscomponent=anim-base
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrewscomponent.jsfiles=anim.js
04eba969cb9a54bbda2896db2067c07b2ac5ba16Automatic Updatercomponent.requires=base-base, node-style
4b2cb1422c7c600fbc13b1cb06a8b4693bc11af8Mark Andrews