Add dino logo again
The dino logo for the startmenu was accidentally no longer included since the last commit.
This commit is contained in:
parent
fd916bd6e6
commit
9154edaee1
|
@ -30,7 +30,7 @@ File input/*.dll input/dino.exe
|
|||
|
||||
# Install the libs and shared files
|
||||
SetOutPath $INSTDIR
|
||||
File /r input/lib input/share input/LICENSE
|
||||
File /r input/lib input/share input/LICENSE input/logo.ico
|
||||
|
||||
# Install the plugins
|
||||
SetOutPath $INSTDIR\lib\dino\plugins
|
||||
|
|
Loading…
Reference in a new issue