Intel® C++ Compiler Classic Developer Guide and Reference
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-9C616CAD-D903-4A31-8EA5-7BD6BA4333E4
Visible to Intel only — GUID: GUID-9C616CAD-D903-4A31-8EA5-7BD6BA4333E4
FD
Generates file dependencies related to the Microsoft* C/C++ compiler.
Syntax
Linux: |
None |
macOS: |
None |
Windows: |
/FD |
Arguments
None
Default
OFF |
The compiler does not generate Microsoft C/C++-related file dependencies. |
Description
This option generates file dependencies related to the Microsoft* C/C++ compiler. It invokes the Microsoft C/C++ compiler and passes the option to it.
IDE Equivalent
Alternate Options
None