build.graphics-vml.properties revision 09688ec5ffb8b9cf9883a770e2f9ebd60b28888d
# path to build tool files (same as before)
# path to top level src directory (same as before)
builddir=../../../builder/componentbuild
srcdir=./../../
global.src.component=${srcdir}/src/graphics
# Path to top level build directory if different
# from module name. e.g. If json-parse.js needs to
# reside in 3.x/build/json as opposed to 3.x/build/json-parse
#global.build.component=${srcdir}/build/graphics
component=graphics-vml
component.jsfiles=VMLDrawing.js,VMLShape.js,VMLPath.js,VMLRect.js,VMLEllipse.js,VMLCircle.js,VMLGraphic.js
component.requires=graphics
component.skinnable=false