all: include file information in Windows builds

This commit is contained in:
Cuong Manh Le
2024-01-26 15:33:59 +07:00
committed by Cuong Manh Le
parent 5d65416227
commit 67d74774a9
4 changed files with 35 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
//go:generate go-winres make --product-version=git-tag --file-version=git-tag
package cli
// Placeholder file for windows builds.