mirror of https://gitlab.com/pamhyr/pamhyr2
ci: Fix windows exe script.
parent
906b7f2d39
commit
1384634aa1
|
|
@ -4,8 +4,8 @@
|
|||
!define APP_NAME "PAMHYR"
|
||||
|
||||
Name "PAMHYR"
|
||||
OutFile "pamhyr-win-amd64.exe"
|
||||
LicenseData "pamhyr\LICENSE"
|
||||
OutFile "pamhyr-windows.exe"
|
||||
LicenseData "pamhyr\pamhyr\LICENSE"
|
||||
LicenseText "I Agree"
|
||||
|
||||
RequestExecutionLevel admin
|
||||
|
|
|
|||
Loading…
Reference in New Issue