# DO NOT EDIT THIS FILE ext.bin=${ext.root}/bin ext.etc=${ext.root}/etc ext.lib=${ext.root}/lib ext.src=${ext.root}/src ext.src.conf=${ext.root}/src-conf ext.test.src=${ext.root}/tests ext.webpages=${ext.root}/web ext.dist=${ext.root}/dist ext.build=${ext.root}/build ext.classes=${ext.build}/classes ext.test.classes=${ext.build}/tests ext.docs=${ext.root}/doc/api # Properties controlling build behavior gen.ext.docs=true test.ext=true