Skip to content

Commit 3311113

Browse files
committed
GUI: Include Windows resources from resource file having version info.
1 parent e240848 commit 3311113

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

gui/cppcheck-gui.rc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1-
// Windows resource file
1+
// Include command line program's resource file containing version info etc.
2+
#include "..\src\cppcheck.rc"
3+
4+
// GUI Icon
25
IDI_ICON1 ICON DISCARDABLE "cppcheck.ico"

0 commit comments

Comments
 (0)