Causes library names to be omitted from the object file.
Windows: C/C++ > Advanced > Omit Default Library Names
Linux:
Mac OS: None
IA-32 architecture, Intel® 64 architecture, IA-64 architecture
Linux and Mac OS: | 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.
None