Search Paths

The Search Paths pane lets you configure where the IDE looks for the files you specified in your project.bld file:

The IDE provides separately configurable search paths for:

To add a search path:

  1. In the System Builder Projects view, right-click your project and select Properties.
  2. In the left pane, select Search Paths.
  3. In order to add a new path, select Enable Project-Specific settings.
    • Browse Folder — a hard-coded path
    • Browse Target — a path with a $QNX_TARGET prefix
    • Search Project — a path with a $WORKSPACE/projectName prefix
    • Search Workspace — a path with a $WORKSPACE prefix
  4. Click Add.

    Another dialog appears.

  5. Click OK. The IDE adds your path to the end of the list.