mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-28 09:19:19 +00:00
feat(linphone_package): change WIX GUID
This commit is contained in:
parent
ddc683d7de
commit
1f8d8dd734
1 changed files with 1 additions and 1 deletions
|
|
@ -323,7 +323,7 @@ if (WIN32)
|
|||
else ()
|
||||
set(PACKAGE_EXT "msi")
|
||||
|
||||
set(CPACK_WIX_UPGRADE_GUID "D3875BE6-C51F-4C1B-9EEA-88CC87453DE1")
|
||||
set(CPACK_WIX_UPGRADE_GUID "C748668E-53D0-4088-A548-E33A76615A3B")
|
||||
set(CPACK_WIX_PRODUCT_ICON "${LINPHONE_DESKTOP_DIR}/assets/icon.ico")
|
||||
set(CPACK_WIX_PROPERTY_ARPURLINFOABOUT "${APPLICATION_URL}")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue