[fpc-devel]Inserting Version infos...
C.Keck
C.Keck at gmx.net
Thu Feb 8 18:26:15 CET 2001
Hi,
I tried to store version information in my binaries. I didn't get it work for me.
The docs say:
Here is how to insert version information in your binary:
1 VERSIONINFO
FILEVERSION 4, 0, 3, 17
PRODUCTVERSION 3, 0, 0, 0
FILEFLAGSMASK 0
FILEOS 0x40000
FILETYPE 1
{
BLOCK "StringFileInfo" ...
But how do I do this? Where exactly in my source do I have to put
these lines and how? Please help me, I have no idea how to do this!
Thanks!
Christian Keck
More information about the fpc-devel
mailing list