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.

By default, this pragma is off .

Related information
check_header_flags
faster_pch_gen
flat_include
fullpath_file
keepcomments
line_prepdump
macro_prepdump
msg_show_lineref
msg_show_realref
notonce
old_pragma_once
once
pop, push
pragma_prepdump
precompile_target
simple_prepdump
space_prepdump
srcrelincludes
syspath_once