mirror of https://gitlab.com/pamhyr/pamhyr2
ci: Fix windows exe generator script.
parent
7644927de9
commit
b35be16268
|
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
Name "Pamhyr2"
|
Name "Pamhyr2"
|
||||||
OutFile "pamhyr-windows.exe"
|
OutFile "pamhyr-windows.exe"
|
||||||
LicenseData "pamhyr\pamhyr\LICENSE"
|
LicenseData "pamhyr\pamhyr\_internal\LICENSE"
|
||||||
LicenseText "I Agree"
|
LicenseText "I Agree"
|
||||||
|
|
||||||
RequestExecutionLevel admin
|
RequestExecutionLevel admin
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue