/nodefaultlib

A tool to remove the default C and C++ libraries that a program will link with (msvcrt.lib libcmt.lib etc.) from the linker option inside .lib and .obj files

Primary LanguageC++

Stargazers