/V - Set Version String
This option embeds a text string in the object file.
/Vstring
String can label an object file with a version number or a copyright notice. If the specified string contains white-space characters, enclose it in double quotation marks (""). A backward slash (\) must precede any embedded double quotation marks. A space between /V and string is optional.
This has no effect on any executable that incorporates the object file.
See Also
About Microprocessor Compilers | ARM Guide | Hitachi Guide | MIPS Guide
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.