Visual C++: Added "src/errormessage.*" to the project file

This commit is contained in:
Daniel Marjamäki 2009-01-14 07:41:44 +00:00
parent a604f56f19
commit f53e66a4b1
1 changed files with 8 additions and 0 deletions

View File

@ -201,6 +201,10 @@
RelativePath=".\src\errorlogger.h"
>
</File>
<File
RelativePath=".\src\errormessage.h"
>
</File>
<File
RelativePath=".\src\filelister.h"
>
@ -265,6 +269,10 @@
RelativePath=".\src\cppcheckexecutor.cpp"
>
</File>
<File
RelativePath=".\src\errormessage.cpp"
>
</File>
<File
RelativePath=".\src\filelister.cpp"
>