build.plugin.properties revision fbec8e8125f598db177d1f65700c80e69680c792
a914bff43644dd9b3977244203839ca74161e40cTimo Sirainen# path to build tool files (same as before)
a914bff43644dd9b3977244203839ca74161e40cTimo Sirainen# path to top level src directory (same as before)
a914bff43644dd9b3977244203839ca74161e40cTimo Sirainensrcdir=./../../
a914bff43644dd9b3977244203839ca74161e40cTimo Sirainen# Path to top level build directory if different
a914bff43644dd9b3977244203839ca74161e40cTimo Sirainen# from module name. e.g. If json-parse.js needs to
a914bff43644dd9b3977244203839ca74161e40cTimo Sirainen# reside in 3.x/build/json as opposed to 3.x/build/json-parse
a914bff43644dd9b3977244203839ca74161e40cTimo Sirainencomponent=resize-plugin
a914bff43644dd9b3977244203839ca74161e40cTimo Sirainencomponent.requires=resize-base, plugin
a914bff43644dd9b3977244203839ca74161e40cTimo Sirainen#component.use=module1, module2
a914bff43644dd9b3977244203839ca74161e40cTimo Sirainen#component.requires=module3, module4