This page describes the Mulberry code base
Layout
Code is located in five directories in the Mulberry top-level directory:
- MacOS X
- application code/project specific to Mac OS X version
- Win32
- application code/project specific to Win32 version
- Linux
- application code/project specific to Linux version
- Sources_Common
- code common to all three variants
- Plug-ins
- code/projects for plugins, covers all three variants
There are other top-level directories for ancillary code needed by Mulberry:
- JX
- JX application framework. The version provided here is modified from the base distribution to add features required by Mulberry.
Libraries::
Code libraries used by Mulberry that could be used by other apps.