Intel® C++ Compiler 16.0 User and Reference Guide
Causes library names to be omitted from the object file.
Linux and OS X: | None |
Windows: | /Zl |
None
OFF |
Default or specified library names are included in the object file. |
This option causes library names to be omitted from the object file.
Visual Studio: Advanced > Omit Default Library Names
Eclipse: None
Xcode: None
None