mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-27 23:37:05 -05:00
build: Remove file version from main executable to make msi installer not skip it
This commit is contained in:
@@ -5,7 +5,6 @@ IDI_ICON1 ICON dist/windows/icon.ico
|
||||
1 24 "dist/windows/imhex.manifest"
|
||||
|
||||
1 VERSIONINFO
|
||||
FILEVERSION PROJECT_VERSION_MAJOR,PROJECT_VERSION_MINOR,PROJECT_VERSION_PATCH
|
||||
PRODUCTVERSION PROJECT_VERSION_MAJOR,PROJECT_VERSION_MINOR,PROJECT_VERSION_PATCH
|
||||
FILEFLAGSMASK 0x17L
|
||||
#ifdef _DEBUG
|
||||
|
||||
Reference in New Issue
Block a user