天天看點

Runtime Library

Runtime Library四個選項的含義:

(D表示Dll,而d表示debug版本)

MT(Multi-threaded):多線程版本

MTd(Multi-threaded debug):多線程調試版本

MD(Multi-threaded Dll):多線程Dll版本

MDd(Multi-threaded debug debug):多線程調試Dll版本