-gccdepends

Writes dependency file.

Syntax
  -[no]gccdep[ends]

  
Remarks

When set, writes the dependency file ( -MD, -MMD) with name and location based on output file (compatible with gcc 3.x); else base filename on the source file and write to the current directory (legacy MW behavior).

This command is global.