We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e240848 commit 3311113Copy full SHA for 3311113
gui/cppcheck-gui.rc
@@ -1,2 +1,5 @@
1
-// Windows resource file
+// Include command line program's resource file containing version info etc.
2
+#include "..\src\cppcheck.rc"
3
+
4
+// GUI Icon
5
IDI_ICON1 ICON DISCARDABLE "cppcheck.ico"
0 commit comments