NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

/VERSION (Version Information)

/VERVERSION:major[.minor]

This option tells the linker to put a version number in the header of the .exe file or DLL.

The major and minor arguments are decimal numbers in the range 0 through 65,535. The default is version 0.0.

Another way to insert a version number is with the VERSION module-definition statement.

See Also

Setting Linker Options | Linker Options | FAQ: Building Your Program