mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-03 09:58:26 +02:00
29 lines
584 B
Plaintext
29 lines
584 B
Plaintext
LANGUAGE 1033,1252
|
|
1 VERSIONINFO
|
|
FILEVERSION 2, 0, 0, 0
|
|
PRODUCTVERSION 1, 0, 0, 0
|
|
FILEFLAGSMASK 0
|
|
FILEOS 0x40000
|
|
FILETYPE 1
|
|
{
|
|
BLOCK "StringFileInfo"
|
|
{
|
|
BLOCK "040904E4"
|
|
{
|
|
VALUE "CompanyName", "Free Pascal"
|
|
VALUE "FileDescription", "Free Pascal version information extractor"
|
|
VALUE "FileVersion", "1.0"
|
|
VALUE "InternalName", "Showver"
|
|
VALUE "LegalCopyright", "GNU Public License"
|
|
VALUE "OriginalFilename", "showver.pp"
|
|
VALUE "ProductName", "Free Pascal"
|
|
VALUE "ProductVersion", "1.0"
|
|
}
|
|
|
|
}
|
|
BLOCK "VarFileInfo"
|
|
{
|
|
VALUE "Translation", 1033, 1252
|
|
}
|
|
}
|