Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-02-21 | tools,w32: Add resource and manifest files to all binaries.Beta-2.3.0-beta1598 | Werner Koch | 1 | -5/+6 | |
-- | |||||
2015-02-04 | w32: Add manifest to gpg. | Werner Koch | 1 | -0/+17 | |
* 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 <[email protected]> |