Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Assigning a dll version number

philbrierley
Beginner
502 Views
Hello,
I am creating a dll in cvf. How do I give my dll a version number?
Hope you can help.
Phil
0 Kudos
1 Reply
Jugoslav_Dujic
Valued Contributor II
502 Views

Insert->Resource->Version. Edit the table, save the .rc file and add it to your project.

Jugoslav

0 Kudos
Reply