Tells the compiler to display a list of the include files.
Windows: C/C++ > Advanced > Show Includes
Linux: None
Mac OS: None
IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ architecture
Linux and Mac OS: | None |
Windows: | /showIncludes |
None
OFF | The compiler does not display a list of the include files. |
This option tells the compiler to display a list of the include files. Nested include files (files that are included from the files that you include) are also displayed.
None