Add dino logo again

The dino logo for the startmenu was accidentally
no longer included since the last commit.
This commit is contained in:
Martin Dosch 2020-05-19 01:05:22 +02:00
parent fd916bd6e6
commit 9154edaee1

View file

@ -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