VCLibrarianTool::IgnoreDefaultLibraryNames Property
Visual Studio 2015
Gets or sets a value indicating one or more default libraries to ignore.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Separate multiple library names with a semicolon.
IgnoreDefaultLibraryNames exposes the functionality of the /NODEFAULTLIB (Ignore Libraries) linker option and the Managing a Library LIB option.
Show: