/Gm Compiler Option

Syntax: Default:
/Gm[+|-] /Gm-

Use /Gm to link with the multithread version of the library.

By default, object files are linked with the single-thread version of the library.



Choose Runtime Libraries


Summary of Compiler Options