A tool to remove the default C and C++ libraries that a program will link with (msvcrt.lib libcmt.lib etc.) from .lib and .obj files.
It can also remove the equivalent code generation option (-MT/-MD/-ML) from /LTCG optimized libraries. (EXPERIMENTAL)
A solution to ignore libcmt/msvcrt conflicts.