Merge branch 'master' of https://github.com/danmar/cppcheck
This commit is contained in:
commit
eda61e49c7
|
@ -1,5 +1,5 @@
|
|||
// Include command line program's resource file containing version info etc.
|
||||
#include "..\cli\cppcheck.rc"
|
||||
#include "../cli/cppcheck.rc"
|
||||
|
||||
// GUI Icon
|
||||
IDI_ICON1 ICON DISCARDABLE "cppcheck.ico"
|
||||
|
|
Loading…
Reference in New Issue