mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
w32: Add manifest to gpg.
* g10/gpg.w32-manifest.in: New. * g10/gpg-w32info.rc: Add manifest. * g10/Makefile.am (EXTRA_DIST): Add manifest. (gpg-w32info.o): Depend on manifest. * configure.ac (BUILD_VERSION): New. (AC_CONFIG_FILES): Add manifest. -- There are no dependencies yet defined - we need to do this for the libs first. Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
3f67426a89
commit
05428d1256
4 changed files with 29 additions and 3 deletions
|
@ -48,3 +48,5 @@
|
|||
VALUE "Translation", 0x409, 0x4b0
|
||||
END
|
||||
END
|
||||
|
||||
1 RT_MANIFEST "gpg.w32-manifest"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue