fullpath_prepdump

Shows the full path of included files in preprocessor output.

Syntax
  #pragma fullpath_prepdump on | off | reset  
Remarks

If you enable this pragma, the compiler shows the full paths of files specified by the #include directive as comments in the preprocessor output. Otherwise, only the file name portion of the path appears.