build.node-plugin.properties revision fd41dc9f2a300a86ecb94a8cfc83735ca9baeeec
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift##########################################################################
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift# Common Build Properties
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift#
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift# This file contains the most common set of properties which you probably need to configure to get a build up and going
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift# Use it along with build.common.xml as a starting point to customize your build process.
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift#
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift# See build.example.properties and build.example.xml for the complete list of configurable variables
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift#
3437829f938dbb44527d91fbbc5f430a1243c5a5JnRouvignac##########################################################################
3437829f938dbb44527d91fbbc5f430a1243c5a5JnRouvignacbuilddir=../../../builder/componentbuild
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swiftsrcdir=./../../
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swiftglobal.src.component=${srcdir}/src/anim
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift# Path to top level build directory if different
3437829f938dbb44527d91fbbc5f430a1243c5a5JnRouvignac# from module name. e.g. If json-parse.js needs to
3437829f938dbb44527d91fbbc5f430a1243c5a5JnRouvignac# reside in 3.x/build/json as opposed to 3.x/build/json-parse
3437829f938dbb44527d91fbbc5f430a1243c5a5JnRouvignac
3437829f938dbb44527d91fbbc5f430a1243c5a5JnRouvignacglobal.build.component=${srcdir}/build/anim
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swiftcomponent=anim-node-plugin
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swiftcomponent.jsfiles=anim-node-plugin.js
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swiftcomponent.requires=anim-base, node-base
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift