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