Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
This option tells the linker to put a version number in the header of the .exe file or DLL.
/VERVERSION:major[.minor]
Remarks
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
Send Feedback on this topic to the authors