aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpg-check-pattern.w32-manifest.in (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-02-21tools,w32: Add resource and manifest files to all binaries.Beta-2.3.0-beta1598Werner Koch1-5/+6
--
2015-02-04w32: Add manifest to gpg.Werner Koch1-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]>