build.graphics-svg.properties revision 09688ec5ffb8b9cf9883a770e2f9ebd60b28888d
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-svg
component.jsfiles=SVGDrawing.js,SVGShape.js,SVGPath.js,SVGRect.js,SVGEllipse.js,SVGCircle.js,SVGGraphic.js
component.requires=graphics
component.skinnable=false