Visible to Intel only — GUID: GUID-496A702A-BBD6-4525-900F-F4E17061112F
Visible to Intel only — GUID: GUID-496A702A-BBD6-4525-900F-F4E17061112F
winapp
Tells the compiler to create a graphics or Fortran Windows application and link against the most commonly used libraries.
Linux: |
None |
macOS: |
None |
Windows: |
/winapp |
None
OFF |
No graphics or Fortran Windows application is created. |
This option tells the compiler to create a graphics or Fortran Windows application and link against the most commonly used libraries.
This option is processed by the compiler, which adds directives to the compiled object file that are processed by the linker.
Visual Studio: Libraries > Use Common Windows Libraries
Linux and macOS: None
Windows: /MG