Add new files (Src/checkdangerousfunctions.cpp and .h) to Visual Studio project.
This commit is contained in:
parent
7da34ed249
commit
577e2ad895
|
@ -173,6 +173,10 @@
|
|||
RelativePath=".\src\checkclass.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\checkdangerousfunctions.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\checkfunctionusage.h"
|
||||
>
|
||||
|
@ -257,6 +261,10 @@
|
|||
RelativePath=".\src\checkclass.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\checkdangerousfunctions.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\checkfunctionusage.cpp"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue