mirror of https://gitlab.com/pamhyr/pamhyr2
Windows: Add nsis icon.
parent
52f2d15280
commit
b017127b3a
|
|
@ -3,6 +3,7 @@
|
|||
!define LIC_NAME "LICENSE"
|
||||
!define APP_NAME "PAMHYR"
|
||||
|
||||
Icon "pamhyr\_internal\View\ui\ressources\icon.ico"
|
||||
Name "Pamhyr2"
|
||||
OutFile "pamhyr-windows.exe"
|
||||
LicenseData "pamhyr\_internal\LICENSE"
|
||||
|
|
|
|||
Loading…
Reference in New Issue