Show/Hide Toolbars

XSharp

The -showincludes option causes the compiler to output the names of #include files as they are processed.

Syntax

-showincludes[+|-]

Arguments

+ | - Specifying +, or just -showincludes, causes the compiler to output the names of #include files as they are processed.

Remarks

This option is useful in order to determine the files the compiler is processing as a result of an #include directive. Nested include files are also displayed.

To set this compiler option in the Visual Studio development environment

 

1.Open the project's Properties page.

2.Click the Build property page.

3.Add the option in the "Extra Command Line options" property