-I-

Changes the build target's search order of access paths to start with the system paths list.

Syntax
  -I-   
  -i-   
Remarks

The compiler can search #include files in several different ways. Implies -cwdexplicit. Use -I- to set the search order as follows:

This command is global.