DSC Compiler > Access Paths

Use this panel to specify the access paths. Access paths are directory paths the CodeWarrior tools use to search for libraries, runtime support files, and other object files.

The following table lists and describes the compiler access paths for DSC.

Table 1. Tools Settings > DSC Compiler > Access Paths
Option Description
Search User Paths (#include "...") Lets you add/update the user paths that the CodeWarrior IDE searches to find files in your project. You can add several kinds of paths including absolute and project-relative.
Search User Paths Recursively Lets you add/update the recursive user paths that the CodeWarrior IDE searches to find files in your project. You can add several kinds of paths including absolute and project-relative.
Search System paths (#include <...>) Lets you add/update the system paths that the CodeWarrior IDE searches to find files in your project. You can add several kinds of paths including absolute and project-relative.
Search System Paths Recursively Lets you add/update the recursive system paths that the CodeWarrior IDE searches to find files in your project. You can add several kinds of paths including absolute and project-relative.