diff options
Diffstat (limited to 'tools/gpg-connect-agent-w32info.rc')
-rw-r--r-- | tools/gpg-connect-agent-w32info.rc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/gpg-connect-agent-w32info.rc b/tools/gpg-connect-agent-w32info.rc index e934fd51b..06612f8d2 100644 --- a/tools/gpg-connect-agent-w32info.rc +++ b/tools/gpg-connect-agent-w32info.rc @@ -1,4 +1,4 @@ -/* gpgconnect-agent-w32info.rc -*- c -*- +/* gpg-connect-agent-w32info.rc -*- c -*- * Copyright (C) 2013 g10 Code GmbH * * This file is free software; as a special exception the author gives @@ -48,3 +48,5 @@ VALUE "Translation", 0x409, 0x4b0 END END + +1 RT_MANIFEST "gpg-connect-agent.w32-manifest" |