mirror of
https://github.com/tnodir/fort
synced 2024-11-15 12:26:26 +00:00
UI: FortFirewall.rc: Add build to product version
This commit is contained in:
parent
a9d3944672
commit
59b8db7d86
@ -6,7 +6,7 @@
|
|||||||
#define VER_FILEVERSION APP_VERSION_MAJOR,APP_VERSION_MINOR,APP_VERSION_PATCH,0
|
#define VER_FILEVERSION APP_VERSION_MAJOR,APP_VERSION_MINOR,APP_VERSION_PATCH,0
|
||||||
#define VER_FILEVERSION_STR APP_VERSION_STR
|
#define VER_FILEVERSION_STR APP_VERSION_STR
|
||||||
#define VER_PRODUCTVERSION VER_FILEVERSION
|
#define VER_PRODUCTVERSION VER_FILEVERSION
|
||||||
#define VER_PRODUCTVERSION_STR APP_VERSION_STR
|
#define VER_PRODUCTVERSION_STR APP_VERSION_STR APP_VERSION_BUILD_STR
|
||||||
|
|
||||||
#define VER_COMPANYNAME_STR APP_PUBLISHER
|
#define VER_COMPANYNAME_STR APP_PUBLISHER
|
||||||
#define VER_FILEDESCRIPTION_STR APP_NAME
|
#define VER_FILEDESCRIPTION_STR APP_NAME
|
||||||
|
Loading…
Reference in New Issue
Block a user