Specifies an additional directory to search for include files.
Windows: None
Linux: None
Mac OS: Preprocessor > Additional Include Directories
IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ architecture
Linux and Mac OS: | -Idir |
Windows: | /Idir |
dir | Is the additional directory for the search. |
OFF | The default directory is searched for include files. |
This option specifies an additional directory to search for include files. To specify multiple directories on the command line, repeat the include option for each directory.
None