Modules
For projects using Full Reference Policy source, the modules dialog under project properties provides the option to change how each module is built.
Three build options exist for each module:
-
Base — the module will be built into the base.pp module.
-
Module — the module will be built into a <module_name>.pp module.
-
Off — the module will not be built, i.e., the module is disabled.
The first two options are honored only if the project type is set to modular (set on the main preference page).
If the project type is set to monolithic all modules that are not disabled are built into the binary policy.
©2006 Tresys Technology, LLC