Yes. I know. But what are those CONFIG settings? The <arg> elements are further down.
On Nov 22, 2016, at 6:00 PM, Alex Harui <[email protected]> wrote: > > On 11/22/16, 2:36 AM, "Harbs" <[email protected]> wrote: > >> What is the purpose of these settings in the compilejs target? >> >> <property name="theme_arg" value="-define=CONFIG::theme,false" /> >> <property name="extlib_arg" value="-define=CONFIG::extlib,false" >> /> >> <property name="opt1_arg" value="-define=CONFIG::opt1,false" /> >> <property name="opt2_arg" value="-define=CONFIG::opt2,false" /> > > It allows the build.xml that calls build_example to set some additional > per-example parameters > > > -Alex >
