mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
tools,w32: Add resource and manifest files to all binaries.
--
This commit is contained in:
parent
c7d389e772
commit
54c1f2518e
17 changed files with 378 additions and 21 deletions
|
@ -17,7 +17,7 @@ you can redistribute it and/or modify it under the terms of the \
|
|||
GNU General Public License as published by the Free Software Foundation; \
|
||||
either version 3 of the License, or (at your option) any later version.\0"
|
||||
|
||||
#define W32INFO_COMPANYNAME "The GnuPG Project\0"
|
||||
#define W32INFO_COMPANYNAME "g10 Code GmbH\0"
|
||||
|
||||
#define W32INFO_VI_FILEVERSION @BUILD_FILEVERSION@
|
||||
#define W32INFO_VI_PRODUCTVERSION @BUILD_FILEVERSION@
|
||||
|
@ -29,4 +29,4 @@ built on @BUILD_HOSTNAME@ at @BUILD_TIMESTAMP@\0"
|
|||
#define W32INFO_PRODUCTVERSION "@VERSION@\0"
|
||||
|
||||
#define W32INFO_LEGALCOPYRIGHT "Copyright \xa9 \
|
||||
2018 Free Software Foundation, Inc.\0"
|
||||
2021 g10 Code GmbH\0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue