Update VS project file after files were renamed.

This commit is contained in:
Kimmo Varis 2009-06-08 14:12:48 +03:00
parent fb04e84975
commit 791d221678
1 changed files with 8 additions and 8 deletions

View File

@ -187,10 +187,6 @@
RelativePath=".\src\checkdangerousfunctions.h"
>
</File>
<File
RelativePath=".\src\checkfunctionusage.h"
>
</File>
<File
RelativePath=".\src\checkheaders.h"
>
@ -211,6 +207,10 @@
RelativePath=".\src\checkstl.h"
>
</File>
<File
RelativePath=".\src\checkunusedfunctions.h"
>
</File>
<File
RelativePath=".\src\cppcheck.h"
>
@ -291,10 +291,6 @@
RelativePath=".\src\checkdangerousfunctions.cpp"
>
</File>
<File
RelativePath=".\src\checkfunctionusage.cpp"
>
</File>
<File
RelativePath=".\src\checkheaders.cpp"
>
@ -315,6 +311,10 @@
RelativePath=".\src\checkstl.cpp"
>
</File>
<File
RelativePath=".\src\checkunusedfunctions.cpp"
>
</File>
<File
RelativePath=".\src\cppcheck.cpp"
>