Library Filter Manager

A Library Filter is a predefined rule for automatically selecting a subset of the target's libraries. This is useful when you have a target with a large number of libraries. If the libraries are organized by main sections of the application, you can define filters that select these library groups.

You use the Filter Manager window to add up to 9 filters for each target. The filter names will appear on the popup menu.

Each filter you define consists of a name and a value. The name appears on the popup menu. The value is a semi-colon separated list. Each item in the list can be a library name or a match string ( using the PB Match function syntax ) that will select one or more libraries.

The OK button saves the changes that you have made.

The Add button adds a new filter line. The maximum number is nine.

The Delete button removes the selected filter.

The Selected button adds a new filter line automatically filled with the currently selected libraries.