diff options
author | Werner Koch <[email protected]> | 2021-02-21 11:09:57 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2021-02-21 11:38:55 +0000 |
commit | 54c1f2518e5df3fe73d6541504d7cb89929f37b5 (patch) | |
tree | 328fe5123ab3eaad5a667405d9830c05a0d7584e /tools/gpg-card-w32info.rc | |
parent | doc: Update NEWS (diff) | |
download | gnupg-Beta-2.3.0-beta1598.tar.gz gnupg-Beta-2.3.0-beta1598.zip |
tools,w32: Add resource and manifest files to all binaries.Beta-2.3.0-beta1598
--
Diffstat (limited to '')
-rw-r--r-- | tools/gpg-card-w32info.rc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/gpg-card-w32info.rc b/tools/gpg-card-w32info.rc index b35ff4ce2..e333dfb9a 100644 --- a/tools/gpg-card-w32info.rc +++ b/tools/gpg-card-w32info.rc @@ -49,3 +49,5 @@ to the agent\0" VALUE "Translation", 0x409, 0x4b0 END END + +1 RT_MANIFEST "gpg-card.w32-manifest" |