mirror of https://github.com/WerWolv/ImHex
build: Remove file version from main executable to make msi installer not skip it
(cherry picked from commit 9ba8754f97)
This commit is contained in:
parent
fc1b30eef2
commit
358f961f50
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue