build.selection.properties revision d2854acf6eef44cf0aca645de3a37cca1388f51a
13332N/A# path to build tool files (same as before)
13332N/A# path to top level src directory (same as before)
13332N/A
13332N/Abuilddir=../../../builder/componentbuild
13332N/Asrcdir=./../../
13332N/Aglobal.src.component=${srcdir}/src/editor
13332N/A
13332N/A# Path to top level build directory if different
13332N/A# from module name. e.g. If json-parse.js needs to
13332N/A# reside in 3.x/build/json as opposed to 3.x/build/json-parse
13332N/A
13332N/A#global.build.component=${srcdir}/build/editor
13332N/A
13332N/Acomponent=selection
13332N/Acomponent.jsfiles=selection.js
13332N/Acomponent.requires=node
13332N/Acomponent.skinnable=false
13332N/A