‑‑use_paths_as_written
In this section:
Syntax
‑‑use_paths_as_written
Description
By default, the assembler ensures that all paths in the debug information are absolute, even if not originally specified that way.
If you use this option, paths that were originally specified as relative will be relative in the debug information.
The paths affected by this option are:
the paths to source files
the paths to header files that are found using an include path that was specified as relative
Caution
To set this option, use Project>Options>Assembler>Extra Options.