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