cmake: Fix installer script

This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2018-11-24 13:32:54 +01:00
parent 71e04315ca
commit 586765555d
+1 -1
View File
@@ -10,7 +10,7 @@
; NOTE: The value of AppId uniquely identifies this application. ; NOTE: The value of AppId uniquely identifies this application.
; Do not use the same AppId value in installers for other applications. ; Do not use the same AppId value in installers for other applications.
; (To generate a new GUID, click Tools | Generate GUID inside the IDE.) ; (To generate a new GUID, click Tools | Generate GUID inside the IDE.)
AppId={6559B77C-0F41-4F97-AC9D-2C13DE22D236} AppId={{6559B77C-0F41-4F97-AC9D-2C13DE22D236}}
AppName={#MyAppName} AppName={#MyAppName}
AppVersion={#MyAppVersion} AppVersion={#MyAppVersion}
;AppVerName={#MyAppName} {#MyAppVersion} ;AppVerName={#MyAppName} {#MyAppVersion}