/DEBUGTYPE:[option]
option is available when the /DEBUG (Generate Debug Info) option is used. There is currently only one option: CV, which indicates Microsoft Format debugging information.
If /DEBUG is specified, the default type is /DEBUGTYPE:CV; if /DEBUG is not specified, /DEBUGTYPE is ignored.
Setting Linker Options | Linker Options | FAQ: Building Your Program