Added deterministic UUID's to allow MSI upgrade
* Adjusted UUID to ensure they are deterministic per App / Channel
This commit is contained in:
parent
54802fdd4b
commit
fc65a01a60
2 changed files with 34 additions and 16 deletions
|
|
@ -60,6 +60,7 @@ TEMPLATE = app
|
|||
|
||||
message("VERSION_NUM: "$$VERSION_NUM)
|
||||
message("VERSION_STR: "$$VERSION_STR)
|
||||
message("VERSION_SFX: "$$SUFFIX)
|
||||
message("VERSION_DEB: "$$VERSION_DEB)
|
||||
message("VERSION_WIX: "$$VERSION_WIX)
|
||||
message("VERSION_AUR: "$$VERSION_AUR)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue