Skip to content

Commit

Permalink
Add an application icon to Windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
collin80 committed Aug 21, 2024
1 parent 6d5bc49 commit 2b8c3a3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions SavvyCAN.pro
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,10 @@ unix {
DISTFILES += SavvyCAN.desktop
}

windows {
RC_ICONS=icons/SavvyIcon.ico
}

examplefiles.files=examples
examplefiles.path = $$PREFIX/share/savvycan/examples
INSTALLS += examplefiles
Expand Down
Binary file added icons/SavvyIcon.ico
Binary file not shown.

0 comments on commit 2b8c3a3

Please sign in to comment.