visual c++: added checkdangerousfunctions
This commit is contained in:
parent
d5e0a9d4cb
commit
8fb8711956
|
@ -174,6 +174,10 @@
|
||||||
RelativePath=".\src\CheckClass.h"
|
RelativePath=".\src\CheckClass.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\src\checkdangerousfunctions.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\src\checkfunctionusage.h"
|
RelativePath=".\src\checkfunctionusage.h"
|
||||||
>
|
>
|
||||||
|
@ -242,6 +246,10 @@
|
||||||
RelativePath=".\src\CheckClass.cpp"
|
RelativePath=".\src\CheckClass.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\src\checkdangerousfunctions.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\src\checkfunctionusage.cpp"
|
RelativePath=".\src\checkfunctionusage.cpp"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue