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 the right pane, select one of the following tabs:
    • Binaries
    • Shared Libraries
    • DLLs
    • Other Files
    • System Files
  4. Click one of the following buttons:
    • Add Absolute Path — a hard-coded path
    • Add QNX_TARGET Path — a path with a $QNX_TARGET prefix
    • Add Workspace Path — a path with a $WORKSPACE prefix
    • Add Project Path — a path with a $WORKSPACE/projectName prefix

    Another dialog appears.

  5. Select your path or project and click OK. The IDE adds your path to the end of the list.