vc默认的一些东西

vc默认的一些东西
 
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/TEST_JRTP.pdb" /debug /machine:I386 /out:"Debug/TEST_JRTP.exe" /pdbtype:sept
 
vc默认的一些东西
 
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/TEST_JRTP.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ