desktop: Fix version info embedding inside exe

This commit is contained in:
Nathan Adams 2024-08-02 03:16:04 +02:00
parent 32c7c22b50
commit dc3a3a9228
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
// winres.h cannot be included, so define manually
#define VS_VERSION_INFO 1
#define VS_FF_DEBUG 0x1L
#define VS_FFI_FILEFLAGSMASK 0x17L
#define VOS__WINDOWS32 0x4L