Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updated codeblocks projectfile
  • Loading branch information
aggro80 committed Jan 31, 2009
1 parent 2784faa commit 1a162b7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cppcheck.cbp
Expand Up @@ -34,6 +34,8 @@
<Unit filename="src/checkbufferoverrun.h" />
<Unit filename="src/checkclass.cpp" />
<Unit filename="src/checkclass.h" />
<Unit filename="src/checkdangerousfunctions.cpp" />
<Unit filename="src/checkdangerousfunctions.h" />
<Unit filename="src/checkfunctionusage.cpp" />
<Unit filename="src/checkfunctionusage.h" />
<Unit filename="src/checkheaders.cpp" />
Expand Down Expand Up @@ -64,6 +66,7 @@
<Unit filename="test/testcharvar.cpp" />
<Unit filename="test/testclass.cpp" />
<Unit filename="test/testconstructors.cpp" />
<Unit filename="test/testdangerousfunctions.cpp" />
<Unit filename="test/testdivision.cpp" />
<Unit filename="test/testfilelister.cpp" />
<Unit filename="test/testfunctionusage.cpp" />
Expand Down

0 comments on commit 1a162b7

Please sign in to comment.