showIncludes

Tells the compiler to display a list of the include files.

IDE Equivalent

Windows: Advanced > Show Includes

Linux: None

Mac OS X: None

Architectures

IA-32, IntelĀ® 64, IA-64 architectures

Syntax

Linux and Mac OS X:

None

Windows:

/showIncludes

Arguments

None

Default

OFF

The compiler does not display a list of the include files.

Description

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.

Alternate Options

None