Skip to content

Commit 2b8c3a3

Browse files
committed
Add an application icon to Windows build
1 parent 6d5bc49 commit 2b8c3a3

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

SavvyCAN.pro

+4
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,10 @@ unix {
261261
DISTFILES += SavvyCAN.desktop
262262
}
263263

264+
windows {
265+
RC_ICONS=icons/SavvyIcon.ico
266+
}
267+
264268
examplefiles.files=examples
265269
examplefiles.path = $$PREFIX/share/savvycan/examples
266270
INSTALLS += examplefiles

icons/SavvyIcon.ico

57.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)