Intel® C++ Compiler XE 13.1 User and Reference Guides

MD, QMD

Preprocess and compile, generating output file containing dependency information ending with extension .d.

IDE Equivalent

None

Architectures

All

Syntax

Linux and OS X:

-MD

Windows:

/QMD

Arguments

None

Default

OFF

The compiler does not generate dependency information.

Description

Preprocess and compile, generating output file containing dependency information ending with extension .d.

Alternate Options

None


Submit feedback on this help topic