1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 17:19:50 +00:00

Change the location of pxo.ico for the Windows installer

This commit is contained in:
Manolis Papadeas 2021-07-02 01:53:01 +03:00
parent 9234005d1a
commit ecf7236485
2 changed files with 1 additions and 1 deletions

View file

Before

Width:  |  Height:  |  Size: 104 KiB

After

Width:  |  Height:  |  Size: 104 KiB

View file

@ -111,7 +111,7 @@
File "..\build\windows-32bit\pixelorama.exe" File "..\build\windows-32bit\pixelorama.exe"
File "..\build\windows-32bit\pixelorama.pck" File "..\build\windows-32bit\pixelorama.pck"
${EndIf} ${EndIf}
File "..\assets\pxo.ico" File "..\assets\graphics\icons\pxo.ico"
SetOutPath "$INSTDIR\pixelorama_data" SetOutPath "$INSTDIR\pixelorama_data"
File /nonfatal /r "..\build\pixelorama_data\*" File /nonfatal /r "..\build\pixelorama_data\*"