Skip to content

Commit e40c36a

Browse files
author
Daniel Marjamäki
committed
codeblocks: updated the project file
1 parent 5dd1e84 commit e40c36a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

cppcheck.cbp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@
4444
<Unit filename="src/checkmemoryleak.h" />
4545
<Unit filename="src/checkother.cpp" />
4646
<Unit filename="src/checkother.h" />
47+
<Unit filename="src/checkstl.cpp" />
48+
<Unit filename="src/checkstl.h" />
4749
<Unit filename="src/cppcheck.cpp" />
4850
<Unit filename="src/cppcheck.h" />
4951
<Unit filename="src/cppcheckexecutor.cpp" />
@@ -78,6 +80,7 @@
7880
<Unit filename="test/testredundantif.cpp" />
7981
<Unit filename="test/testrunner.cpp" />
8082
<Unit filename="test/testsimplifytokens.cpp" />
83+
<Unit filename="test/teststl.cpp" />
8184
<Unit filename="test/testsuite.cpp" />
8285
<Unit filename="test/testsuite.h" />
8386
<Unit filename="test/testtoken.cpp" />

0 commit comments

Comments
 (0)