The -showincludes option causes the compiler to output the names of #include files as they are processed.
-showincludes[+|-]
+ | - | Specifying +, or just -showincludes, causes the compiler to output the names of #include files as they are processed. |
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.
1.Open the project's Properties page.
2.Click the Build tab.
3.Add the option in the "Extra Command Line options" property