Skip to content

FlagTables: Add entries for cl -scanDependencies flag

As of VS 17.6, MSBuild maps ModuleDependenciesFile to this flag instead of the older -sourceDependencies:directives flag. Map both flags to ModuleDependenciesFile for compatibility.


I'm guessing that these are just wrong in the input XML files? EDIT: A VS update changed the flag it uses.

Backport: release

Edited by Brad King

Merge request reports