codeblocks: updated the project file
This commit is contained in:
parent
5dd1e84cf3
commit
e40c36a6bd
|
@ -44,6 +44,8 @@
|
|||
<Unit filename="src/checkmemoryleak.h" />
|
||||
<Unit filename="src/checkother.cpp" />
|
||||
<Unit filename="src/checkother.h" />
|
||||
<Unit filename="src/checkstl.cpp" />
|
||||
<Unit filename="src/checkstl.h" />
|
||||
<Unit filename="src/cppcheck.cpp" />
|
||||
<Unit filename="src/cppcheck.h" />
|
||||
<Unit filename="src/cppcheckexecutor.cpp" />
|
||||
|
@ -78,6 +80,7 @@
|
|||
<Unit filename="test/testredundantif.cpp" />
|
||||
<Unit filename="test/testrunner.cpp" />
|
||||
<Unit filename="test/testsimplifytokens.cpp" />
|
||||
<Unit filename="test/teststl.cpp" />
|
||||
<Unit filename="test/testsuite.cpp" />
|
||||
<Unit filename="test/testsuite.h" />
|
||||
<Unit filename="test/testtoken.cpp" />
|
||||
|
|
Loading…
Reference in New Issue