[Laszlo-dev] UPDATED: For Review: Change 20070131-ptw-V Summary: binary libraries in 3.4

Adam Wolff adam at laszlosystems.com
Wed Feb 7 08:06:30 PST 2007


On Feb 7, P T Withington wrote:
[snip]
> >    - library.lzo isn't auto-included like library.lzx is. If I move or
> > delete
> >      library.lzx, I get a compilation error.
> 
> So you have added your libraries to
> WEB-INF/lps/misc/lzx-autoincludes.properties? 
no. diamond relies on the behavior where if I don't specify a file name
for a directory in an include, it looks for the library.lzx file in that
directory. e.g.

    <include href="foo/bar"/>

Actually includes
    foo/bar/library.lzx

A


More information about the Laszlo-dev mailing list