visual c++: added checkdangerousfunctions

This commit is contained in:
Daniel Marjamäki 2009-02-02 20:51:49 +00:00
parent d5e0a9d4cb
commit 8fb8711956
1 changed files with 8 additions and 0 deletions

View File

@ -174,6 +174,10 @@
RelativePath=".\src\CheckClass.h"
>
</File>
<File
RelativePath=".\src\checkdangerousfunctions.h"
>
</File>
<File
RelativePath=".\src\checkfunctionusage.h"
>
@ -242,6 +246,10 @@
RelativePath=".\src\CheckClass.cpp"
>
</File>
<File
RelativePath=".\src\checkdangerousfunctions.cpp"
>
</File>
<File
RelativePath=".\src\checkfunctionusage.cpp"
>