nghttp3 icon indicating copy to clipboard operation
nghttp3 copied to clipboard

Windows DLL missing version information and other file properties

Open geraldcombs opened this issue 2 years ago • 2 comments

The nghttp2 sources have a resource file that sets the ProductName, ProductVersion, and other properties: https://github.com/nghttp2/nghttp2/blob/master/lib/version.rc.in. A corresponding file appears to be missing in this repository, and generated DLLs don't have those properties set. Would it be possible to add this?

geraldcombs avatar Dec 26 '23 21:12 geraldcombs

Thank you for reporting this issue. If anyone is interested in it. please send a pull request to add the file.

tatsuhiro-t avatar Dec 28 '23 05:12 tatsuhiro-t

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Mar 24 '24 02:03 github-actions[bot]